summaryrefslogtreecommitdiffstats
path: root/sw/source/core/text/txtfrm.cxx
Commit message (Expand)AuthorAgeFilesLines
* RotateFlyFrame: Isolate SwFrame members maFrame and maPrtfeature/RotateFlyFrameArmin Le Grand2017-10-301-138/+203
* loplugin:includeform: swStephan Bergmann2017-10-231-1/+1
* sw: always use "" for includes in current source's directoryMike Kaganski2017-10-071-3/+3
* loplugin:constparams in sw part4Noel Grandin2017-08-041-2/+2
* tdf#101846: update spelling on URL changesOliver Specht2017-03-311-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert RndStdIds to scoped enumNoel Grandin2017-03-201-6/+6
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-3/+3
* coverity#1358841 Explicit null dereferencedCaolán McNamara2017-01-071-2/+2
* SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski2016-12-081-37/+37
* sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl2016-11-291-3/+9
* Replace SWRECTFN macro with a classMike Kaganski2016-09-231-42/+42
* loplugin:countusersofdefaultparams in swNoel Grandin2016-08-191-1/+1
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-171-2/+2
* loplugin:redundantcast: redundant static_casts in swStephan Bergmann2016-07-081-1/+1
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-3/+3
* sw: prefix members of SwLayoutModeModifierMiklos Vajna2016-05-301-5/+5
* Fix wrong commentJulien Nabet2016-05-131-2/+1
* Convert ACT to scoped enumNoel Grandin2016-05-131-1/+1
* convert PROT to scoped enumNoel Grandin2016-05-131-1/+1
* clang-tidy modernize-loop-convert in swNoel Grandin2016-05-121-6/+6
* Silence bogus GCC 5.3 -Werror=strict-overflowJulien Nabet2016-05-121-0/+9
* Looks like SAL_FALLTHROUGH is intended hereStephan Bergmann2016-05-111-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-3/+3
* Avoid reserved identifiersStephan Bergmann2016-04-221-34/+34
* new plugin stylepoliceNoel Grandin2016-04-211-2/+2
* tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna2016-03-311-0/+13
* tdf#84938 convert FRM_ constants to scoped enumNoel Grandin2016-03-311-1/+1
* tdf#90834 Cleanup in-line version control history commentsMuhammet Kara2016-03-231-44/+33
* Silence some odd -Werror=strict-overflow (GCC 6)Stephan Bergmann2016-01-191-0/+8
* tdf#39468 translate OSL_ENSURE German textChris Sherlock2016-01-121-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-284/+284
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-23/+23
* loplugin:defaultparamsStephan Bergmann2015-10-201-7/+7
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* sw: prefix members of SwTextFrmMiklos Vajna2015-09-281-27/+27
* sw: SWAP_IF_ -> SwSwapIfMiklos Vajna2015-09-151-5/+5
* tdf#92036: sw: fix idle spelling loopMichael Stahl2015-09-091-1/+1
* loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin2015-09-081-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-201-5/+5
* more no-config shortcutsCaolán McNamara2015-08-201-8/+12
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* SwFrm::Calc: use vcl::RenderContextMiklos Vajna2015-06-291-1/+2
* SwTextFrm::Format: use vcl::RenderContextMiklos Vajna2015-06-261-1/+1
* SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContextMiklos Vajna2015-06-251-4/+4
* Fix typosAndrea Gelmini2015-06-161-1/+1
* fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara2015-05-291-12/+26
* brown paper bagStephan Bergmann2015-05-281-5/+5
* Replace SWAP_IF_[NOT_]SWAPPED/UNDO_SWAP with RAII classesStephan Bergmann2015-05-281-14/+4