summaryrefslogtreecommitdiff
path: root/vcl/source/app/IconThemeScanner.cxx
AgeCommit message (Expand)Author
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-08-08vcl: don't throw misleading exceptions on every failed accessMichael Stahl
2014-07-21Our log area checking Clang plugin requires it to be a string literalTor Lillqvist
2014-07-21fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-04Add mode linesTakeshi Abe
2014-02-21fix mac build, c++11ismsCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert