summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
AgeCommit message (Expand)Author
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-05-09Remove unnecessary HIDs - the defaults will work just fineGabor Kelemen
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-25remove desktop bitmaps from .src filesCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Fix typosAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel 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-20unused hicontrast iconCaolán McNamara
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-15Resolves: tdf#44241 highlight the newly installed extensionCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-16refactor desktop classes to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl