summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frame.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-13tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung1-0/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-35/+35
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-49/+59
2016-03-31loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-16SwFrame::Retouche() -> Retouch() renameMiklos Vajna1-2/+1
2016-03-15loplugin:constantparamNoel Grandin1-4/+2
2016-03-14inline some use-once macrosNoel Grandin1-5/+0
2016-03-09loplugin:constantparam in swNoel Grandin1-4/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-11-30Move uses of SwFrame pointer-to-member after definition of class SwFrameStephan Bergmann1-92/+91
2015-11-30loplugin:unusedfieldsNoel Grandin1-13/+9
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-338/+338
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-3/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara1-0/+26
2015-10-02loplugin:unusedmethodsNoel Grandin1-5/+0
2015-08-10sw: make these available outside sw coreMiklos Vajna1-1/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-10/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-29SwFrm::PrepareMake: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-29sw: outline SwFrm::Calc()Miklos Vajna1-5/+0
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-05-29fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-68/+68
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara1-0/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30coverity#1296217 Use after freeCaolán McNamara1-1/+1
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl1-2/+0
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+6
2015-04-10sw: replace some magic frame type numbersMichael Stahl1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-02-18boost->stdCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-12remove FRMC_ #definesNoel Grandin1-36/+18
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-2/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-49/+5
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-25/+25
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-4/+4