summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-09-10coverity#1323753 Logically dead codeCaolán McNamara1-54/+47
2015-09-10fix crash on rightclicking image in tdf#93675 and pressing escCaolán McNamara2-30/+22
2015-09-10convert Link<> to typedNoel Grandin1-2/+1
2015-09-10tdf#93243 replace boost::bind with C++11 lambdas in unoshape.cxxn.r.pearson1-2/+1
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-11/+4
2015-09-09Missing break?Stephan Bergmann1-0/+1
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-13/+0
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-13/+0
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann2-16/+7
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-09convert Link<> to typedNoel Grandin2-7/+3
2015-09-09convert Link<> to typedNoel Grandin1-2/+1
2015-09-09convert Link<> to typedNoel Grandin5-27/+15
2015-09-09convert Link<> to typedNoel Grandin1-7/+5
2015-09-08convert Link<> to typedNoel Grandin2-4/+3
2015-09-08convert Link<> to typedNoel Grandin1-14/+13
2015-09-08convert Link<> to typedNoel Grandin2-20/+17
2015-09-08convert Link<> to typedNoel Grandin4-27/+13
2015-09-08convert Link<> to typedNoel Grandin2-3/+2
2015-09-08convert Link<> to typedNoel Grandin1-12/+9
2015-09-08convert Link<> to typedNoel Grandin2-11/+4
2015-09-08convert Link<> to typedNoel Grandin3-6/+6
2015-09-08convert Link<> to typedNoel Grandin1-23/+0
2015-09-08convert Link<> to typedNoel Grandin16-50/+52
2015-09-08convert Link<> to typedNoel Grandin6-17/+11
2015-09-07svx: fix font rendering in the style previewMichael Stahl1-23/+32
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2-33/+38
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe56-117/+113
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+3
2015-09-07convert Link<> to typedNoel Grandin8-63/+63
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh2-6/+2
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis1-1/+1
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-09-04convert Link<> to typedNoel Grandin2-5/+5
2015-09-04convert Link<> to typedNoel Grandin1-3/+2
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna15-344/+344
2015-09-04convert Link<> to typedNoel Grandin2-6/+5
2015-09-04convert Link<> to typedNoel Grandin3-8/+4
2015-09-04convert Link<> to typedNoel Grandin3-6/+3
2015-09-03Restored missing includes from source files.Ashod Nakashian11-4/+11
2015-09-03-fsanitize=vptrStephan Bergmann1-14/+14
2015-09-03convert Link<> to typedNoel Grandin2-4/+3
2015-09-03convert Link<> to typedNoel Grandin2-4/+2
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara2-26/+31
2015-09-01implement undo of delete impress cell contentsCaolán McNamara2-2/+18
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara1-6/+11
2015-08-31tdf#73071 Enable styles content panel in calc and fix spacing issueYousuf Philips1-1/+0
2015-08-31convert Link<> to typedNoel Grandin1-3/+0