summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-15tdf#106390 Intersect the table borders with upper frames.distro/escriba/escriba-5.2.1Mark Hung1-4/+10
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara1-18/+0
2016-07-28Resolves: tdf#63662 'Manual Column Break' always visible...Caolán McNamara1-1/+2
2016-05-13Convert ACT to scoped enumNoel Grandin1-1/+1
2016-05-13convert PROT to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+4
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann1-23/+23
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-13/+8
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-1/+1
2016-03-31loplugin:constantparam in swNoel Grandin1-5/+5
2016-03-16SwFrame::Retouche() -> Retouch() renameMiklos Vajna1-2/+2
2016-02-04new loplugin fpcomparisonNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-27loplugin:fpcomparison in sw/Noel Grandin1-5/+5
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2015-12-15fix paint table border in DOUBLE_THIN styleaqcoder1-0/+18
2015-12-12tdf#36722: Enable footnote separator line style NONEOliver Specht1-1/+1
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-43/+35
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