summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: svxStephan Bergmann
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast const_cast handling: svxStephan Bergmann
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01merge ofa res file into svt oneCaolán McNamara
2017-06-01Fix typosAndrea Gelmini
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30Fix quotingStephan Bergmann
2017-05-30Restrict loplugin:redundantcast to "real" castsStephan Bergmann
2017-05-30missing resourcesCaolán McNamara
2017-05-30missing resourcesCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara
2017-05-28coverity#704341 Logically dead codeCaolán McNamara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26coverity#1409894 Dereference after null checkCaolán McNamara
2017-05-25loplugin:constantparamNoel Grandin
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-05-23tdf#107731 New default red and yellow for font and highlight colorYousuf Philips
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara
2017-05-20tdf#105204: ShellCheck nitpicks for gengal.shYeliz Taneroğlu
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
2017-05-16tdf#107298 Rename Snap Position to Constrain ObjectsIlmari Lauhakangas
2017-05-15tdf#107845 string resource ids effectively ended up in the gallery formatCaolán McNamara
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet