summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/pview.hxx
AgeCommit message (Expand)Author
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-15sw: prefix members of SwPagePreviewMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin