summaryrefslogtreecommitdiffstats
path: root/svtools/source/inc
Commit message (Expand)AuthorAgeFilesLines
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-1/+1
* svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks2015-04-101-6/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-102-3/+3
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-092-7/+7
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-1/+0
* changed timers to idlesJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idlesJennifer Liebel2014-12-091-5/+4
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-2/+2
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Drop an empty headerTakeshi Abe2014-07-051-26/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-5/+5
* svtools: sal_Bool->boolNoel Grandin2014-05-081-4/+4
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* huge hrc and src file cleanupThomas Arnhold2014-04-231-96/+0
* Bin the now non-existent dtor from the class definition tooTor Lillqvist2014-04-191-8/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-11/+11
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-168/+168
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-132/+132
* Remove visual noise from svtoolsAlexander Wilms2014-02-253-24/+24
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Unify ctor functions for component implementations.Matúš Kukan2014-01-181-4/+2
* fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza2014-01-161-2/+3
* translated German commentsLuc Castermans2014-01-091-1/+1
* svt: Use constructor feature for ODocumentCloser.Matúš Kukan2014-01-081-82/+0
* svt: Use constructor feature for GraphicProvider.Matúš Kukan2013-12-231-8/+1
* svt: use constructor feature for HatchWindowFactory.Matúš Kukan2013-12-231-39/+0
* svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan2013-12-231-8/+1
* fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza2013-12-043-0/+219
* Use proper header guard conventionTor Lillqvist2013-12-031-3/+3
* fixincludeguards.sh: svtoolsThomas Arnhold2013-11-055-13/+13
* some eco-activismThomas Arnhold2013-04-272-5/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-37/+37
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+4
* Move GraphicFilter class to vcl.Jan Holesovsky2013-01-048-1072/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-195-118/+73
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-2/+2
* sal_Bool to bool.Kohei Yoshida2012-10-231-56/+47
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-4/+4
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-50/+50
* Don't repeat my mistake in the futureTor Lillqvist2012-10-081-0/+6
* make svtools filter test not loop endlesslyCaolán McNamara2012-10-081-0/+2
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-061-2/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-151-1/+0
* pTabBar is always NULLIvan Timofeev2012-07-261-2/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-041-2/+0