summaryrefslogtreecommitdiff
path: root/vcl/source/app/IconThemeScanner.cxx
AgeCommit message (Expand)Author
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2016-11-13drop useless semicolonsDavid Tardon
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
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