summaryrefslogtreecommitdiff
path: root/include/toolkit/helper
AgeCommit message (Expand)Author
2019-11-03find symbols that can be privateNoel Grandin
2019-10-30loplugin:finalclasses frameworkNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-07-19Fix typosAndrea Gelmini
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12replace double checked locking patterns in getTypes macrosJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-05-18Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-03remove some unused definesNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10toolkit: more VclPtr pieces.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin