summaryrefslogtreecommitdiff
path: root/svtools/source/inc
AgeCommit message (Expand)Author
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
2012-01-25ByteString->rtl::OStringCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2011-12-29EasyHack fdo#42454, remove code associated with unused iconsGustavo Buzzatti Pacheco
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-09removed isolated fileTakeshi Abe
2011-08-31unusedcode: remove various classesMatúš Kukan
2011-08-31various unused codeCaolán McNamara
2011-08-18ByteString->rtl::OStringCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-06-22Implement ScrollToAbsPos for listboxes.Luke Symes