summaryrefslogtreecommitdiff
path: root/sw/source/core/view/printdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-16tdf#102074 Allow to choose page direction on printing brochureTakeshi Abe1-5/+5
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-2/+2
2015-12-10tdf#91665 l10n: replace string lists - by separate stringsJuergen Funk1-37/+31
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-16/+16
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+1
2015-06-15convert POSTITS_ to scoped enumNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10more toolkit API adaptations.Michael Meeks1-2/+1
2015-04-10sw, sd: more toolkit API cleanup.Michael Meeks1-2/+3
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: swNoel Grandin1-11/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-05-10OUString: avoid temporaries and constifyMatteo Casalin1-11/+13
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara1-3/+4
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-8/+8
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-13/+13
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-3/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold1-3/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-05-05remove commented-out code in sw/source/core/viewPhilipp Riemer1-3/+0
2013-05-05fdo#62475 - remove visual noise in sw/source/core/viewPhilipp Riemer1-17/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-41/+40
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-16/+16
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-86/+78
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl1-0/+5
2012-05-31targetted revert of comment cleanupMichael Meeks1-1/+1
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl1-2/+12
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-10-28SwRenderData: fix regression:Michael Stahl1-5/+3
2011-10-28SwRenderData: more cleanupMichael Stahl1-17/+11
2011-10-28SwRenderData: fix assertion:Michael Stahl1-14/+8
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara1-2/+2