summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-13tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-04-30loplugin:makeshared in swNoel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-02-03loplugin:constantparamNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-19tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl
2019-10-23sw: WW8: fix the separator positionMichael Stahl
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-10-11replace numbers with their enumCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-09Revert "Fix typo"Julien Nabet
2019-07-09Fix typoAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-02-22ofz#13250 Direct-leakCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-15use unique_ptr in swNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann