summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-298-8/+0
* loplugin: cstylecastNoel Grandin2014-09-292-3/+3
* UnoControls: sal_False/True -> false/trueStephan Bergmann2014-09-157-19/+19
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-176-60/+10
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-101-6/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-16/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-237-52/+52
* Many spelling fixes: some more files.Pedro Giffuni2014-04-301-1/+1
* automaticly -> automatically.Jan Holesovsky2014-04-275-9/+9
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-199-27/+27
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-069-1685/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0618-691/+691
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0617-686/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-269-190/+190
* Remove dead codeStephan Bergmann2014-03-252-199/+0
* UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-24/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2618-324/+324
* Remove visual noise from UnoControlsAlexander Wilms2014-02-2613-511/+511
* Remove unneccessary commentsAlexander Wilms2014-02-234-192/+192
* UnoControls: sal_Bool -> boolStephan Bergmann2014-02-189-39/+39
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-121-104/+0
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* bool improvementsStephan Bergmann2014-01-219-32/+32
* typo fixesAndras Timar2013-12-201-1/+1
* Remove odd service names (that duplicate type names)Stephan Bergmann2013-12-194-18/+6
* Clean up UnoControls/source/controls/ furtherStephan Bergmann2013-12-196-136/+101
* Clean up macro madnessStephan Bergmann2013-12-191-107/+86
* embedded nulls in literalsCaolán McNamara2013-12-171-2/+2
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-173-0/+6
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-041-2/+0
* fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin2013-07-242-111/+11
* fix warningNoel Grandin2013-07-181-3/+2
* fix windows buildNoel Grandin2013-07-181-35/+35
* fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin2013-07-182-11/+112
* remove some useless comment blocksNoel Grandin2013-07-181-338/+0
* Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile2013-07-112-2/+0
* use uno::Reference#clear() method...Noel Grandin2013-06-056-14/+13
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-44/+8
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-082-31/+27
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-6/+3
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-033-3/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-262-2/+2
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-2413-44/+48