summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-574/+574
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-1/+1
2015-11-13sw: loplugin:badstatics: actually these are harmlessMichael Stahl1-9/+9
2015-11-13sw: rename some more global variablesMichael Stahl1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-117/+117
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna1-1/+1
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+1
2015-09-29Fix typosAndrea Gelmini1-3/+3
2015-08-23tdf#91969: Parts of paragraph border is missingZolnai Tamás1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-17tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian1-3/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-6/+6
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky1-2/+1
2015-08-10sw: make these available outside sw coreMiklos Vajna1-0/+8
2015-08-03sw: inline use-once typedefsNoel Grandin1-10/+6
2015-07-13editeng, convert to typed Link<>Noel Grandin1-6/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-15/+15
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna1-3/+3
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-4/+6
2015-06-26fix crash on exporting kde140265-1.doc to ODTMiklos Vajna1-1/+1
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-25SwPageFrm::GetHorizontalShadowRect: use vcl::RenderContextMiklos Vajna1-5/+5
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-25SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna1-7/+7
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna1-18/+18
2015-06-25SwTabFrm::Paint: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-25SwFlyFrm::Paint: use vcl::RenderContextMiklos Vajna1-14/+13
2015-06-24SwLayoutFrm::Paint: use vcl::RenderContextMiklos Vajna1-3/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-11/+11
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks1-0/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-5/+5
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-112/+112
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-13/+13
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-05-16tdf#90150 : Page numbering in the status bar which may cause confusionmassinissaHamidi1-1/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-11/+11
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-1/+1