summaryrefslogtreecommitdiff
path: root/vcl/source/app/IconThemeInfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens1-0/+6
2017-08-11Correct icon size assignmentYousuf Philips1-6/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+1
2017-06-06tdf#94632 Enable sifr dark and set fallbackYousuf Philips1-0/+5
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2016-10-19make the 'Breeze_dark' name look less stupid in the icon theme dropdown listCaolán McNamara1-0/+5
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-4/+4
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert1-1/+19
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe1-8/+1
2014-08-22remove special casing for default theme in vclBjoern Michaelsen1-12/+1
2014-03-04Add mode linesTakeshi Abe1-1/+2
2014-02-21I missed a nullptr c++11ishCaolán McNamara1-1/+1
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-0/+180