summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentSettingManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-03sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl1-1/+2
2020-02-03Add ProtectBookmarksAndFields per-document optionKatarina Behrens1-0/+1
2020-01-22sw doc model xml dump: show all compat flagsMiklos Vajna1-1/+2
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna1-0/+1
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-1/+5
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+1
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap1-0/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-3/+3
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-3/+3
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl1-1/+0
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+1
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth1-1/+0
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-1/+2
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+1
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-0/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-32/+32
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-0/+1
2014-10-12Typo: compatability->compatibilityJulien Nabet1-1/+1
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner1-7/+7
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner1-4/+4
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner1-0/+67
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-0/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-04-22loplugin:saloverrideStephan Bergmann1-13/+13
2014-04-22Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo1-0/+120