summaryrefslogtreecommitdiff
path: root/cui/source/options/optfltr.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-8/+8
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-4/+4
2019-09-24unused aControlSize variableCaolán McNamara1-3/+0
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-4/+0
2019-08-15embeddedobj: allow controlling if PDF documents are converted to Draw or notMiklos Vajna1-1/+25
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-4/+19
2019-07-31weld OfaMSFilterTabPage2Caolán McNamara1-206/+52
2019-07-30bFirst means 1st vs 2nd column, and needs to alternate on each loopCaolán McNamara1-9/+13
2019-07-30weld OfaMSFilterTabPageCaolán McNamara1-71/+55
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-05respect read-only config item: CreateMSOLockFilesAndras Timar1-0/+2
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+10
2019-03-06remove sal_IntPtr in OfaMSFilterTabPage2Noel Grandin1-39/+39
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-5/+4
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin1-3/+3
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin1-2/+2
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-2/+2
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-4/+4
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara1-8/+6
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+7
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-9/+10
2016-03-23loplugin:constantparam in cuiNoel Grandin1-5/+4
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-10/+9
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-4/+4
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-8/+8
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-8/+11
2015-07-06improve the returnbyref lopluginNoel Grandin1-17/+15
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20VclPtr: crash on exit after visiting MSOffice compat pageCaolán McNamara1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+34
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-1/+1