summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/SwXDocumentSettings.cxx
AgeCommit message (Expand)Author
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
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin