summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-30com::sun::star->css in svtoolsNoel Grandin4-223/+223
2015-10-16convert Link<> to typedNoel Grandin1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-168/+168
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-5/+4
2015-09-04convert Link<> to typedNoel Grandin1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-2/+0
2015-05-24callcatcher: update unused codeCaolán McNamara1-7/+0
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl1-4/+5
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-6/+6
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-14/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks1-6/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-3/+3
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-4/+4
2015-04-09loplugin:staticmethodsNoel Grandin2-7/+7
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-09changed timers to idlesJennifer Liebel1-5/+4
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-05Drop an empty headerTakeshi Abe1-26/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-5/+5
2014-05-08svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-23huge hrc and src file cleanupThomas Arnhold1-96/+0
2014-04-19Bin the now non-existent dtor from the class definition tooTor Lillqvist1-8/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-11/+11
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-168/+168
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-132/+132
2014-02-25Remove visual noise from svtoolsAlexander Wilms3-24/+24
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-4/+2
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza1-2/+3
2014-01-09translated German commentsLuc Castermans1-1/+1
2014-01-08svt: Use constructor feature for ODocumentCloser.Matúš Kukan1-82/+0
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan1-8/+1
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan1-39/+0
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan1-8/+1
2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza3-0/+219
2013-12-03Use proper header guard conventionTor Lillqvist1-3/+3
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold5-13/+13