summaryrefslogtreecommitdiff
path: root/vcl/source/filter/FilterConfigItem.cxx
AgeCommit message (Expand)Author
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#708311 Uninitialized scalar fieldCaolán McNamara
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-08-12convert vcl/FilterConfigItem.hxx from String to OUStringNoel Grandin
2013-05-23sal_Bool to boolTakeshi Abe
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky