date | project | content | link |
|---|
| 05:04 Wednesday | KDE | Commit by clicea :: r1104241 kspread/trunk/koffice/kspread/Cell.cpp: Mimic OOo and give precedence to the already applied style instead of the cell style for currency cells. | # |
| 19:10 on Mar 15 | KDE | Commit by clicea :: r1103706 kspread/trunk/koffice/kspread/Formula.cpp: | # |
| 07:54 on Mar 12 | KDE | Commit by clicea :: r1102313 kspread/trunk/koffice/kspread/tests/TestMathFunctions.cpp: Fix the test for ROUNDUP() and ROUNDDOWN(). However, the tests don't pass anyway. Still a long way to go. | # |
| 03:35 on Mar 11 | KDE | Commit by clicea :: r1101843 kchart/trunk/koffice/ (7 files in 3 dirs): SVN_SILENT Add my copyright to the files I've been working on. | # |
| 03:05 on Mar 11 | KDE | Commit by clicea :: r1101837 kspread/trunk/koffice/kspread/functions/ (math.cpp math.xml): Fix ROUNDUP() and ROUNDDOWN() functions to behave like it's done in OOo. It contradicts OpenFormula but I have 3 reasons for the change: 1)Interoperatibility, OOo and Excel have the market share, we need to provide the same behavior whenever is possible. 2)OpenFormula already provides a function that behaves like ROUNDUP and ROUNDDOWN behaved: floor and celing (which gives the nearest number to the left or to the right of the real line, respectively). 3)OpenFormula follows OOo, the behavior is very likely to change to reflect that. | # |
| 19:13 on Mar 09 | KDE | Commit by clicea :: r1101255 kchart/trunk/koffice/kchart/kdchart/src/KDChartPieDiagram.cpp: Fix calculation of explode factor. | # |
| 03:10 on Mar 09 | KDE | Commit by clicea :: r1100958 kchart/trunk/koffice/kchart/shape/ (4 files): Finally implement the loading of the exploding factor.
The crash was because we were being requested a dataSet that was not present in the model and KDChartModel::data wasn't checking for such cases so we got a 0 pointer that was dereferenced later. | # |
| 02:09 on Mar 03 | KDE | Commit by clicea :: r1098179 kchart/trunk/koffice/kchart/shape/ (DataSet.cpp DataSet.h KDChartModel.h): | # |
| 00:57 on Feb 28 | KDE | Commit by clicea :: r1096957 plugins/trunk/koffice/plugins/pathshapes/enhancedpath/ (2 files): Add the hability to load the draw:mirror-vertical and draw:mirror-horizontal properties. Unfortunately, they aren't applied because there's a bug somewhere that deforms the shapes. | # |
| 05:45 on Feb 25 | KDE | Commit by clicea :: r1095895 filters/trunk/koffice/filters/kpresenter/pptx/ (2 files): Continue the loading of the "ln" element. We should see some output not but, seems that the graphic styles are hardcoded. | # |
| 05:47 on Feb 24 | KDE | Commit by clicea :: r1095375 filters/trunk/koffice/filters/ (4 files in 2 dirs): Start implementing reading of outlines. The amount of work still to be done is enormous. | # |
| 22:24 on Feb 16 | KDE | Commit by clicea :: r1091464 filters/trunk/koffice/filters/kpresenter/powerpoint/ (PptToOdp.h shapes.cpp): Add the set2dGeometry function, used to set the rotation, height, width, x and y for a given container. Make use of them in the loading of the shapes. | # |
| 22:31 on Jan 10 | KDE | Commit by clicea :: r1072787 /trunk/www/sites/planet/planetkde/config: Change the url of my blog so that only planetkde tagged posts are fetched | # |
| 02:24 on Dec 13, 2009 | KDE | Commit by clicea :: r1061779 plugins/trunk/koffice/plugins/defaultTools/guidestool/GuidesTool.cpp: Commit small change laying in my hard drive. | # |
| 06:42 on Oct 31, 2009 | KDE | Commit by clicea :: r1042938 plugins/trunk/koffice/plugins/defaultTools/ (6 files in 2 dirs): Import the Guides Insertor Widget. I plan to refine more the GuidesTool workflow but it will have to wait. For now, the insertor works properly.
Please, give it a try and send me some feedback. | # |
| 06:19 on Sep 17, 2009 | KDE | Commit by clicea :: r1024661 libs/trunk/koffice/libs/kopageapp/ (KoPAView.cpp KoPAView.h): Remove the function altogether. As it doesn't make sense to have a just a forward function. | # |
| 05:49 on Sep 17, 2009 | KDE | Commit by clicea :: r1024658 libs/trunk/koffice/libs/kopageapp/KoPAView.cpp: Properly update the rulers when the canvas's size is changed. Fixes the placement of the rulers when they are shown. | # |
| 22:14 on Sep 16, 2009 | KDE | Commit by clicea :: r1024605 kspread/trunk/koffice/kspread/Sheet.cpp: Fix the copying operation by rebamping the use of spaces altogheter and use tabs instead. For some reason that I do not understand the old behavior was using spaces to fill the smaller cells and make all the copied cells of the same size. Please give it a full test as I'm not completely sure it is totally right, should be, tough.
BUG:188661 | # |
| 16:47 on Sep 13, 2009 | KDE | Commit by clicea :: r1022974 plugins/trunk/koffice/plugins/paragraphtool/ (4 files): Mak sure that the decorations are always updated no metter if they really changed or not.
BUG:206099 | # |
| 15:55 on Sep 13, 2009 | KDE | Commit by clicea :: r1022943 kpresenter/trunk/koffice/kpresenter/part/KPrPlaceholderPictureStrategy.cpp: SVN_SILENT fix a comment from my last commit. | # |