summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentSettingManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth1-5/+0
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth1-4/+4
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-0/+5
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+6
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+5
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-13/+31
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-11/+11
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-0/+6
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-99/+99
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin1-1/+1
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-0/+6
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-2/+3
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-2/+3
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner1-13/+13
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner1-2/+25
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-0/+5
2014-05-22sw: remove using namespace from headersThomas Arnhold1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-22Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo1-0/+504