summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_dialog2.cxx
AgeCommit message (Expand)Author
2017-06-06tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#36019: Fix tooltipMuhammet Kara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-09loplugin:staticmethodsTor Lillqvist
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-11tdf#102004 Do not open options for extensions without optionsMuhammet Kara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15Resolves: tdf#44241 highlight the newly installed extensionCaolán McNamara
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-03-23loplugin:constantparam in desktopNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Prefer getSelectedFiles to getFilesJulien Nabet
2015-09-17boost->stdCaolán McNamara