summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)Author
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
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-04doubled includesThomas Arnhold
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza
2012-12-05-Werror,-Wunused-resultStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks