summaryrefslogtreecommitdiff
path: root/sw/source/core/view/vprint.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Fix typoAndrea Gelmini1-1/+1
2018-05-07tdf#113866 print text in black print option doest not affect PDF exportDaniel1-6/+7
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-03-01tdf#91680 Reserve space in margin for comments only if there are commentsGabor Kelemen1-3/+8
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-1/+4
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-3/+3
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-5/+5
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-5/+5
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-5/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-4/+4
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara1-3/+3
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-05convert Orientation to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-36/+36
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-8/+8
2015-11-13sw: rename some more global variablesMichael Stahl1-11/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-2/+2
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-6/+6
2015-06-15convert POSTITS_ to scoped enumNoel Grandin1-3/+3
2015-06-04Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara1-2/+3
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-32/+32
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-4/+4
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-1/+1
2015-05-05Use more proper integer types and range-based for loopsMatteo Casalin1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+1
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+4
2014-12-02loplugin: cstylecastNoel Grandin1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-03coverity#1130359 Unchecked dynamic_castCaolán McNamara1-2/+2