summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-06-14remove some unused includesCaolán McNamara
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-06-13drop intermediate IExtensionListBox classCaolán McNamara
2019-06-12move IExtensionListBox to where its usedCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-09fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin
2018-06-25loplugin:useuniqueptr in desktopNoel Grandin
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20unused hicontrast iconCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
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-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-05-16refactor desktop classes to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-13convert extensions update required dialog to .uiCaolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann