/tools/

ora/cp-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/view/printdata.cxx
AgeCommit message (Expand)Author
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara