summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke1-5/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin1-10/+16
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin1-5/+11
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-4/+4
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin1-2/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin1-1/+0
2016-05-02sw: translate last Anz occurrences in headersMiklos Vajna1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-75/+75
2016-03-22loplugin:constantparam in swNoel Grandin1-7/+4
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-7/+5
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-1/+0
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-15/+15
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna1-93/+93
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-0/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-03sw: inline use-once typedefsNoel Grandin1-2/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-12/+0
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-30/+30
2015-05-05loplugin:staticmethodsNoel Grandin1-8/+8
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-12-04More build fix on Windows.Kohei Yoshida1-0/+2
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl1-4/+4
2014-06-25remove spurious com::sun::star::forms prefixMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::frame prefixMichael Stahl1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-76/+76
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-1/+0
2014-04-15The only instantiation of SwHTMLFormPendingStackData_Impl is long goneStephan Bergmann1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-15/+3
2014-01-28bool improvementsStephan Bergmann1-21/+21
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-42/+42
2014-01-17bool improvementsStephan Bergmann1-1/+1