summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna1-1/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-6/+6
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-1/+1
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth1-2/+16
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara1-4/+6
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara1-6/+4
2021-02-20loplugin:refcounting in swNoel1-2/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-10-20use tools::Long in swNoel1-14/+14
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara1-1/+1
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin1-57/+57
2020-07-29Remove some unused includesMiklos Vajna1-1/+0
2020-07-13tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl1-1/+1
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-05-29loplugin:simplifybool in swNoel Grandin1-1/+1
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-2/+2
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2020-02-03loplugin:constantparamNoel Grandin1-4/+2
2019-12-23sal_Char->char in swNoel Grandin1-28/+28
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-11/+1
2019-12-19tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl1-0/+2
2019-12-11convert SectionType to scoped enumNoel Grandin1-1/+1
2019-11-26sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl1-2/+4
2019-11-26ofz#19065 sw: invalid fieldmarks created in SwWW8ImplReader::End_FieldMichael Stahl1-6/+0
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl1-2/+3
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-31sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl1-1/+30
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl1-0/+1
2019-10-23sw: WW8: fix the separator positionMichael Stahl1-2/+4
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl1-0/+3
2019-10-11replace numbers with their enumCaolán McNamara1-15/+15
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl1-0/+6
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+2
2019-07-09Revert "Fix typo"Julien Nabet1-1/+1
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1