summaryrefslogtreecommitdiff
path: root/vcl/source/filter/FilterConfigItem.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2016-05-04use Any constructor instead of temporariesNoel Grandin1-13/+5
2015-11-18com::sun::star->css in vcl/Noel Grandin1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+6
2015-01-24Typo: syncro->synchroJulien Nabet1-2/+2
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-3/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-5/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-22/+22
2014-02-11coverity#708311 Uninitialized scalar fieldCaolán McNamara1-0/+1
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-28Any::operator >>= returns false rather than throwStephan Bergmann1-8/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-08-12convert vcl/FilterConfigItem.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-23sal_Bool to boolTakeshi Abe1-6/+6
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+3
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith1-9/+7
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+439