<?xml version="1.0"?>
<rss version="2.0"><channel><title>mecir</title><link>http://cia.vc/stats/author/mecir</link><description>CIA Stats</description><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Sun, 18 Oct 2009 13:12:27 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/22e8c</guid><link>http://cia.vc/stats/author/mecir/.message/22e8c</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1037143&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/StyleManager.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Do not crash if the default style is not called "Default".&lt;br /&gt;&lt;br /&gt;BUG: 192893&lt;br /&gt;BUG: 186204         &lt;/div&gt;     </description><title>Do not crash if the default style is not called "Default". BUG: 192893 BUG:...</title></item><item><pubDate>Sun, 18 Oct 2009 13:02:44 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/22b4f</guid><link>http://cia.vc/stats/author/mecir/.message/22b4f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1037137&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/Sheet.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Do not needlessly iterate over billions of empty cells when&lt;br /&gt;right-clicking on a full-sheet selection.&lt;br /&gt;&lt;br /&gt;BUG: 199409         &lt;/div&gt;     </description><title>Do not needlessly iterate over billions of empty cells when right-clicking on a...</title></item><item><pubDate>Sun, 18 Oct 2009 12:48:30 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/227f0</guid><link>http://cia.vc/stats/author/mecir/.message/227f0</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1037130&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (DependencyManager.cpp Sheet.cpp):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Do not needlessly iterate over billions of empty cells when re-enabling&lt;br /&gt;recalculation.&lt;br /&gt;&lt;br /&gt;BUG: 187151         &lt;/div&gt;     </description><title>Do not needlessly iterate over billions of empty cells when re-enabling...</title></item><item><pubDate>Sun, 18 Oct 2009 11:34:20 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/223a6</guid><link>http://cia.vc/stats/author/mecir/.message/223a6</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1037084&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (4 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;disable ODDLYIELD and ODDLPRICE, they are broken&lt;/li&gt;&lt;li&gt;fix PRICEMAT&lt;/li&gt;&lt;li&gt;fix YEARFRAC unittests, we conform to the spec now, not to OOo's implementation&lt;/li&gt;&lt;li&gt;fit IPMT unittest  KSpread passes all unittests now.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>- disable ODDLYIELD and ODDLPRICE, they are broken - fix PRICEMAT - fix YEARFRAC...</title></item><item><pubDate>Sat, 17 Oct 2009 21:03:56 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/21f02</guid><link>http://cia.vc/stats/author/mecir/.message/21f02</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;1036819&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (6 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;fix range information for formulas&lt;/li&gt;&lt;li&gt;fix yearfrac for actual/actual&lt;/li&gt;&lt;li&gt;some test adjustments - information unittests pass now, and most financial ones pass as well; 4 financial tests fail, 3 of them due to accuracy reasons&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>- fix range information for formulas - fix yearfrac for actual/actual - some...</title></item><item><pubDate>Tue, 19 May 2009 14:31:35 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/21bf2</guid><link>http://cia.vc/stats/author/mecir/.message/21bf2</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;970092&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/Cell.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Adjust removal of prefixes to use Qt-based code, not C-like pointers.         &lt;/div&gt;     </description><title>Adjust removal of prefixes to use Qt-based code, not C-like pointers.</title></item><item><pubDate>Sun, 22 Mar 2009 18:23:58 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/218a3</guid><link>http://cia.vc/stats/author/mecir/.message/218a3</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;942869&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ValueFormatter.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Keep using scientific format for numbers lower then 1e-10, but do not&lt;br /&gt;use it if the number is exactly 0, as that's stupid.         &lt;/div&gt;     </description><title>Keep using scientific format for numbers lower then 1e-10, but do not use it if...</title></item><item><pubDate>Sun, 22 Feb 2009 21:30:19 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/21400</guid><link>http://cia.vc/stats/author/mecir/.message/21400</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;930237&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ui/ (4 files):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             The external cell editor now automatically resizes itself based on the&lt;br /&gt;contents that it holds. This only happens when it has focus, it is&lt;br /&gt;1-line all the time otherwise. The docker also automatically shrinks&lt;br /&gt;itself accordingly.&lt;br /&gt;&lt;br /&gt;Now all that's left is to make the docker top-aligned by default, and&lt;br /&gt;I may even be happy for a day or two.         &lt;/div&gt;     </description><title>The external cell editor now automatically resizes itself based on the contents...</title></item><item><pubDate>Sun, 22 Feb 2009 21:28:53 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/210da</guid><link>http://cia.vc/stats/author/mecir/.message/210da</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;930236&lt;/b&gt;             &lt;b&gt;libs&lt;/b&gt;/trunk/koffice/libs/flake/KoCanvasController.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Don't refocus to canvas on non-scrollbar events. I need this in KSpread.         &lt;/div&gt;     </description><title>Don't refocus to canvas on non-scrollbar events. I need this in KSpread.</title></item><item><pubDate>Sat, 21 Feb 2009 16:40:25 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/20c10</guid><link>http://cia.vc/stats/author/mecir/.message/20c10</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;929556&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (6 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Shape saving in KSpread now works.&lt;br /&gt;&lt;br /&gt;... sort of. Some shapes do not save themselves correctly, and I do not&lt;br /&gt;know why. The text shape saves well, as do the simple ones (apart from&lt;br /&gt;having coordinates shifted, but that'll be an easy change). The picture&lt;br /&gt;shape doesn't save the actual picture.&lt;br /&gt;&lt;br /&gt;But at least the basics are all done.         &lt;/div&gt;     </description><title>Shape saving in KSpread now works. ... sort of. Some shapes do not save...</title></item><item><pubDate>Sun, 01 Feb 2009 16:59:06 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/20760</guid><link>http://cia.vc/stats/author/mecir/.message/20760</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;919833&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (6 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             The cell tool's option docker now relayouts itself based on its size.&lt;br /&gt;Also moved it from the UI file to the C++ code - change approved by&lt;br /&gt;translators, no strings were changed.&lt;br /&gt;The docker's still right-docked by default, will look at that too.         &lt;/div&gt;     </description><title>The cell tool's option docker now relayouts itself based on its size. Also moved...</title></item><item><pubDate>Sun, 18 Jan 2009 13:47:05 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/2036b</guid><link>http://cia.vc/stats/author/mecir/.message/2036b</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;912940&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/SheetPrint.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             SheetPrint: ensure that we have a KSpread::Doc instance before calling&lt;br /&gt;setModified. Should fix some crashes when using KSpread as a flake shape.&lt;br /&gt;Note that all these setModified calls shouldn't be there at all, as the&lt;br /&gt;tool should be calling that, but for now, this will have to do.&lt;br /&gt;&lt;br /&gt;BUG: 178173         &lt;/div&gt;     </description><title>SheetPrint: ensure that we have a KSpread::Doc instance before calling...</title></item><item><pubDate>Sun, 18 Jan 2009 11:50:19 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1ff46</guid><link>http://cia.vc/stats/author/mecir/.message/1ff46</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;912805&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (5 files in 3 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Merging and dissociating cells now properly refreshes the selection.&lt;br /&gt;Makes the subsequent editing attempts work correctly.&lt;br /&gt;&lt;br /&gt;BUG: 115949         &lt;/div&gt;     </description><title>Merging and dissociating cells now properly refreshes the selection. Makes the...</title></item><item><pubDate>Tue, 30 Dec 2008 20:41:33 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1fc35</guid><link>http://cia.vc/stats/author/mecir/.message/1fc35</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;903555&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/functions/financial.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             SVN_SILENT s/powl/std::pow - fixes compilation on freebsd         &lt;/div&gt;     </description><title>SVN_SILENT s/powl/std::pow - fixes compilation on freebsd</title></item><item><pubDate>Sun, 30 Nov 2008 21:08:08 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1f81a</guid><link>http://cia.vc/stats/author/mecir/.message/1f81a</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;890998&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (6 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Finally fixed all the problems related to the range markup displayed&lt;br /&gt;when editing cells in either editor.&lt;br /&gt;&lt;br /&gt;BUG: 175373         &lt;/div&gt;     </description><title>Finally fixed all the problems related to the range markup displayed when...</title></item><item><pubDate>Sun, 23 Nov 2008 21:02:11 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1f3b5</guid><link>http://cia.vc/stats/author/mecir/.message/1f3b5</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;888137&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ (4 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Improve the external editor somewhat. It's not perfect, but at least&lt;br /&gt;it's now usable. Had to disable reference range highlighting when the&lt;br /&gt;external editor is being used, because it is causing odd problems and I&lt;br /&gt;don't know why (the code is -very- messy). Will investigate further.         &lt;/div&gt;     </description><title>Improve the external editor somewhat. It's not perfect, but at least it's now...</title></item><item><pubDate>Mon, 17 Nov 2008 18:08:33 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1f077</guid><link>http://cia.vc/stats/author/mecir/.message/1f077</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;885673&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ValueCalc.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Reimplemented factorial and double-factorial using iterative approach,&lt;br /&gt;as opposed to the former recursive one.         &lt;/div&gt;     </description><title>Reimplemented factorial and double-factorial using iterative approach, as...</title></item><item><pubDate>Mon, 17 Nov 2008 17:22:14 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1ed43</guid><link>http://cia.vc/stats/author/mecir/.message/1ed43</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;885664&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ValueCalc.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Adjust bessel* functions to not accept out-of-range parameters.&lt;br /&gt;Patch contributed by Andrew Dorrell.         &lt;/div&gt;     </description><title>Adjust bessel* functions to not accept out-of-range parameters. Patch...</title></item><item><pubDate>Sat, 15 Nov 2008 16:20:22 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1e994</guid><link>http://cia.vc/stats/author/mecir/.message/1e994</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;884655&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ui/ (CellToolBase.cpp CellToolBase_p.h):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Fixed the Find/Replace functionality, so that it actually works. Most of&lt;br /&gt;the options were broken and some were crashing - everything should work&lt;br /&gt;correctly now.&lt;br /&gt;&lt;br /&gt;BUG: 172861         &lt;/div&gt;     </description><title>Fixed the Find/Replace functionality, so that it actually works. Most of the...</title></item><item><pubDate>Sat, 15 Nov 2008 14:43:58 +0000</pubDate><guid>http://cia.vc/stats/author/mecir/.message/1e667</guid><link>http://cia.vc/stats/author/mecir/.message/1e667</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;mecir&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;884606&lt;/b&gt;             &lt;b&gt;kspread&lt;/b&gt;/trunk/koffice/kspread/ValueFormatter.cpp:                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Do not display small values as 0. Use scientific format if abs(value) &amp;lt;&lt;br /&gt;1e-10.&lt;br /&gt;&lt;br /&gt;BUG: 124527         &lt;/div&gt;     </description><title>Do not display small values as 0. Use scientific format if abs(value) &lt; 1e-10....</title></item></channel></rss>
