summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens1-8/+6
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard2-0/+13
2012-11-08xmlcondformat: warning C4701 pot. uninitialized variable pEntry usedMichael Stahl1-2/+2
2012-11-05implement new cond format import from odfMarkus Mohrhard1-0/+32
2012-11-05add export for new cond formats to odfMarkus Mohrhard1-0/+20
2012-11-04implement text cond format import from odfMarkus Mohrhard1-0/+32
2012-11-04implement text cond format export to odfMarkus Mohrhard1-0/+20
2012-11-04implement (no) error cond format import from odfMarkus Mohrhard1-0/+8
2012-11-04implement export for (no) error cond format export to odfMarkus Mohrhard1-0/+6
2012-11-02warn when trying to export a conditional format that is not supportedMarkus Mohrhard1-0/+2
2012-11-02irename this variableMarkus Mohrhard2-6/+6
2012-11-02remove empty methodsMarkus Mohrhard2-29/+0
2012-11-02rename the class to reflect new useageMarkus Mohrhard2-6/+6
2012-11-02implement icon set import/export from odfMarkus Mohrhard5-34/+191
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-14/+9
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák4-4/+4
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard2-11/+11
2012-10-09don't insert the same data twice into boost::ptr_set, fdo#55710Markus Mohrhard1-3/+3
2012-10-06adapt old style odf cond format importMarkus Mohrhard1-11/+2
2012-10-06remove some newly unused includesMarkus Mohrhard1-5/+0
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard1-6/+3
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-9/+4
2012-09-28use a as prefix for local variablesMarkus Mohrhard1-7/+7
2012-09-28fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2-6/+6
2012-09-25Leave the formula cell dirty when a cached result is not given.Kohei Yoshida1-3/+12
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard1-1/+1
2012-09-12Improvement on previous commitStephan Bergmann1-15/+5
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin1-4/+4
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann13-17/+1
2012-09-06assign correct valueMarkus Mohrhard1-1/+1
2012-09-05remove two useless definitionsMarkus Mohrhard2-3/+0
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard4-174/+120
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida1-5/+5
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida1-2/+5
2012-08-28remove some more null pointer checks before deleteMarkus Mohrhard1-22/+11
2012-08-28remove redundant functionMarkus Mohrhard1-20/+1
2012-08-28remove useless null pointer checks before deleteMarkus Mohrhard1-6/+3
2012-08-24Improve matrix import performance.Daniel Bankston1-1/+1
2012-08-24fix for fdo#49255Noel Power1-0/+1
2012-08-23Disable adjust height flag once for whole doc instead for each tabDaniel Bankston1-2/+0
2012-08-23sal_True -> trueMarkus Mohrhard1-2/+2
2012-08-17WaE: unused variableTor Lillqvist1-1/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power2-3/+0
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power2-0/+3
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power2-3/+0
2012-08-15followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229Noel Power1-5/+22
2012-08-15fix for fdo#53229, import group shapes position and size correctlyNoel Power1-0/+20
2012-08-14Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida1-0/+3
2012-08-13implement ODF import for AutoMin and AutoMaxMarkus Mohrhard1-0/+4
2012-08-13implement AutoMin and AutoMax, fdo#50462Markus Mohrhard1-0/+4