summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-06-08Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara
2015-06-06Typo: Gourand → GouraudValter Mura
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-05Fix: could not convert [...] ‘const char*’ to ‘const rtl::OUString’Tor Lillqvist
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04coverity#1304135 Missing break in switchCaolán McNamara
2015-06-04tdf#91840: Default to transparent text backgroundKatarina Behrens
2015-06-04Use switch-case instead of overly long 'if (a || b || ...)'Katarina Behrens
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara
2015-06-03ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl
2015-06-03-fsanitize=float-divide-by-zeroStephan Bergmann
2015-06-02Fix indent button icons in impress/draw sidebarYousuf Philips
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-06-01coverity#1302609 Division or modulo by zeroCaolán McNamara
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28tdf#91653 Give this command a saner nameAdolfo Jayme Barrientos
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-26Related: tdf#91542 line box width cannot be changedCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-26SdrSnapView: initializae members in the constructorNorbert Thiebaud
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25tdf#91525 - dispose SfxControllerItem member.Michael Meeks
2015-05-25rename "Lathe Object" to "Rotation Object" in a tooltipStanislav Horacek
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens