summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)AuthorFilesLines
2016-06-17sw: speed up the navigatorMichael Stahl1-0/+6
2016-06-07tdf#98226: fix undo of table AutoFormatMichael Stahl1-5/+8
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen1-7/+4
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-10/+14
2016-04-22Avoid reserved identifiersStephan Bergmann5-63/+63
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna1-11/+14
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin2-13/+13
2016-03-22loplugin:constantparam in swNoel Grandin4-16/+16
2016-03-15loplugin:constantparamNoel Grandin2-27/+21
2016-03-09loplugin:constantparam in swNoel Grandin3-6/+6
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin4-43/+15
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-4/+2
2016-02-28Related: tdf#89646 sw: Fix some issues with the new toolsMaxim Monastirsky1-0/+2
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl2-5/+5
2016-02-25sw: fix assert in SwAccessibleFrameBase::GetStates()Michael Stahl1-2/+3
2016-02-22loplugin:commaoperator in sw/Noel Grandin2-2/+6
2016-02-16tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-4/+1
2016-01-18tdf#96600: use frame RTL property for determining active ruler columnMike Kaganski1-0/+14
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan2-0/+2
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-1/+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 Tryon8-1698/+1698
2015-11-13sw: rename some more global variablesMichael Stahl1-22/+21
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-230/+230
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29sw: fix "long" overflow in lcl_CalcWishMichael Stahl1-1/+2
2015-10-20loplugin:defaultparamsStephan Bergmann4-11/+11
2015-10-19loplugin:defaultparamsStephan Bergmann4-12/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
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 Specht5-68/+68
2015-09-29Fix typosAndrea Gelmini3-4/+4
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna2-4/+4
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-2/+2
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky1-10/+13
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-2/+22