summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentSettingManager.cxx
AgeCommit message (Expand)Author
2020-03-25sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl
2020-03-25Add ProtectBookmarksAndFields per-document optionKatarina Behrens
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-08-22tdf#110355: loading options from default configVitaliy Anderson
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy 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-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák
2014-05-22sw: remove using namespace from headersThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo