summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-20drop unneeded includeCaolán McNamara
2021-03-12we just use the OutputDevice api for SwViewOption::InitCaolán McNamara
2021-03-11tdf#140590 Crash in Save-As dialog in Tools>Chapter NumberingNoel Grandin
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-02-24sw: make sure g_DefaultAnchor is in sync with aPropNamesMiklos Vajna
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02Remove warning while buildingdante
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ...Miklos Vajna
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-26sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ...Miklos Vajna
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-24ofz#1466265 Logically dead codeCaolán McNamara
2020-08-23Fix typosAndrea Gelmini
2020-08-20use fastparser in StoredChapterNumberingRootContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-01can just call isXMLToken hereNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-17sw: prefix members of HeaderCheck, NumberingCheck, SwPagePreviewPrtData ...Miklos Vajna
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-02Fix typoAndrea Gelmini
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-08Resolves tdf#129793 - Remove "Field codes" optionHeiko Tietze