summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
AgeCommit message (Expand)Author
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
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann