summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke1-10/+5
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin1-7/+7
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-5/+5
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-3/+3
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-20/+20
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna1-56/+56
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-06-02Use more proper integer types and range-based for loopsMatteo Casalin1-2/+2
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-96/+96
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-1/+1
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-6/+6
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-02loplugin: cstylecastNoel Grandin1-3/+3
2014-11-26loplugin: cstylecastNoel Grandin1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+2
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann1-2/+2
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-7/+7
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-08coverity#1209298 Logically dead codeCaolán McNamara1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-43/+43
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-16cleanupThomas Arnhold1-2/+0
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin1-4/+4
2013-10-06fdo#58912 HTML export: headers and footers cause non-validating htmlThomas Arnhold1-3/+3
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-23/+23
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-08-17String to OUStringMatteo Casalin1-12/+14
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-5/+5
2013-08-06Change String to OUString in some class.Palenik Mihály1-2/+3
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen1-2/+8
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2