summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara1-1/+3
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin: unused return values in desktopNoel Grandin1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-4/+6
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-05-25convert TOTOP constants to scoped enumNoel Grandin1-2/+2
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin1-5/+3
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks1-8/+9
2015-04-29fix dubious casts post VclPtr-ingCaolán McNamara1-2/+2
2015-04-17desktop: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+2
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-5/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-12/+5
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-04desktop: fix includesThomas Arnhold1-6/+6
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-24/+24
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+3
2012-11-21remove OUSTR defineCaolán McNamara1-13/+11
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara1-10/+7
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-12-06catch exception by constant referenceTakeshi Abe1-11/+11
2011-11-28Fix for bug fdo39748, Easy-hack Cleanup extension list.Olivier Hallot1-1/+0
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-2/+2
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from desktopMikhail Voytenko1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-92/+87
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-02jl152 #i77196# bubble update notification now supports the new update behaviorJoachim Lingner1-0/+1
2010-06-02jl152#i77196# Enable showing license during startup check, better handling of...Dirk Voelzke1-29/+20
2010-05-28jl152 #i77196# new update behavior for extensionsJoachim Lingner1-12/+7
2010-05-10jl152#i77196# Use ExtensionManager instead of PackageManagerDirk Voelzke1-4/+1