summaryrefslogtreecommitdiffstats
path: root/sw/source/core/inc/frame.hxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl2017-08-241-8/+0
* tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna2017-08-241-0/+8
* Avoid reserved identifiersStephan Bergmann2016-04-221-35/+35
* tdf#84938 convert FRM_ constants to scoped enumNoel Grandin2016-03-311-49/+59
* loplugin:constantparam in swNoel Grandin2016-03-311-1/+1
* SwFrame::Retouche() -> Retouch() renameMiklos Vajna2016-03-161-2/+1
* loplugin:constantparamNoel Grandin2016-03-151-4/+2
* inline some use-once macrosNoel Grandin2016-03-141-5/+0
* loplugin:constantparam in swNoel Grandin2016-03-091-4/+3
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-1/+1
* Move uses of SwFrame pointer-to-member after definition of class SwFrameStephan Bergmann2015-11-301-92/+91
* loplugin:unusedfieldsNoel Grandin2015-11-301-13/+9
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-338/+338
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-19/+19
* Misc tweaks and cleanups.Ashod Nakashian2015-11-071-3/+5
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-061-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara2015-10-051-0/+26
* loplugin:unusedmethodsNoel Grandin2015-10-021-5/+0
* sw: make these available outside sw coreMiklos Vajna2015-08-101-1/+1
* loplugin:unusedmethods swNoel Grandin2015-07-211-10/+0
* improve the returnbyref lopluginNoel Grandin2015-07-061-1/+1
* Fix typosAndrea Gelmini2015-07-041-2/+2
* SwFrm::Calc: use vcl::RenderContextMiklos Vajna2015-06-291-1/+1
* SwFrm::PrepareMake: use vcl::RenderContextMiklos Vajna2015-06-291-1/+1
* sw: outline SwFrm::Calc()Miklos Vajna2015-06-291-5/+0
* SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna2015-06-261-1/+1
* SwTextFrm::Format: use vcl::RenderContextMiklos Vajna2015-06-261-1/+1
* SwFrm::Paint: take a vcl::RenderContextMiklos Vajna2015-06-241-1/+1
* fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara2015-05-291-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-68/+68
* Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara2015-05-081-0/+5
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* coverity#1296217 Use after freeCaolán McNamara2015-04-301-1/+1
* sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl2015-04-241-2/+0
* related: tdf#90820 refactor SwFrm destructionMichael Stahl2015-04-241-1/+6
* sw: replace some magic frame type numbersMichael Stahl2015-04-101-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* boost->stdCaolán McNamara2015-02-181-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* remove FRMC_ #definesNoel Grandin2015-01-121-36/+18
* fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin2015-01-091-2/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* -Werror,-Winfinite-recursionStephan Bergmann2014-12-221-1/+1
* sw: rename SwFrm::Remove to something uniqueMichael Stahl2014-12-181-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-071-49/+5
* loplugin: cstylecastNoel Grandin2014-11-261-2/+2
* loplugin: cstylecastNoel Grandin2014-11-251-25/+25