summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/base
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen2019-05-174-3/+10
* Simplify Sequence iterations in UnoControlsArkadiy Illarionov2019-05-092-11/+6
* Fix typoAndrea Gelmini2019-04-051-1/+1
* Fix typoAndrea Gelmini2019-04-031-3/+3
* Fix typoAndrea Gelmini2019-04-031-6/+6
* Fix typosAndrea Gelmini2018-11-091-2/+2
* loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin2018-10-312-28/+21
* m_xTabControllerList is deadNoel Grandin2018-09-181-22/+0
* loplugin:useuniqueptr in BaseContainerControlNoel Grandin2018-09-181-32/+5
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-2/+2
* Fix typosAndrea Gelmini2018-08-291-1/+1
* Fix typosAndrea Gelmini2018-04-161-1/+1
* loplugin:useuniqueptr in ProgressMonitorNoel Grandin2018-04-161-2/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist2018-03-133-3/+3
* Fix typosAndrea Gelmini2018-02-241-1/+1
* Fix typosAndrea Gelmini2018-02-011-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-5/+5
* loplugin:includeform: UnoControlsStephan Bergmann2017-10-233-3/+3
* use more range-for on uno::SequenceNoel Grandin2017-07-111-11/+5
* UnoControls: replace double checked locking patternsJochen Nitschke2017-06-092-52/+15
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-89/+85
* New loplugin:dynexcspec: Add @throws documentation, UnoControlsStephan Bergmann2017-01-191-0/+4
* use rtl::Reference in BaseControlNoel Grandin2017-01-171-12/+9
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-251-29/+19
* loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin2016-10-191-18/+2
* Fix typosAndrea Gelmini2016-10-031-1/+1
* new loplugin: commaoperatorNoel Grandin2016-02-231-4/+8
* com::sun::star->css in UnoControls/Noel Grandin2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-12/+12
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-302-4/+4
* Fix typosAndrea Gelmini2015-07-041-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-5/+5
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-34/+31
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-0/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* loplugin: cstylecastNoel Grandin2014-09-292-3/+3
* UnoControls: sal_False/True -> false/trueStephan Bergmann2014-09-152-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-32/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-14/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-233-36/+36
* Many spelling fixes: some more files.Pedro Giffuni2014-04-301-1/+1
* automaticly -> automatically.Jan Holesovsky2014-04-272-2/+2
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-063-130/+130
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-063-238/+0
* Remove dead codeStephan Bergmann2014-03-251-94/+0
* UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-24/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-85/+85
* Remove visual noise from UnoControlsAlexander Wilms2014-02-261-128/+128