summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)Author
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-12Better error reportingStephan Bergmann
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida
2012-08-21fdo#52451: Use .txt extension for these guys too.Kohei Yoshida
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-30Const correct-ness.Kohei Yoshida
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida
2012-07-11Mention all supported versionsFridrich Štrba
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