summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
AgeCommit message (Expand)Author
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-13convert TableMergeErr to scoped enumNoel Grandin
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-07loplugin:staticmethods: swStephan Bergmann
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-15sw: indentation fixesMiklos Vajna
2016-06-17sw: speed up the navigatorMichael Stahl
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-09-17Give drawing objects unique names by defaultCaolán McNamara
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara