summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2022-02-26cid#1500568 Uninitialized scalar fieldCaolán McNamara
2022-02-24use more TypedWhichIdNoel Grandin
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara
2022-01-17tdf#142450 add code to store showing whitespaceDhiraj Holden
2022-01-10use less SvStream::Flush()Noel Grandin
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
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