summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)Author
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-05Drop an empty headerTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-19Bin the now non-existent dtor from the class definition tooTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-09translated German commentsLuc Castermans
2014-01-08svt: Use constructor feature for ODocumentCloser.Matúš Kukan
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan
2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza
2013-12-03Use proper header guard conventionTor Lillqvist
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-04-27some eco-activismThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-23sal_Bool to bool.Kohei Yoshida
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-08Don't repeat my mistake in the futureTor Lillqvist
2012-10-08make svtools filter test not loop endlesslyCaolán McNamara
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-26pTabBar is always NULLIvan Timofeev
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-12remove formfeedsThomas Arnhold
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-31make svtools ByteString freeCaolán McNamara