summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna4-5/+28
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann23-204/+204
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-5/+5
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-5/+4
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin3-24/+5
2015-10-07loplugin:mergeclassesNoel Grandin3-25/+11
2015-10-07Reduce variable scopeStephan Bergmann1-2/+2
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-17/+17
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06loplugin:unusedmethodsNoel Grandin1-5/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-9/+9
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-1/+5
2015-10-01Correct title case usageAdolfo Jayme Barrientos1-1/+1
2015-10-01loplugin:unusedmethodsNoel Grandin2-6/+0
2015-10-01tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips2-14/+21
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-11/+0
2015-09-30Fix typosAndrea Gelmini8-12/+12
2015-09-30Fix typosAndrea Gelmini5-6/+6
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht8-14/+14
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara1-5/+4
2015-09-29coverity#1325068 Resource leakCaolán McNamara1-0/+1
2015-09-29coverity#1325050 Resource leak in objectCaolán McNamara1-0/+7
2015-09-25tdf#93141 Calc/Impress: remove last colon of emoji short namesLászló Németh1-1/+5
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre2-4/+6
2015-09-22convert Link<> to typedNoel Grandin1-3/+2
2015-09-22convert Link<> to typedNoel Grandin1-4/+2
2015-09-22convert Link<> to typedNoel Grandin2-6/+6
2015-09-22remove unused Link<> fieldNoel Grandin4-27/+0
2015-09-20WaE: this method can be declared staticTor Lillqvist1-3/+3
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist1-1/+1
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2-4/+2
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens3-31/+22
2015-09-20chained editeng: Handle chaining for cutting and pastingmatteocam1-1/+10
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam6-1/+340
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam2-0/+265
2015-09-18boost->stdCaolán McNamara7-22/+18
2015-09-17convert Link<> to typedNoel Grandin3-10/+7
2015-09-17convert Link<> to typedNoel Grandin3-4/+4
2015-09-17convert Link<> to typedNoel Grandin3-12/+12
2015-09-17convert Link<> to typedNoel Grandin3-7/+7
2015-09-17convert Link<> to typedNoel Grandin3-13/+11
2015-09-17convert Link<> to typedNoel Grandin4-16/+10