summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-20Bin mysterious pointless '// HACK' commentTor Lillqvist1-1/+0
2017-12-20svx: CleanAndCheckEmpty() can be in the anonymous namespaceMiklos Vajna1-18/+16
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin3-17/+16
2017-12-20inline typedefs in svx/dataniviNoel Grandin2-58/+61
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-71/+63
2017-12-19Get rid of a dynamic_castTor Lillqvist1-0/+5
2017-12-19Silence -Wunknown-attributes with Clang <= 3.6Stephan Bergmann1-1/+4
2017-12-19inline use-once typedefsNoel Grandin4-12/+6
2017-12-19remove a CONTAINER_APPEND useCaolán McNamara1-7/+7
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara4-59/+59
2017-12-18sal_uLong->sal_uInt32Caolán McNamara3-6/+6
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin1-5/+5