summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans
2016-07-12Remove excess newlinesChris Sherlock
2016-05-25tdf#95954: Reasonable background for roadmap widgetKatarina Behrens
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-17unused headersCaolán McNamara
2015-09-16boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08Remove unused function paramsStephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31convert Link<> to typedNoel Grandin
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-02-18fix JunitTest_toolkit_complexCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-03cid#1194925 Resource leakNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-11remove external header guardsThomas Arnhold
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-04-14update_pchThomas Arnhold
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-14longparas: drop STRING_MAXLEN use nowCaolán McNamara