summaryrefslogtreecommitdiff
path: root/sw/source/core/view/printdata.cxx
AgeCommit message (Expand)Author
2022-09-05trac#34306 Revert "tdf#54908 Make selection active if there's a selection (Wr...Michael Weghorn
2019-07-31tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-02sw: Don't assert when printing with comments in marginsMichael Stahl
2017-12-29Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2016-09-16tdf#102074 Allow to choose page direction on printing brochureTakeshi Abe
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2015-12-10tdf#91665 l10n: replace string lists - by separate stringsJuergen Funk
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10more toolkit API adaptations.Michael Meeks
2015-04-10sw, sd: more toolkit API cleanup.Michael Meeks
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-10OUString: avoid temporaries and constifyMatteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-05remove commented-out code in sw/source/core/viewPhilipp Riemer
2013-05-05fdo#62475 - remove visual noise in sw/source/core/viewPhilipp Riemer