summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optlingu.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze2020-10-121-0/+15
* replace and drop SvtExtendedSecurityOptions classCaolán McNamara2020-07-291-4/+4
* Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann2020-07-011-4/+4
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-081-64/+59
* crash on double-clicking an entry in Available language modulesCaolán McNamara2020-06-051-3/+9
* change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2020-05-291-11/+9
* loplugin:simplifybool in canvas..cuiNoel Grandin2020-05-281-1/+1
* use for-range on Sequence in cppuhelper,cuiNoel Grandin2020-05-201-40/+33
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-1/+2
* loplugin:flatten in cuiNoel Grandin2020-04-171-119/+119
* explicitly set no text emphasis on the non-header entriesCaolán McNamara2020-03-261-0/+4
* tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara2020-03-231-5/+5
* sal_Char->char in cppcanvas..cuiNoel Grandin2019-12-181-4/+4
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+11
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+4
* rename LanguageBox back to SvxLanguageBoxCaolán McNamara2019-10-171-2/+2
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-061-1/+2
* TODO rename to GetFrameWeldCaolán McNamara2019-09-261-5/+5
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-4/+4
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-8/+2
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-15/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-7/+1
* cid#1448212 Improper use of negative valueCaolán McNamara2019-07-201-1/+1
* loplugin:referencecasting in cppcanvas..cuiNoel Grandin2019-07-191-1/+1
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-8/+8
* weld SvxEditModulesDlgCaolán McNamara2019-06-041-274/+158
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+3
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-121-4/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* weld OTableSubscriptionPageCaolán McNamara2019-04-061-14/+14
* select first entry initiallyCaolán McNamara2019-03-121-0/+13
* weld SpellOptionsDialogCaolán McNamara2019-03-121-4/+7
* weld SvxLinguTabPageCaolán McNamara2019-03-121-360/+270
* log nice exception messages whereever possibleNoel Grandin2019-03-071-1/+3
* tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen2019-03-041-0/+2
* weld SvxEditDictionaryDialogCaolán McNamara2019-02-091-1/+1
* o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen2019-01-181-9/+8
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-261-29/+28
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-3/+3
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-3/+1
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-201-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* loplugin:useuniqueptr in SvxEditModulesDlgNoel Grandin2018-06-261-3/+2
* loplugin:useuniqueptr in SvxLinguTabPageNoel Grandin2018-06-211-5/+4
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-18/+12
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-2/+0
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2