summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)Author
2022-05-16sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ...Miklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-27tdf#148380 sw ms: import select fldLock'd fields as FIXEDJustin Luth
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth
2022-04-13tdf#148380 doc: Import AUTHOR/CREATEDATE as FIXEDFLDJustin Luth
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-07ofz#46457 don't crash with mangled INCLUDETEXT field caseCaolán McNamara
2022-03-24tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth
2022-03-22tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth
2022-03-02remove writerhelper::ItemGetNoel Grandin
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-05drop 'using namespace std' in swJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski
2021-06-24tdf#120629 ms formats: better exporting of hindiVowels etc.Justin Luth
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara
2021-02-20loplugin:refcounting in swNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
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