CIA.vc
clicea
Real-time open source activity stats
Stats » Authors » clicea
informationsyndicateUTC clock
03:27 on Mar 22, 2010
event counters
The last message was received 4.93 days ago at 05:04 on Mar 17, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 2 messages last week
8 messages so far this month, 4 messages last month
187 messages since the first one, 2.72 years ago, for an average of 5.32 days between messages
recent messages
dateReversed sort columnprojectcontentlink
05:04 WednesdayKDE
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 15KDE
Commit by clicea :: r1103706 kspread/trunk/koffice/kspread/Formula.cpp:
Do as OOo and treat empty references as 0.

ccmail:sebsauer at kdab dot com
#
07:54 on Mar 12KDE
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 11KDE
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 11KDE
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 09KDE
Commit by clicea :: r1101255 kchart/trunk/koffice/kchart/kdchart/src/KDChartPieDiagram.cpp:
Fix calculation of explode factor.
#
03:10 on Mar 09KDE
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 03KDE
Commit by clicea :: r1098179 kchart/trunk/koffice/kchart/shape/ (DataSet.cpp DataSet.h KDChartModel.h):
Load the explode factor in the DataSet (as it can be specified per DataSet). I
need information from other more experienced KChart hackers as how to translate
the explode set in the PlotArea and caught in the Axis to be in the
ChartProxyModel.

CCMAIL:johannes dot simon at gmail dot com
CCMAIL:inge at lysator dot liu dot se
#
00:57 on Feb 28KDE
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 25KDE
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 24KDE
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 16KDE
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 10KDE
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, 2009KDE
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, 2009KDE
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, 2009KDE
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, 2009KDE
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, 2009KDE
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, 2009KDE
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, 2009KDE
Commit by clicea :: r1022943 kpresenter/trunk/koffice/kpresenter/part/KPrPlaceholderPictureStrategy.cpp:
SVN_SILENT fix a comment from my last commit.
#