summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Fix some "Variables reassigned a value before the old one has been used"Julien Nabet2012-09-151-5/+2
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-141-10/+2
* Finished ::rtl::OUString to OUString in UnoControlsRicardo Montania2012-09-122-18/+18
* ::rtl::OUString to OUString in UnoControlsRicardo Montania2012-09-114-15/+15
* add more component prefixesMatúš Kukan2012-09-012-2/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0812-60/+0
* remove include comments and boxesThomas Arnhold2012-08-0818-158/+1
* Remove unused macrosThomas Arnhold2012-08-051-20/+0
* re-base on ALv2 code.Michael Meeks2012-07-0320-440/+276
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14