summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-16/+16
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin1-5/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-27/+27
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin1-1/+1
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-2/+2
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard1-0/+17
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-7/+7
2016-08-22tdf#89329: use unique_ptr for pImpl in roadmapArnold Dumas1-1/+2
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+0
2016-06-22uitest: support tree listsMarkus Mohrhard1-0/+36
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard1-2/+0
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard1-0/+30
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