summaryrefslogtreecommitdiffstats
path: root/cui/source/customize/cfgutil.cxx
Commit message (Expand)AuthorAgeFilesLines
* o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen2019-01-181-19/+18
* Avoid getTokenCountMatteo Casalin2019-01-031-6/+11
* loplugin:unusedfieldsNoel Grandin2018-12-101-2/+0
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-6/+6
* weld OfaSwAutoFmtOptionsPageCaolán McNamara2018-12-031-4/+4
* loplugin:unusedmethodsNoel Grandin2018-11-301-64/+0
* loplugin:singlevalfieldsNoel Grandin2018-11-301-12/+4
* loplugin:unusedmethodsNoel Grandin2018-11-281-71/+0
* pretty up assign events dialogCaolán McNamara2018-11-251-2/+2
* weld SwFrameDlgCaolán McNamara2018-11-251-1/+3
* allow collapsing rowsCaolán McNamara2018-11-241-1/+4
* weld SfxMacroTabPageCaolán McNamara2018-11-231-1/+778
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Avoid getToken to just get last tokenMatteo Casalin2018-11-101-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski2018-10-081-32/+2
* tdf#120362: Don't ask user to enable JVM when enumerating scriptsMike Kaganski2018-10-081-0/+35
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-4/+4
* tdf#116494: Don't ask parent if no help textMuhammet Kara2018-03-201-2/+5
* Use for-range loops in cuiJulien Nabet2018-02-281-10/+4
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-1/+1
* loplugin:singlevalfieldsNoel Grandin2017-12-041-11/+1
* loplugin:includeform: cuiStephan Bergmann2017-10-231-7/+7
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* loplugin:unusedmethodsNoel Grandin2017-09-271-14/+0
* tdf#108011: Customize dialog's commands list should respond to keyboardMuhammet Kara2017-09-111-0/+1
* Remove useless if checkMuhammet Kara2017-08-111-9/+3
* loplugin:constparams in cuiNoel Grandin2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-131-5/+5
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-4/+4
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-8/+0
* loplugin:oncevar in cuiNoel Grandin2017-06-201-3/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-0/+1
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-2/+0
* make string translation loading more uniformCaolán McNamara2017-05-191-8/+8
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-7/+7
* tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky2017-05-161-8/+11
* tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky2017-05-141-9/+5
* tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky2017-05-091-191/+395
* remove bitmaps from .src filesCaolán McNamara2017-04-251-6/+7
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-191-4/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-11/+11
* SfxConfigGroupListBox leaks its resource containerCaolán McNamara2017-01-161-11/+11
* unwind resourceCaolán McNamara2017-01-161-6/+3