summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: shellStephan Bergmann1-2/+2
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-18shell: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-10that stuff seems to be totally unusedMarkus Mohrhard2-18/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-4/+4
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-4/+4
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-09-11shell: sal_Bool -> boolStephan Bergmann2-2/+2
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2014-04-30shell: sal_Bool->boolNoel Grandin2-58/+58
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-30loplugin:saloverrideStephan Bergmann1-10/+10
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-50/+50
2014-02-27std::exception retrofit sequelStephan Bergmann2-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-63/+63
2014-02-26KDE: don't throw on TemplatePathVariableMaxim Monastirsky2-2/+2
2014-02-26Remove visual noise from shellAlexander Wilms1-8/+8
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara3-18/+47
2014-02-23Remove unneccessary commentsAlexander Wilms6-34/+34
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann7-14/+14
2013-12-16Clean-up uno/lbnames.hStephan Bergmann4-4/+0
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-40/+20
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-6/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-05fixincludeguards.sh: shellThomas Arnhold1-3/+3
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza3-42/+6
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev1-1/+1
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev1-0/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-214/+210
2013-03-27-Wunused-macrosStephan Bergmann1-0/+3
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-8/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-32/+16
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter2-0/+22
2013-03-04doubled includesThomas Arnhold4-4/+0
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza2-22/+11
2012-12-05-Werror,-Wunused-resultStephan Bergmann1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens10-14/+0
2012-10-03re-base on ALv2 code. Includes:Michael Meeks22-554/+356
2012-10-02Use prefixTor Lillqvist10-10/+10
2012-08-25libmerged: add more librariesMatúš Kukan4-4/+5
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann3-113/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1