summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLPropertySet.cxx
AgeCommit message (Expand)Author
2017-07-29OOXMLPropertySet: simplify adding property; use pointer_t consistentlyMike Kaganski
2017-07-25OOXMLPropertySet: initialize variables on creation and cleanupMike Kaganski
2017-07-25OOXMLPropertySet::add: resize->reserve + range-based loopMike Kaganski
2017-07-25OOXMLPropertySet::add: remove redundant checkMike Kaganski
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-14crashtesting: Error: attempt to increment a singular iteratorCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin