summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Collapse)AuthorFilesLines
2013-07-22fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'Julien Nabet1-1/+1
Change-Id: Id617816c8530b7536238b5aa4a471c57a2a0b82e Reviewed-on: https://gerrit.libreoffice.org/4999 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-on: https://gerrit.libreoffice.org/5036
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist5-23/+23
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet1-13/+13
Change-Id: Ibb89a7e5b2889ae996684bf4d7664d1fd0cea8ba
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-1/+1
Change-Id: Icb807382eaf50f515f2c9dfada0c061414baed33
2013-05-05resurrect Macromedia Flash export dialogDavid Tardon2-2/+2
This has never been enabled during the open source history of openoffice.org . Yet we have been building the code and the resource file for it. Should I be surprised? Change-Id: Iba8262f125d0ea3a35fa7f256a3cdbd353e598bc
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
2013-04-15fdo#60724 correct spellingThomas Arnhold4-4/+4
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-15fdo#60724 informations -> informationThomas Arnhold4-6/+6
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-305/+305
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-05new module i18nlangtagEike Rathke1-1/+1
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-02Some cleanup in xcu filesZolnai Tamás34-34/+0
"x-translate" entries are unused so remove them. SFX.xcu: All entry use the same value, it is useless to add this for all language. It's enough to add an "en-US" entry and all local will use it's value. Change-Id: I88d807a092f11d057ed6ee8809eb5d6851e87f95
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
Change-Id: I7f554c04b7697bc847dc44b88dfec8eab63941f6
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-1/+2
Change-Id: I628c7fdd9e14c8fdd55800aa470268abf4ed2632
2013-03-27Fixing a mistake from yesterdayFridrich Štrba2-61/+1
Change-Id: I923bb9ef647034254702003c89062c8f9e5a71fa
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso15-17/+77
Change-Id: Ibb517b9a4690f20baa423472c001314a4d4c43f7
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl2-0/+60
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-19TypoFridrich Štrba1-1/+1
Change-Id: I436be96082fee3a65610f8100279c0abd09603bf
2013-03-18These are the extensions mentioned on the Web :)Fridrich Štrba1-1/+1
Change-Id: I1af6d1ed6b62611ff931f8b0dfa6409d73242fc9
2013-03-18Some real extension for MarinerWriteFridrich Štrba1-1/+1
Change-Id: I7b09694775bd07feb819bb3279171434216b1961
2013-03-18Add "dummy" extension to these file-typesFridrich Štrba14-14/+14
Change-Id: I167323cd6d64de92342041cab74977175d2bfe7c
2013-03-18Use the typical extension and mimetype for Word for MacFridrich Štrba1-2/+2
Change-Id: Ifb04233f6baf8020af558e32d7177ab16150e68d
2013-03-18Add some extension and mimetype for Works for MacFridrich Štrba1-2/+2
Change-Id: I3e43a176260cacdf931074536ebf1dfeebbcb574
2013-03-18Use MacWrite II pattern for MacWrite tooFridrich Štrba1-2/+2
Change-Id: If39b002aa8b18fda1bc2d6723187336e1259d0d5
2013-03-18Uncle Google speaks about this extension tooFridrich Štrba1-1/+1
Change-Id: Ib757ea180fe570277d0cbe8a5ff4d6e30cce7cdb
2013-03-18Add extension and mimetype for MacWriteII and MacWrite ProFridrich Štrba1-2/+2
Change-Id: I3aa14d26589e425078860ad59ed8a81659b83a61
2013-03-18Add extension and mimetype for ClarisWorksFridrich Štrba1-2/+2
Change-Id: I39829f443dae6f8e62a79c5d29d97ee8ef9542c1
2013-03-16Fix Python problem in pyAltFCFGMerge at least on OS XTor Lillqvist1-25/+30
AttributeError: 'NoneType' object has no attribute 'write' when trying to print to stdout and sys.stdout has been set to None. Change-Id: Icb571b9e910d4ec393dc1fd246f867c02d5ac8e5
2013-03-16quiet FCFGMergePeter Foley1-3/+6
Change-Id: I17a2f2fd51a06195af3b5b7325b3bad1129c01d2
2013-03-15Update the version informationFridrich Štrba4-4/+4
Change-Id: I3a3a8dbf5e15d3d3e882b1f7b9a17c6f985afd9c
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba38-0/+1121
Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
2013-03-15initial work on an odc exportMarkus Mohrhard1-1/+1
We can now export a chart to odc when we are in chart edit mode from Calc. I need to add support for it to Writer and Impress as well. We can already open these files but copy&paste from the opened file fails. The next step is then to add a new menu entry Insert->Object->Chart from file Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
2013-03-11oops, path to FCFGMerge.cfg is hardcoded in the scriptMatúš Kukan1-1/+1
Change-Id: I87c5373748a03800a889eb29f1d203291dd87d85
2013-03-07Renamed the method to something more appropriate...Kohei Yoshida2-26/+7
Change-Id: I4a0a6ab0998f41ce238d0570fba2133b79c8f19e
2013-03-07Make check passes. Remove deep-only detection for real.Kohei Yoshida2-191/+0
Now the type detection process is a lot more simpler. Change-Id: I5a3a68afef8276a7f07be75c0b2db8151512b3fb
2013-03-07Temporarily disable deep-only detection phase.Kohei Yoshida1-0/+3
In theory we shouldn't have to do this any more now that we do test against all possible format types in the first pass. But let's test if my theory is right... Change-Id: I70d73a99aec56a66deaeb3f942fd2641a2cc7f48
2013-03-07Some cleanup, comments, and re-organizing...Kohei Yoshida1-47/+32
Change-Id: I5a614ae032149b755d609ff05b9ef2fdb842dadf
2013-03-07fdo#60562: List *all* format types that we support and rank them all properly.Kohei Yoshida1-3/+96
I did my best to check each and every one of them and rank them to the best of my ability. Any mistakes are to be fixed as they are discovered. Note that while working on this, I've noticed that we don't actually have any real type detection codes for many of these format types, especially the graphic file formats. If we ever have trouble loading any file type, check if it's caused by not having any detection code for it, and if so, we should write one for that file type. That said, my casual tests on loading graphic files didn't cause any trouble. Change-Id: I1398cbb72b2d4ccf75434a9aa0d2a5c5d17bdaad
2013-03-07Test all file format types regardless of document services.Kohei Yoshida2-119/+120
The old type detection would only test file format types that are relevant to the current document service. But this would not work if the user tries to open an Excel document whose name ends with a non-default extension (such as .tmp) from Writer UI. To amend this, we need to test all possible format types that are supported by all our modules regardless of the current module, but prioritize them per current module. TODO: The above scenario doesn't work yet. I still need to fix the individual type detection services to get it to work. Change-Id: I51dbdff28299aa64cedc6752b9ff82b96d5d79cf
2013-03-07A little boolean cleanups etc.Kohei Yoshida1-19/+20
Change-Id: I5a059f7799255262d46e5248813da4409eb83a9a
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-12/+6
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments. All other instances of the misspelling have remained the same. Example: AF_REMOVEABLE Change-Id: I391f4101bbc3e06689318235a37d616065bc1686 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-03-03remove stale javafiltersAndras Timar8-236/+0
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-8/+8
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King6-26/+26
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
Change-Id: I5635c3efaaa6bbe1c1e3ec41a502e203fe17e47c
2013-02-25loplugin: improve indentationThomas Arnhold1-6/+3
Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee
2013-02-23Fix typo seperated/separatedJulien Nabet3-3/+3
Change-Id: I133423de994b1befe246b6c921802428a3528202
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet3-4/+4
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-21unlocalisable filter UINamesAndras Timar4-4/+4
Change-Id: I6785329d718ef9a1196867d8fd7c318ec336b10c
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+2
Change-Id: I389c863f7ea83071a3d3b43a33f505e9e1ce7d16 Reviewed-on: https://gerrit.libreoffice.org/2285 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>