summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-4/+4
2017-02-13convert CurRectType to scoped enumNoel Grandin1-15/+12
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-07loplugin:staticmethods: swStephan Bergmann1-5/+5
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-7/+7
2016-09-14loplugin:constantparamNoel Grandin1-5/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+0
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-0/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-16/+16
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+1
2016-07-15sw: indentation fixesMiklos Vajna1-1/+1
2016-06-17sw: speed up the navigatorMichael Stahl1-0/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-4/+4
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl1-1/+2
2016-05-26loplugin:unusedreturntypesNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna1-0/+2
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-9/+8
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl1-2/+2
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski1-0/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-45/+45
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-34/+34
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-5/+5
2015-11-06com::sun::star->css in sw/incNoel Grandin1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-1/+2
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-1/+2
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-2/+5
2015-09-17Give drawing objects unique names by defaultCaolán McNamara1-0/+1
2015-09-10loplugin:staticmethodsStephan Bergmann1-1/+1
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara1-0/+1
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-1/+1
2015-09-10GetSelectedFlyFrm+GetCurrFlyFrm -> GetSelectedOrCurrFlyFrmCaolán McNamara1-2/+5
2015-09-10bundle duplicate pattern into a GetCurrFlyFrm methodCaolán McNamara1-0/+5
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara1-2/+1
2015-09-10this FindFlyFrm variant returns the Selected FlyFrmCaolán McNamara1-2/+2