summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)Author
2021-11-29tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-12T602 is an obsolete format, don't assume .txt files are T602Jan Holesovsky
2021-09-08Drop unused rUsedDetectors argumentMike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-06-30indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-06-22no need to make copies of these map entriesNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-21loplugin:refcounting in filterNoel
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-02Use the new single-instance="true" attribute in filterStephan Bergmann
2020-09-27restore PocketWord filter, this time backed by libwpsDavid Tardon
2020-07-25filter/config: create instances with uno constructorsNoel Grandin
2020-07-16compact namespace: editeng-filterNoel Grandin
2020-07-13Fix typoAndrea Gelmini
2020-07-13filter/config: create instances with uno constructorsNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-15make a raw docstring as it contains backslashTomoyuki Kubota
2020-05-08compact namespace in filter..frameworkNoel Grandin
2020-04-23Drop Macromedia Flash export filterGabor Kelemen
2020-04-23Mention that this is the "OOXML Transitional" export filterSamuel Mehrbrodt
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-12-19Fix typoAndrea Gelmini
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen