summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)AuthorFilesLines
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl1-1/+0
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin1-7/+0
2016-05-18tdf#95954: Reasonable background for roadmap widgetKatarina Behrens1-0/+1
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin1-1/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-10Avoid reserved identifiersStephan Bergmann1-8/+8
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin2-9/+9
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann1-3/+1
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin2-8/+2
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-1/+1
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-1/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-12-04svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-341/+317
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-10-30com::sun::star->css in svtoolsNoel Grandin3-34/+34
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-96/+96
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17unused headersCaolán McNamara1-2/+0
2015-09-16boost->stdCaolán McNamara2-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-09-08Remove unused function paramsStephan Bergmann1-3/+0
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+2
2015-08-31convert Link<> to typedNoel Grandin1-1/+1
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl1-1/+0
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl1-1/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin2-32/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-05-11refactor Roadmap to use RenderContext, some cleanupTomaž Vajngerl1-68/+58
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-2/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-2/+3
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin2-0/+2
2015-02-18fix JunitTest_toolkit_complexCaolán McNamara1-5/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-20/+5
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0