CIA.vc
clicea
Real-time open source activity stats
Stats » Authors » clicea
informationsyndicateUTC clock
05:28 on Feb 13, 2012
event counters
The last message was received 1.19 years ago at 04:38 on Dec 05, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
486 messages since the first one, 4.62 years ago, for an average of 3.47 days between messages
recent messages
dateReversed sort columnprojectcontentlink
04:38 on Dec 05, 2010KDE
Commit by clicea :: r1203686 /branches/work/koffice-essen/libs/odf/KoCell.cpp: (link)
Change qMin to qMax.
#
04:38 on Dec 05, 2010KDE
Commit by clicea :: r1203685 /branches/work/koffice-essen/libs/odf/ (KoTableStyle.cpp KoTableStyle.h): (link)

  • Add some missing Table properties.
  • Implement the saving of the table style.
#
04:38 on Dec 05, 2010KDE
Commit by clicea :: r1203684 /branches/work/koffice-essen/libs/odf/KoRowStyle.cpp: (link)
Fix typo.
#
23:53 on Dec 04, 2010KDE
Commit by clicea :: r1203651 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Pass around the local styles to the table instance so that they can be applied when
appropiate.

BUG:252158
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203650 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Add local styles to the table instance properties so that it can be applied when properly.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203649 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Add a +LocalTableStyles class as an storage of local styles found in the document.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203648 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Add a applyStyle that only takes a styleProperties, spitting the how we get to the style prom
the actuall applying of the style.

Also fix an error on my part (!a&b) doesn't mean if the flag wasn't set.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203647 /branches/work/koffice-essen/libs/odf/KoCellStyle.cpp: (link)
Only save the background of the cell if the background color is not null. Otherwise the color
is undefined.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203646 /branches/work/koffice-essen/filters/libmsooxml/MsooXmlDrawingTableStyle.h: (link)
Document the rationales behind the design in the TableStyle reader classes.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203645 /branches/work/koffice-essen/filters/libmsooxml/ (3 files): (link)
Add a setProperties to the Cell style as we need to know whether they are set or
not so we don't use default colors when the element wasn't present in the first
place.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203644 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Read all the different styles.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203643 /branches/work/koffice-essen/filters/libmsooxml/MsooXmlDrawingTableStyle.cpp: (link)
Fat-fingered day. My god.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203642 /branches/work/koffice-essen/filters/libmsooxml/MsooXmlDrawingTableStyle.h: (link)
Ops! those are flags, you fool.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203641 /branches/work/koffice-essen/filters/libmsooxml/MsooXmlDrawingReaderTableImpl.h: (link)
Those are namespace-less attributes.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203640 /branches/work/koffice-essen/filters/ (3 files in 2 dirs): (link)
Read the fill whenever we're reading a style.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203639 /branches/work/koffice-essen/filters/libmsooxml/ (2 files): (link)
Add a background to the TableStyleProperties and merge it when appropiate.
#
23:52 on Dec 04, 2010KDE
Commit by clicea :: r1203638 /branches/work/koffice-essen/libs/odf/ (KoCellStyle.cpp KoCellStyle.h): (link)
Add a background color to the KoCellStyle.
#
08:57 on Nov 26, 2010KDE
Commit by clicea :: r1200909 /branches/work/koffice-essen/filters/kpresenter/pptx/PptxXmlSlideReader.cpp: (link)
My bad, I meant 0 not 1.
#
08:50 on Nov 26, 2010KDE
Commit by clicea :: r1200907 /branches/work/koffice-essen/filters/ (7 files in 2 dirs): (link)
Delay the reading of the table styles until we find a table. We need to keep in mind the color
map of the master slide, the layout and the slide itself.
#
08:50 on Nov 26, 2010KDE
Commit by clicea :: r1200906 /branches/work/koffice-essen/filters/libmsooxml/MsooXmlDrawingReaderTableMethods.h: (link)
Lets not go into more stack corruptions. Remove the include guards in this file.
#