summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-25tdf#91969: Parts of paragraph border is missingZolnai Tamás1-2/+2
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky1-2/+1
2015-06-30SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-4/+6
2015-06-29fix crash on exporting kde140265-1.doc to ODTMiklos Vajna1-1/+1
2015-06-26SwLayAction::Action: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwPageFrm::GetHorizontalShadowRect: use vcl::RenderContextMiklos Vajna1-5/+5
2015-06-26SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-26SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna1-7/+7
2015-06-26SwAlignRect: use vcl::RenderContextMiklos Vajna1-18/+18
2015-06-26SwTabFrm::Paint: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-26SwFlyFrm::Paint: use vcl::RenderContextMiklos Vajna1-14/+13
2015-06-25SwLayoutFrm::Paint: use vcl::RenderContextMiklos Vajna1-3/+1
2015-06-25SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-11/+11
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
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-13/+13
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-04-15sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl1-2/+3
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara1-1/+1
2015-04-10typosMichael Stahl1-2/+2
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-205/+225
2015-04-10sw: replace some magic frame type numbersMichael Stahl1-3/+2
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-2/+2
2015-04-10vclptr: misc. bug fixing.Michael Meeks1-4/+4
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-7/+7
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-4/+4
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-7/+7
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-8/+8
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-8/+8
2015-03-23loplugin:constantfunction: swNoel Grandin1-13/+0
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert SidebarPosition to enum classNoel Grandin1-2/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-5/+5
2015-03-02V813: Decreased performanceCaolán McNamara1-3/+3
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna1-1/+1
2015-02-17tdf#82661 SwFrm::PaintBackground: handle fill attrs when comparing backgroundMiklos Vajna1-2/+11