summaryrefslogtreecommitdiffstats
path: root/include/toolkit/helper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-44/+0
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-121-12/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+1
* accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini2017-05-211-0/+6
* Some manual loplugin:comparisonwithconstant fixes in macros...Stephan Bergmann2017-05-181-1/+1
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-7/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-312-5/+5
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-141-0/+1
* Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2017-02-111-1/+0
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-101-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-69/+69
* New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann2017-01-191-0/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-9/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-095-16/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-238-170/+170
* Allow injection of keyboard and mouse events through UNOMatthew J. Francis2015-10-161-0/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-69/+69
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* remove some unused definesNoel Grandin2015-08-031-16/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-271-51/+0
* remove some unused definesNoel Grandin2015-07-271-17/+0
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* toolkit: more VclPtr pieces.Michael Meeks2015-04-101-4/+5
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl2015-02-161-4/+6
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-3/+0
* toolkit: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-122-53/+47
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-081-1/+0
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-2/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* fdo#82577: Handle FontNoel Grandin2014-09-181-3/+3
* toolkit: sal_Bool -> boolStephan Bergmann2014-09-121-1/+1
* toolkit: export some ListenerMultiplexer typesMichael Stahl2014-08-071-5/+5
* use SimpleReferenceObject in svtools moduleNoel Grandin2014-07-081-1/+1
* use SimpleReferenceObject in accessibilityNoel Grandin2014-07-081-3/+3
* toolkit: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* coverity#705388 Mixing enum typesCaolán McNamara2014-06-041-1/+3
* Move headers that are private to toolkit there, thenTor Lillqvist2014-04-195-288/+0
* If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist2014-04-191-9/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-86/+86
* toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* Remove visual noise from includeAlexander Wilms2014-03-0112-90/+90