summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-27some eco-activismThomas Arnhold2-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-37/+37
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+4
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky8-1072/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks5-118/+73
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-2/+2
2012-10-23sal_Bool to bool.Kohei Yoshida1-56/+47
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-4/+4
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-50/+50
2012-10-08Don't repeat my mistake in the futureTor Lillqvist1-0/+6
2012-10-08make svtools filter test not loop endlesslyCaolán McNamara1-0/+2
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist1-2/+0
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-07-26pTabBar is always NULLIvan Timofeev1-2/+0
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-1/+1
2012-06-27Remove unused include filesThomas Arnhold2-62/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks10-239/+149
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-04-12remove formfeedsThomas Arnhold1-1/+1
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara1-51/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-01-31make svtools ByteString freeCaolán McNamara1-1/+1