summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Fix typosAndrea Gelmini2-4/+4
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin5-6/+6
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky1-1/+6
2018-01-16Fix typosAndrea Gelmini3-3/+3
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara1-7/+11
2018-01-15More loplugin:cstylecast: svxStephan Bergmann53-159/+158
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin3-6/+6
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl1-1/+0
2018-01-13tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl2-108/+92
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: svxStephan Bergmann156-975/+973
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen2-6/+46
2018-01-11loplugin:redundantcast: svxStephan Bergmann13-45/+45
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin2-3/+3
2018-01-10tdf#83877 Copy signature line properties too when copying shapeSamuel Mehrbrodt1-0/+10
2018-01-09-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen2-0/+40
2018-01-07filter navigator: "Filter for" for first positionJulien Nabet1-1/+2
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-9/+9
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin2-30/+35
2018-01-05remove dead eeitemid.hxxNoel Grandin1-1/+0
2018-01-04tdf#114013 Do not use string concatenationGabor Kelemen1-1/+0
2018-01-04svx: warning C4138 '*/' found outside of commentMichael Stahl1-1/+1
2018-01-04drop FrameDirListBox typedefNoel Grandin1-5/+5
2018-01-04loplugin:unusedfieldsNoel Grandin10-34/+12
2018-01-03tdf#114788: fix crash in form-based filterJulien Nabet1-1/+1
2018-01-03Translate German variable nameJohnny_M1-3/+3
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin3-5/+5
2018-01-02cppcheck: fix prefer ++/-- for non primitive typesJulien Nabet1-15/+1
2018-01-02RID_* can be extern global variablesNoel Grandin1-11/+1
2018-01-01tdf#114775: fix crash when deleting some rowsJulien Nabet1-1/+1
2017-12-31tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin14-18/+18
2017-12-28Fix typoAndrea Gelmini1-1/+1
2017-12-27Remove leading _ from some variable namesMatteo Casalin1-10/+10
2017-12-27Make some bool constMatteo Casalin1-2/+2
2017-12-27Return earlyMatteo Casalin1-11/+11
2017-12-27mnHitTolLog is already sal_uInt16Matteo Casalin1-6/+5
2017-12-27Avoid temporary PointMatteo Casalin1-21/+16
2017-12-27Share common codeMatteo Casalin1-20/+2
2017-12-27Do not overwrite data with same valueMatteo Casalin1-2/+0
2017-12-27Directly access own data members, remove unused methodsMatteo Casalin1-15/+15
2017-12-25various coverity exception warningsCaolán McNamara14-67/+57
2017-12-25Adjust includesAron Budea1-0/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+2
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+0
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-2/+7
2017-12-21TypedWhichId in svx part 2Noel Grandin2-5/+5