summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2012-05-25The logic behind these two flags no longer makes sense.Kohei Yoshida
Change-Id: Ie2fada1c641d2bc313ddb14903083beab08f8a98
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida
Change-Id: I95c04f954026047e48976451eb755340d005d773
2012-05-25convert mpFidcls to a vectorCaolán McNamara
Change-Id: I41d24c8d14a781e4100813ebce136d563f8c36b8
2012-05-25check some bounds conditionsCaolán McNamara
Change-Id: Iab2f715b37d9fae816723b84ee1116fd4aff9537
2012-05-25Accidentally committed this...Kohei Yoshida
Change-Id: I0335111dd30850db435d728ddcc6b4554eea6f5b
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
2012-05-25Do the real detection work for plain text & forgot to add a makefile.Kohei Yoshida
Change-Id: I95edb869b00764464d91e1f396da1bb648b74515
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
2012-05-25Initial skeleton code for plain text filter detection service.Kohei Yoshida
Right now it will always fail. Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
2012-05-25Patterns should precede extensions.Kohei Yoshida
Change-Id: Ib401fb6287efda68d07732382fc814961138d8a9
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida
This unfortunately breaks plain text format detection for writer, but I'll get to that next. Change-Id: I70382529596dbc3e3af4935d6e98ad6d58bb4d91
2012-05-24removed unused const char[]Takeshi Abe
Change-Id: Ia5f26c13e7bae42685230769fa86b52703eb2f7e
2012-05-23Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida
Change-Id: If4b946ef4407279f3b260a0f8a8d8309522aa594
2012-05-23These hacks no longer work. Remove it and find a better solution.Kohei Yoshida
This already didn't work in 3.5. Change-Id: I12afc1bcdc5c20a7846833763080dac02214e01b
2012-05-23fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod
this avoid the root cause of this bug, avoiding creating a B2DPlygon which contains no points. It seems the code relies somehow on an null B2DPolyPolygon, hence the change done here. Better would be to have time to look how to remove this fact. But currently it seems the code relies on a rSet.Put( XLineStartItem( aArrowName, aPolyPoly) where aPolyPoly is not defined in certain cases. Change-Id: I61b75d925090d1c9a0da96ce1a6eea50a2d60e5a
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida
This should reflect the fact that this type was already used as a generic HTML type. Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088
2012-05-22When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida
Change-Id: I35a3efc506bbcc33ea4c3d2466929f8227dae102
2012-05-22Reduce indentation.Kohei Yoshida
Change-Id: Ie335ee44a347ab588dbf6cdeb38ef19246c1ad47
2012-05-21removed unused #definesTakeshi Abe
Change-Id: I2aeba0342e46c3a4bd50f49b8a43ebb125269dfa
2012-05-18removed unused const rtl::OUStringTakeshi Abe
Change-Id: If02be864f958de96ae1c54fe575b1828410390b1
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
Change-Id: Ib2642e19d9148acca27227b0d91de4e8855178aa
2012-05-14removed unused static rtl::OUStringTakeshi Abe
Change-Id: I5a097beaaeb30214ed6071bba1297e551291922b
2012-05-11get rid of many USTR()Chr. Rossmanith
Change-Id: I7d98f36037f589ea742de53b2a52e2c5bdf7c48f
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
2012-05-10use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik
- older BorderLine doesn't seem to work in case InnerLineWidth and OuterLineWidth are set to equal positive value and distance is set to 0 (possible regression) - using the newer API solves the problem for us Change-Id: I69f10a0e947352d20b78dbdc39b7c9af95f8603b
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
Variables should have module name as prefix to prevent collisions.
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-05-08svgreader.cxx: fix -Werror=sign-promoMichael Stahl
2012-05-08work around spurious signed overflow warningsMichael Stahl
gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC): /com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Werror=strict-overflow]
2012-05-08fdo#48065 clamp mnFillOpacity to 1Chr. Rossmanith
Change-Id: I I007724e0ea4cc54a72f9bd9de9d83f887615568e
2012-05-08fdo#47447 parse rgb(%,%,%) correctlyChr. Rossmanith
Change-Id: I I I6df249fa1be37c7136baac03adcfb19fcf73e472
2012-05-08Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith
Change-Id: If00fb050a5634e76d3add87c1838fa99ff4715be
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
Change-Id: Ic3fa8865bf3862407867b5e4a438e3d9bc723e86
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida
Change-Id: I Iae5abcd0936f176b0b8976b6ea50cfe3e18593b4
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8
2012-05-01SVG: use scale in font size and text baseline heuristicChr. Rossmanith
2012-05-01SVG: remove unused code in svgreader.cxxChr. Rossmanith
2012-05-01SVG: move default font size into state ctorChr. Rossmanith
2012-04-30Fix location of env binary to work on MacOSXNoel Grandin
2012-04-30SVG: text elements and graphic elements should not share style idsChr. Rossmanith
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ie64f5393fb285431401bf3c19fc4c25c7085dd04
2012-04-29Move polygon creation from rect attrs into helper methodChr. Rossmanith
2012-04-29Correct handling of corner radii of rectanglesChr. Rossmanith
2012-04-29enable rendering of text without any attributesChr. Rossmanith
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara
Change-Id: Ic4db9792177754222da324bfce58eee06b74c3bf
2012-04-27missing FILTER_DLLIMPLEMENTATION defineCaolán McNamara
possibly svg2odf didn't work under windows, etc. Change-Id: I5f30130b988105337706dee64cac900f4ef399ae
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara