summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)AuthorFilesLines
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin2-84/+86
2017-08-24remove unused error codes in svtoolsNoel Grandin1-5/+0
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara5-6/+638
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-5/+2
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-1/+5
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke1-1/+0
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+0
2017-05-09folder.png is a different place than the othersCaolán McNamara1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara1-2/+6
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara1-0/+18
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara1-0/+127
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
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