summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-2/+2
2015-05-05tdf#34555 add crop features to svxPhilippe Jung1-0/+5
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist3-3/+3
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist10-88/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks6-24/+27
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-8/+8
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-2/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-3/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin4-7/+9
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin4-12/+12
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-1/+1
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann1-3/+0
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl2-0/+78
2015-03-19loplugin:constantfunction: svxNoel Grandin1-1/+0
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna1-0/+2
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+1
2015-03-06idle includes and enum useJennifer Liebel2-1/+3
2015-02-19loplugin:externandnotdefinedStephan Bergmann1-0/+35
2015-02-07loplugin:deletedspecialStephan Bergmann2-9/+6
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian2-8/+22
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann1-1/+1
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl1-62/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl7-9/+9
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-9/+0
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara2-2/+2
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara1-15/+0
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara2-10/+2
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara2-46/+0
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara1-1/+0
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara1-2/+0
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara1-1/+0
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara1-1/+0
2014-12-19Extrusion depth is just a simple menuCaolán McNamara1-1/+0
2014-12-18drop unused helpidsCaolán McNamara1-2/+0
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler1-5/+4
2014-12-09changed inherited timer to idleTobias Madl1-1/+1
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist1-71/+0
2014-11-05overlayermanagerbuffered: timer to idleLászló Németh1-1/+1
2014-11-05changed some timer to idleJennifer Liebel1-1/+1
2014-11-04Unindent.Kohei Yoshida1-49/+42
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida1-0/+2