summaryrefslogtreecommitdiffstats
path: root/UnoControls/source
Commit message (Expand)AuthorAgeFilesLines
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-066-577/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0615-642/+642
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0614-583/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-97/+97
* 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-2615-237/+237
* Remove visual noise from UnoControlsAlexander Wilms2014-02-2610-405/+405
* Remove unneccessary commentsAlexander Wilms2014-02-234-192/+192
* UnoControls: sal_Bool -> boolStephan Bergmann2014-02-188-36/+36
* 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
* Remove odd service names (that duplicate type names)Stephan Bergmann2013-12-193-9/+3
* 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-172-0/+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-111-1/+0
* use uno::Reference#clear() method...Noel Grandin2013-06-056-14/+13
* 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
* 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
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-2411-40/+44
* 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-112-6/+6
* add more component prefixesMatúš Kukan2012-09-011-1/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0810-52/+0
* remove include comments and boxesThomas Arnhold2012-08-0815-137/+1
* Remove unused macrosThomas Arnhold2012-08-051-20/+0
* re-base on ALv2 code.Michael Meeks2012-07-0315-345/+210
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-12/+13
* removed dead codeTakeshi Abe2012-06-062-32/+0
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* targeted string re-workNorbert Thiebaud2012-05-293-3/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi2012-04-196-49/+49
* expand and remove CSS* macroThomas Arnhold2012-02-216-240/+184