summaryrefslogtreecommitdiffstats
path: root/shell/source/sessioninstall
Commit message (Expand)AuthorAgeFilesLines
* Keep strings alive again as necessaryNoel Grandin2018-04-121-0/+3
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+0
* InstallPrinteDrivers->InstallPrinterDriversCaolán McNamara2018-01-111-1/+1
* [API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara2018-01-112-32/+39
* call g_variant_unref on return valueCaolán McNamara2017-12-221-3/+3
* fix indent vs other functionsCaolán McNamara2017-12-221-18/+19
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: shellStephan Bergmann2017-10-232-2/+2
* improve "unnecessary user-declared destructor" checkNoel Grandin2017-01-271-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-22/+13
* New loplugin:externvar: shellStephan Bergmann2017-01-091-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in sfx2Noel Grandin2016-09-091-4/+4
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* -Werror=terminate (GCC 6)Stephan Bergmann2016-01-191-3/+5
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* com::sun::star->css in shellNoel Grandin2015-10-291-15/+15
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-031-2/+2
* cppcheck:noExplicitConstructorNoel Grandin2015-08-071-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* inline COMPHELPER_SERVICEDECL_ macroNoel Grandin2015-06-151-3/+9
* boost::shared_ptr -> std::shared_ptrStephan Bergmann2015-05-181-4/+3
* Implement some more XModify methodsStephan Bergmann2015-05-132-41/+116
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Fix *_component_getFactory function typeStephan Bergmann2014-08-281-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-4/+4
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-2/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-12/+12
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-14/+14
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-3/+1
* fixincludeguards.sh: shellThomas Arnhold2013-11-051-3/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2013-04-191-1/+1
* WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2013-04-181-0/+2
* prefix all component_getFactory methodsPeter Foley2013-04-152-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-14/+14
* offapi: rename XModify.InstalliGStreamerResourcesMichael Stahl2012-11-201-1/+1
* template pack installerBjoern Michaelsen2012-11-161-1/+1
* fix annoying Ressource typoCaolán McNamara2012-11-121-3/+3
* WaE: unused parameterDavid Tardon2012-11-102-27/+27
* making org.freedesktop.PackageKit.Query and .Modify availableBjoern Michaelsen2012-11-094-0/+219