summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Removed save to Office 6.0/95 formatsBryan Quigley6-6/+6
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens15-46/+0
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann1-29/+0
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-0/+29
2012-11-11filter: remove obsolete binfilter filter configuration filesMichael Stahl99-2767/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2-22/+13
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba2-3/+3
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-3/+4
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza1-30/+0
2012-10-03re-base on ALv2 code. Includes:Michael Meeks561-541/+9481
2012-09-27Improvements on previous commitStephan Bergmann1-2/+1
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin3-11/+9
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-09-12Better error reportingStephan Bergmann1-13/+6
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida8-8/+8
2012-08-21fdo#52451: Use .txt extension for these guys too.Kohei Yoshida3-0/+3
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida5-0/+5
2012-08-08reduce ascii noise and useless commentsThomas Arnhold24-92/+0
2012-08-08remove include comments and boxesThomas Arnhold21-55/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-30Const correct-ness.Kohei Yoshida2-11/+27
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida1-6/+6
2012-07-11Mention all supported versionsFridrich Štrba2-2/+2
2012-07-01Remove unused definesThomas Arnhold1-12/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold2-2/+0
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks7-164/+101
2012-06-21re-base on ALv2 code.Michael Meeks3-67/+40
2012-06-06nuke dead codeTakeshi Abe2-38/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-3/+4
2012-06-05Fix the description.Kohei Yoshida1-2/+2
2012-06-05Prioritize external filters over the internal ones.Kohei Yoshida1-2/+3
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba2-0/+25
2012-06-02targeted string re-workNorbert Thiebaud1-19/+19
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-28reduce static_initialization_and_destruction chainCaolán McNamara2-75/+19
2012-05-25Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida4-50/+0
2012-05-25Rank format types in order of complexity.Kohei Yoshida1-3/+115
2012-05-25The logic behind these two flags no longer makes sense.Kohei Yoshida2-37/+0
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida2-13/+1
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida5-16/+4
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2-4/+3
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida1-1/+1
2012-05-25Patterns should precede extensions.Kohei Yoshida1-2/+5
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida1-0/+20
2012-05-23Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida3-39/+0
2012-05-23These hacks no longer work. Remove it and find a better solution.Kohei Yoshida1-46/+0
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida7-7/+7