summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17coverity#738948 Uninitialized scalar fieldCaolán McNamara
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06coverity#441207: Logicaly dead codeNorbert Thiebaud
2014-04-04resolved fdo#76777 now write correct number style condition operator !=Eike Rathke
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-21coverity#705345 Missing break in switchCaolán McNamara
2014-03-21coverity#704114 Unchecked return valueCaolán McNamara
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10Keying on XTypeProvider::getImplementationId is unnecessary hereStephan Bergmann
2014-03-08fix ODF validation errorMarkus Mohrhard
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12cid#705344 missing break in switchNoel Grandin
2014-02-07fdo#73281: Why!?Kohei Yoshida
2014-02-02Remove this duplicate and use the UNO constant values instead.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2014-01-24coverity#736746 Resource leakCaolán McNamara
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara
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-14bool improvementsStephan 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-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