summaryrefslogtreecommitdiff
path: root/fpicker/source/office/PlacesListBox.cxx
AgeCommit message (Expand)Author
2018-11-22weld SwCondCollPageCaolán McNamara
2018-04-25fix -Werror=shadowNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen
2018-04-11weld PlaceEditDialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2016-12-06loplugin:staticmethodsNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2013-11-13fdo#59542 smaller +/- buttons will not be truncated at the bottomAndras Timar
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat