summaryrefslogtreecommitdiff
path: root/vcl/source/filter/FilterConfigCache.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-12Simplify linear searches in FilterConfigCacheAlex Henrie1-16/+16
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-15/+15
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde1-1/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-09-08String to OUStringThomas Arnhold1-2/+1
2013-08-12convert vcl/source/filter/FilterConfigCache.hxx from String to OUStringNoel Grandin1-58/+58
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet1-4/+4
2013-03-29Use const_iterator instead of iterator if possibleJulien Nabet1-9/+11
2013-03-28Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-27/+18
2013-03-05make vcl filter config extension search cleaner and more comprehensiveMichael Meeks1-0/+16
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara1-10/+0
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+3
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+561