summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2014-02-15fdo#74524: ODF import: fix unhandled exception in annotation importMichael Stahl
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Resolves: #i123879 dr3d rotation angle is degree in ODF1.2...Regina Henschel
2014-02-12cid#705350 missing break in switchNoel Grandin
2014-02-12cid#705349 missing break in switchNoel Grandin
2014-02-12cid#705344 missing break in switchNoel Grandin
2014-02-12cid#705343 missing break in switchNoel Grandin
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde
2014-02-11coverity#708722 Uninitialized scalar fieldCaolán McNamara
2014-02-11coverity#708721 Uninitialized scalar fieldCaolán McNamara
2014-02-10coverity#1079007 Uncaught exceptionCaolán McNamara
2014-02-09cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-02-07fdo#73281: Why!?Kohei Yoshida
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás
2014-02-07fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet
2014-02-06Fix spelling errrorTor Lillqvist
2014-02-06xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-02-02Remove this duplicate and use the UNO constant values instead.Kohei Yoshida
2014-01-30swpagerelsize: implement ODF import/exportMiklos Vajna
2014-01-28bool improvementsStephan Bergmann
2014-01-27Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence propertyCaolán McNamara
2014-01-24coverity#736746 Resource leakCaolán McNamara
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22warning C4805: '|=' : unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2014-01-17Flag bogus "true" with a FIXMEStephan Bergmann
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2014-01-14bool improvementsStephan Bergmann
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-04cppcheck: const_cast instead of C castJulien Nabet
2013-12-20fdo#58112 write loext:contextual-spacing accept style:contextual-spacingEike Rathke
2013-12-20prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke