summaryrefslogtreecommitdiff
path: root/vcl/source/app/IconThemeInfo.cxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11loplugin:stringviewNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2018-11-05Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski
2018-05-22tdf#117342 - Add Karasa Jaga to LibreOffice coreRizal Muttaqin
2018-05-05Replace Galaxy icon theme by Colibreheiko tietze
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-15Remove tango_testing from repositoryheiko tietze
2017-09-25Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens
2017-08-11Correct icon size assignmentYousuf Philips
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-06tdf#94632 Enable sifr dark and set fallbackYousuf Philips
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2016-10-19make the 'Breeze_dark' name look less stupid in the icon theme dropdown listCaolán McNamara
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2014-08-22remove special casing for default theme in vclBjoern Michaelsen
2014-03-04Add mode linesTakeshi Abe
2014-02-21I missed a nullptr c++11ishCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert