summaryrefslogtreecommitdiff
path: root/cui/source/inc/autocdlg.hxx
AgeCommit message (Expand)Author
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-12-04weld OfaSmartTagOptionsTabPageCaolán McNamara
2018-12-04weld OfaAutocorrOptionsPageCaolán McNamara
2018-12-04weld OfaQuoteTabPageCaolán McNamara
2018-12-04weld OfaSwAutoFmtOptionsPageCaolán McNamara
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-06-25loplugin:useuniqueptr in OfaAutocorrExceptPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-04-28tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05loplugin:vclwidgetsStephan Bergmann
2015-11-04Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
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-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-26CptlSttSent -> CapitalStartSentence.Jan Holesovsky
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin