summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltabw.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-3/+3
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-6/+6
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-1/+1
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-6/+6
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-6/+4
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin1-3/+3
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin1-3/+3
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-04-18sw XHTML export: close <col> for tablesMiklos Vajna1-8/+9
2018-04-16sw: prefix members of WriterMiklos Vajna1-5/+5
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna1-8/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-03-20sw XHTML export: write only CSS markup for table backgroundMiklos Vajna1-1/+3
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna1-3/+8
2018-03-02sw HTML export: XHTML ns alias for table markupMiklos Vajna1-5/+6
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-27/+27
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-5/+5
2018-02-05TypedWhichId in sw(1)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-3/+3
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski1-2/+2
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke1-18/+15
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-3/+0
2017-06-07tdf#39468 Translate German comments/terms sw/source/filter/html/htmltabw.cxxJens Carl1-114/+106
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-1/+1
2017-03-02elide the SwSurround enumNoel Grandin1-3/+3
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek1-7/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-06-20sw: prefix members of SwWriteTableMiklos Vajna1-29/+29
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-11/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna1-34/+34
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-10/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-06-02Use more proper integer types and range-based for loopsMatteo Casalin1-21/+17
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-57/+57