summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlnumreader.cxx
AgeCommit message (Expand)Author
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-06sw html: split htmlnum to reader, writer and common partTomaž Vajngerl