summaryrefslogtreecommitdiffstats
path: root/vcl/source/app/IconThemeScanner.cxx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-251-1/+1
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-2/+2
* vcl: don't throw misleading exceptions on every failed accessMichael Stahl2014-08-081-1/+4
* Our log area checking Clang plugin requires it to be a string literalTor Lillqvist2014-07-211-12/+10
* fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert2014-07-211-25/+43
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-1/+0
* Add mode linesTakeshi Abe2014-03-041-0/+3
* fix mac build, c++11ismsCaolán McNamara2014-02-211-11/+12
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-211-0/+185