summaryrefslogtreecommitdiff
path: root/cui/source/inc/autocdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara1-0/+6
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh1-0/+1
2020-06-06Resolves: tdf#125981 use original label, not current labelCaolán McNamara1-1/+1
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-0/+1
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-14/+14
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-35/+13
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+0
2019-05-21tdf#109158 short-circuit text width measuring with fixed width columnsCaolán McNamara1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-04-02drop some unneeded includesCaolán McNamara1-8/+1
2018-12-10Bin also leftover commentTor Lillqvist1-3/+0
2018-12-09loplugin:unusedmethodsNoel Grandin1-27/+0
2018-12-04weld OfaAutoCorrDlgCaolán McNamara1-9/+5
2018-12-04weld OfaAutocorrOptionsPageCaolán McNamara1-4/+5
2018-12-04weld OfaSmartTagOptionsTabPageCaolán McNamara1-8/+7
2018-12-04weld OfaQuoteTabPageCaolán McNamara1-33/+27
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara1-10/+7
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara1-35/+19
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara1-53/+19
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara1-38/+40
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-30loplugin:returnconstantNoel Grandin1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-06-25loplugin:useuniqueptr in OfaAutocorrExceptPageNoel Grandin1-3/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-7/+7
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara1-15/+15
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-04-28tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen1-3/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-19/+19
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-10/+10
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-05loplugin:vclwidgetsStephan Bergmann1-0/+4
2015-11-04Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara1-9/+20
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-39/+39