summaryrefslogtreecommitdiff
path: root/editeng/source/rtf
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-20editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-03-15editeng: nAnz -> nCountMiklos Vajna
2015-01-20Some more loplugin:cstylecast: editengStephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18editeng: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-30Drop unecessary continuePeter Senna Tschudin
2014-06-04coverity#736033 Missing break in switchCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-05coverity#707768 Uninitialized scalar fieldNorbert Thiebaud
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-14bool improvementsStephan Bergmann