summaryrefslogtreecommitdiff
path: root/cui/source/options/optfltr.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24unused aControlSize variableCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-15embeddedobj: allow controlling if PDF documents are converted to Draw or notMiklos Vajna
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna
2019-07-31weld OfaMSFilterTabPage2Caolán McNamara
2019-07-30bFirst means 1st vs 2nd column, and needs to alternate on each loopCaolán McNamara
2019-07-30weld OfaMSFilterTabPageCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-05respect read-only config item: CreateMSOLockFilesAndras Timar
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-06remove sal_IntPtr in OfaMSFilterTabPage2Noel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
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