summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmldrawreader.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-8/+0
2019-12-11rename Prc->Percent in swNoel Grandin1-8/+8
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-3/+1
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+6
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-5/+1
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-2/+1
2018-10-20loplugin:staticvar in swNoel Grandin1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+6
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-6/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+6
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-9/+9
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-5/+5
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-16ofz: dangling pointersCaolán McNamara1-1/+1
2017-12-12valgrind: various html leaksCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-7/+7
2017-07-31loplugin:oncevarNoel Grandin1-4/+4
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-04-27tdf#39468 Translate German comments in swJens Carl1-43/+41
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-14/+15
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-6/+6
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-6/+6
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin1-15/+11
2017-03-02elide the SwSurround enumNoel Grandin1-2/+2
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin1-5/+5
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna1-18/+18
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-6/+6
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-4/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna1-35/+35
2015-08-21loplugin:defaultparamsNoel Grandin1-2/+1
2015-05-31Unuseful check, unless nLoop is signed (as returned by GetSNumber)Matteo Casalin1-2/+2
2015-05-31Use auto, intMatteo Casalin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12