summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentSettingManager.hxx
AgeCommit message (Expand)Author
2022-01-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-17tdf#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
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-07-06rework as a shared_ptrCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl
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-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin 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-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-22loplugin:saloverrideStephan Bergmann
2014-04-22Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo