summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfgutil.cxx
AgeCommit message (Expand)Author
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:unusedmethodsNoel Grandin
2017-09-11tdf#108011: Customize dialog's commands list should respond to keyboardMuhammet Kara
2017-08-11Remove useless if checkMuhammet Kara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara
2017-01-16unwind resourceCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-01Fix typosAndrea Gelmini
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-20loplugin:unusedfields in cuiNoel Grandin
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-12sal_uInt16 to sal_Int32, constify/reduce OUStringsMatteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin