summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-24tdf#160253: fix list identifier export decision codeMike Kaganski1-1/+1
2024-04-04tdf#160301 import DOCVARIABLE fields as user fieldsOliver Specht1-6/+24
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-3/+3
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski1-3/+2
2023-11-08loplugin:fieldcast in SwWW8ImplReaderNoel Grandin1-3/+2
2023-11-07use more TypedWhichIdNoel Grandin1-3/+2
2023-11-07use more TypedWhichIdNoel Grandin1-1/+1
2023-10-27Add flags to STYLEREFSkyler Grey1-4/+4
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-1/+1
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-4/+3
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-05-20tdf#90408 Revert #i79169# save/apply attributes of macrobutton textJustin Luth1-26/+0
2023-01-19tdf#141649 doc import: do not duplicate conditional textJustin Luth1-0/+10
2023-01-18tdf#114537 doc import: trim switches before evaluating FIELD_IFJustin Luth1-1/+17
2022-11-17ofz#53457 sanity check the form field rangeCaolán McNamara1-2/+17
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-11use more string_view in swNoel Grandin1-23/+23
2022-08-24Use more SwPosition::AdjustNoel Grandin1-3/+3
2022-08-24use SwNode instead of SwNodeIndex in WillHavePageDescHere methodNoel Grandin1-3/+3
2022-08-24Use more SwPosition::AdjustNoel Grandin1-1/+1
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-2/+2
2022-08-11unique_ptr->optional in SwWW8ImplReaderNoel Grandin1-5/+5
2022-08-04add more SwPosition::AssignNoel Grandin1-2/+1
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-4/+4
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-6/+6
2022-05-16sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ...Miklos Vajna1-10/+10
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-3/+3
2022-04-27tdf#148380 sw ms: import select fldLock'd fields as FIXEDJustin Luth1-3/+4
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth1-1/+3
2022-04-13tdf#148380 doc: Import AUTHOR/CREATEDATE as FIXEDFLDJustin Luth1-5/+6
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+1
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-2/+2
2022-04-07ofz#46457 don't crash with mangled INCLUDETEXT field caseCaolán McNamara1-1/+13
2022-03-24tdf#147861 ww8import: solve TODO: not fixed-field if equalJustin Luth1-3/+20
2022-03-22tdf#147861 ww8import: use GetFieldResult, not current DocPropertyJustin Luth1-2/+11
2022-03-02remove writerhelper::ItemGetNoel Grandin1-3/+3
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin1-5/+5
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-7/+7
2021-10-11loplugin:moveparam in swNoel Grandin1-6/+6
2021-10-10use SfxItemSetFixed in swNoel Grandin1-3/+2
2021-10-05drop 'using namespace std' in swJulien Nabet1-1/+0
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-3/+4
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann1-2/+4
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-3/+3
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski1-22/+13
2021-06-24tdf#120629 ms formats: better exporting of hindiVowels etc.Justin Luth1-0/+3
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna1-1/+1
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna1-1/+1