summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optpath.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#138874 restore sort on first column of paths treeviewCaolán McNamara2020-12-141-0/+10
* use tools::Long in comphelper..cuiNoel2020-10-211-2/+2
* Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann2020-07-011-1/+1
* loplugin:flatten in cuiNoel Grandin2020-04-171-14/+14
* tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen2020-01-061-2/+0
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-1/+1
* tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski2019-11-261-8/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-5/+5
* 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-1/+1
* 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-9/+0
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* drop newly unused OptHeaderTabListBoxCaolán McNamara2019-08-011-1/+0
* weld SvxPathTabPageCaolán McNamara2019-08-011-222/+96
* loplugin:unusedfieldsNoel Grandin2019-07-171-4/+0
* tdf#126088 Display InternalPaths in UISamuel Mehrbrodt2019-07-011-6/+19
* loplugin:logexceptionnicely in cuiNoel Grandin2019-06-151-2/+2
* an is used before a vowel soundCaolán McNamara2019-05-101-2/+2
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+3
* weld SvxMultiPathDialogCaolán McNamara2019-02-031-1/+1
* remove unused HeaderBarItemBits enum valuesNoel Grandin2018-11-301-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* weld SwCondCollPageCaolán McNamara2018-11-211-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-281-10/+10
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-41/+38
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-1/+0
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-251-8/+8
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+3
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-1/+1
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: cuiStephan Bergmann2017-10-231-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-28/+51
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-30/+0
* convert EViewType to scoped enumNoel Grandin2017-03-291-1/+1
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-241-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1