summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung
2018-01-22tdf#100370 Selection icon now working properly on mouse clickKshitij Pathania
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky
2018-01-16Fix typosAndrea Gelmini
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl
2018-01-13tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#83877 Copy signature line properties too when copying shapeSamuel Mehrbrodt
2018-01-09-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen
2018-01-07filter navigator: "Filter for" for first positionJulien Nabet
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-05remove dead eeitemid.hxxNoel Grandin
2018-01-04tdf#114013 Do not use string concatenationGabor Kelemen
2018-01-04svx: warning C4138 '*/' found outside of commentMichael Stahl
2018-01-04drop FrameDirListBox typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03tdf#114788: fix crash in form-based filterJulien Nabet
2018-01-03Translate German variable nameJohnny_M
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02cppcheck: fix prefer ++/-- for non primitive typesJulien Nabet
2018-01-02RID_* can be extern global variablesNoel Grandin
2018-01-01tdf#114775: fix crash when deleting some rowsJulien Nabet
2017-12-31tdf#51188: allow connector gluepoint undoMark Hung
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-28Fix typoAndrea Gelmini
2017-12-27Remove leading _ from some variable namesMatteo Casalin
2017-12-27Make some bool constMatteo Casalin
2017-12-27Return earlyMatteo Casalin
2017-12-27mnHitTolLog is already sal_uInt16Matteo Casalin
2017-12-27Avoid temporary PointMatteo Casalin
2017-12-27Share common codeMatteo Casalin
2017-12-27Do not overwrite data with same valueMatteo Casalin
2017-12-27Directly access own data members, remove unused methodsMatteo Casalin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-25Adjust includesAron Budea