summaryrefslogtreecommitdiffstats
path: root/extensions/source/update
Commit message (Expand)AuthorAgeFilesLines
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-4/+4
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* Removed duplicated includesAndrea Gelmini2014-10-311-8/+9
* fdo#82577: Handle RegionNoel Grandin2014-09-301-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-8/+8
* fdo#82577: Handle FontNoel Grandin2014-09-181-4/+4
* extensions: sal_Bool -> boolStephan Bergmann2014-09-121-9/+9
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-8/+8
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+8
* rename define tooThomas Arnhold2014-08-201-1/+1
* stray ErrorBox from ResIdThomas Arnhold2014-08-201-1/+2
* use SimpleReferenceObject in extensions/update moduleNoel Grandin2014-07-105-29/+11
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+2
* Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann2014-06-301-2/+2
* clang: Dead initializationCaolán McNamara2014-06-261-8/+3
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* extensions: remove SAL_THROW macroNoel Grandin2014-06-052-4/+4
* define->endifCaolán McNamara2014-05-291-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-05-294-0/+18
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-4/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-3/+3
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-194-10/+10
* typo: positon -> positionThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-132-5/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-92/+92
* loplugin:passstringbyrefStephan Bergmann2014-03-191-2/+2
* Remove unused codeStephan Bergmann2014-03-172-87/+0
* No need for SAL_CALL hereStephan Bergmann2014-03-172-5/+5
* Remove visual noise from extensionsAlexander Wilms2014-02-272-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-268-112/+112
* Remove unneccessary commentsAlexander Wilms2014-02-2310-260/+260
* -Werror,-Wunused-functionStephan Bergmann2014-02-211-0/+2
* coverity#984089 Uninitialized scalar fieldCaolán McNamara2014-02-181-4/+7
* Do not use this in ctorStephan Bergmann2014-02-101-15/+10
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-101-3/+3
* Remove unnecessary abstract base class IByNameAccessStephan Bergmann2014-02-101-14/+5
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvementsStephan Bergmann2014-01-272-3/+3
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-2/+2
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-1/+1
* misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara2014-01-201-2/+2
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-161-19/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-6/+6
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-5/+5