summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)Author
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06nuke dead codeTakeshi Abe
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Fix the description.Kohei Yoshida
2012-06-05Prioritize external filters over the internal ones.Kohei Yoshida
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-28reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-25Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida
2012-05-25Rank format types in order of complexity.Kohei Yoshida
2012-05-25The logic behind these two flags no longer makes sense.Kohei Yoshida
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida
2012-05-25Patterns should precede extensions.Kohei Yoshida
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida
2012-05-23Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida
2012-05-23These hacks no longer work. Remove it and find a better solution.Kohei Yoshida
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida
2012-05-22When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida
2012-05-22Reduce indentation.Kohei Yoshida
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-04-30Fix location of env binary to work on MacOSXNoel Grandin
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara
2012-04-19Stub CMX importerFridrich Štrba
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist
2012-04-14fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-20cgms are image/cgmCaolán McNamara
2012-02-28WaE: unused variableCaolán McNamara
2012-02-23Adapted LateInitThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-13Fix typos in commentsElton Chung
2012-02-13filter configuration: add some OOo XML/ODF mimetypesMichael Stahl
2012-02-13filter configuration: add some mimetypeMichael Stahl
2012-02-13filter configuration: add MSO 2007 XML mimetypesMichael Stahl
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-26Sort the catch-all detection at the endFridrich Štrba
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-12catch exception by constant referenceTakeshi Abe