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