summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-8/+8
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin2-3/+3
2015-09-17convert Link<> to typedNoel Grandin2-4/+5
2015-09-17convert Link<> to typedNoel Grandin2-6/+6
2015-09-17convert Link<> to typedNoel Grandin2-7/+7
2015-09-08convert Link<> to typedNoel Grandin2-5/+5
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe14-32/+26
2015-09-04convert Link<> to typedNoel Grandin1-3/+3
2015-09-03convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin6-11/+11
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-17/+17
2015-08-17make Link<> typedNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-11/+0
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-4/+2
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-24convert GA_ constants to enum classNoel Grandin1-7/+16
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky1-20/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin16-157/+0
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis1-1/+13
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin3-16/+12
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-1/+0
2015-06-28coverity#1308549 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308508 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-25remove custom RTTI from SdrObjPlusDataNoel Grandin1-2/+0
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-1/+1
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin2-30/+30
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini27-29/+29
2015-05-13refactor FrameSelector to use RenderContextTomaž Vajngerl1-52/+57
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann6-7/+7
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann7-15/+15
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist2-8/+8
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-1/+0
2015-04-28svx: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks18-123/+145
2015-04-23Remove unnecessary overridesStephan Bergmann1-8/+0
2015-04-23loplugin:staticmethodsNoel Grandin7-12/+12
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2-11/+19
2015-04-17svx: convert new to ::Create.Noel Grandin1-5/+5
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks1-1/+1