summaryrefslogtreecommitdiff
path: root/cui/source/options/optfltr.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-03-23loplugin:constantparam in cuiNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-08convert SV_ITEMSTATE constants to SvItemState scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez
2013-10-16cui: allow lines in MS filter section to have independently enabled checkboxesJacobo Aragunde Pérez
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-29no need for custom HID_OFAPAGE_MSFLTR2_CLB hidCaolán McNamara
2013-09-29Convert optfltr page to .ui + adapt code.Jan Holesovsky
2013-08-12XubString->OUStringCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara