summaryrefslogtreecommitdiffstats
path: root/extensions/source/update/check
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
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+8
* 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-231-2/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-3/+3
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-194-10/+10
* 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-011-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-61/+61
* loplugin:passstringbyrefStephan Bergmann2014-03-191-2/+2
* 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-266-64/+64
* Remove unneccessary commentsAlexander Wilms2014-02-237-185/+185
* -Werror,-Wunused-functionStephan Bergmann2014-02-211-0/+2
* 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-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
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-5/+5
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-1/+1
* Some string clean-upStephan Bergmann2013-10-154-42/+18
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-072-18/+4
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* valueOf() -> number()Luboš Luňák2013-08-214-6/+6
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-182-4/+7
* loplugin:literalalternativeStephan Bergmann2013-06-151-1/+1
* loplugin:unusedvariablecheckStephan Bergmann2013-06-151-2/+0
* fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks2013-06-051-5/+11
* fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2013-06-032-35/+3
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-281-9/+4
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-18/+26
* -Werror,-WuninitializedStephan Bergmann2013-05-212-15/+14
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-211-11/+5