summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fefly1.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-17RotateFlyFrame3: add support for AutoContourArmin Le Grand1-1/+1
2017-11-17RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-1/+18
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-26/+26
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-26/+26
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-26/+26
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-16/+16
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl1-7/+8
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-3/+2
2017-05-03tdf#88555 sw: remove dynamic_cast from SwFrameFormats::ContainsMichael Stahl1-1/+1
2017-05-03sw: remove nonsense from commentsMichael Stahl1-2/+2
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-43/+43
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-4/+4
2017-03-06sw: remove unnecessary upcastsJochen Nitschke1-1/+1
2017-03-02elide the SwSurround enumNoel Grandin1-1/+1
2016-12-04use proper message passingBjoern Michaelsen1-5/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-16/+8
2016-10-07loplugin:staticmethods: swStephan Bergmann1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-14loplugin:constantparamNoel Grandin1-7/+4
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-09-01coverity#1372378 Dereference null return valueCaolán McNamara1-2/+2
2016-06-29move #includes to top of fileNoel Grandin1-2/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-6/+6
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-7/+7
2016-03-15loplugin:constantparamNoel Grandin1-26/+20
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-10/+8
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-223/+223
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-62/+62
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+2
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-17/+35
2015-10-06-Werror,-Wnull-conversionStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-11/+11
2015-09-10loplugin:staticmethodsStephan Bergmann1-1/+1