summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27bool improvementsStephan Bergmann2-3/+3
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-2/+2
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-19/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-5/+5
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-1/+1
2013-10-15Some string clean-upStephan Bergmann4-42/+18
2013-10-15Use OUString::replaceAllStephan Bergmann1-12/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza4-35/+8
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-08-21valueOf() -> number()Luboš Luňák4-6/+6
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist3-5/+9
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile1-1/+1
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile1-27/+27
2013-08-15i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironmentAriel Constenla-Haile1-4/+2
2013-08-14make extensions XubString freeCaolán McNamara1-16/+13
2013-06-15loplugin:literalalternativeStephan Bergmann1-1/+1
2013-06-15loplugin:unusedvariablecheckStephan Bergmann1-2/+0
2013-06-05fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks1-5/+11
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2-35/+3
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-9/+4
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-18/+26
2013-05-21-Werror,-WuninitializedStephan Bergmann2-15/+14
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-11/+5
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-17/+16
2013-05-11Related: #i120413# document helpful precalculated CheckInterval valsAriel Constenla-Haile1-0/+5
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-8/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-406/+406
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-3/+0
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold1-1/+1
2013-03-18extensions: remove RTL_CONSTASCII_STRINGPARAM in macrosMiklos Vajna1-18/+18
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+9
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-5/+4
2013-02-18avoid space in the version of the update information providerPetr Mladek1-1/+2
2013-02-15Fix conversionJulien Nabet1-2/+2
2013-02-14Fix compilation error with older GCCTor Lillqvist3-3/+3