summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)Author
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-17Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: shellStephan Bergmann
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-10that stuff seems to be totally unusedMarkus Mohrhard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-09-11shell: sal_Bool -> boolStephan Bergmann
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30shell: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30loplugin:saloverrideStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27std::exception retrofit sequelStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26KDE: don't throw on TemplatePathVariableMaxim Monastirsky
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann