summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/SwXDocumentSettings.cxx
AgeCommit message (Expand)Author
2021-03-13Drop duplicate methodMike Kaganski
2021-03-02loplugin:refcounting in swNoel
2021-02-04tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-03sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl
2020-02-03Add ProtectBookmarksAndFields per-document optionKatarina Behrens
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-27cid#1448369 silence Unchecked dynamic_castCaolán McNamara
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-17remove this nonsense of init() returning a map, and then ...Bjoern Michaelsen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-21tdf#79077: Load/save PapersizeFromSetup into ODF for sw and scKatarina Behrens
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-26loplugin:flatten in swNoel Grandin
2017-09-15survive disable-database-connectivity + docs with embedded database settingsCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-10convert SwXPrintSettingsType to scoped enumNoel Grandin
2017-02-06remove unused values from SwDocumentSettingsPropertyHandles enumNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth