summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/SwXDocumentSettings.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Revert "-Werror=missing-field-initializers."Andras Timar1-1/+1
2016-06-12-Werror=missing-field-initializers.Tor Lillqvist1-1/+1
2016-06-11tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna1-0/+16
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+13
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin1-66/+66
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-09formatting improvements in sw/Noel Grandin1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-9/+5
2015-06-03sw: move name of the embedded data source def from SwDBData to SwDBManagerMiklos Vajna1-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna1-0/+15
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+7
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-0/+17
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-1/+1
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks1-1/+2
2015-04-10protect more printer code-paths.Michael Meeks1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-4/+4
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-44/+44
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-90/+90
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-91/+45
2014-10-31sw: [loplugin:salbool]Michael Stahl1-2/+3
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist1-3/+2
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+20
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-4/+5
2014-06-03Finished rebasing to master.Valentin Kettner1-2/+2
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner1-93/+93
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-92/+93
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-6/+6
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-4/+4
2014-05-30coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-1/+15
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1254