summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-6/+6
2015-09-30Fix typosAndrea Gelmini3-3/+3
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam1-0/+37
2015-09-18boost->stdCaolán McNamara3-6/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-0/+6
2015-09-17unused headersCaolán McNamara3-6/+0
2015-09-17convert Link<> to typedNoel Grandin1-6/+6
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-0/+1
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-10/+8
2015-09-03convert Link<> to typedNoel Grandin1-1/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin2-2/+2
2015-07-27remove some unused definesNoel Grandin1-26/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin4-13/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin6-15/+1
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-06-25implement equalize width and height for impress/drawCaolán McNamara1-0/+20
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2-2/+2
2015-06-14Remove unused OpenGLObjectZolnai Tamás3-89/+0
2015-05-28tdf#91653 Give this command a saner nameAdolfo Jayme Barrientos1-1/+1
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens1-2/+5
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