summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara
2012-05-30cppcheck: Reduce variable scopeKevin Hunter
2012-05-29targetted re-workMichael Meeks
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák
2012-05-28reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-28Fix typos + fix prefer prefix++ for iterJulien Nabet
2012-05-28Remove stray */Julien Nabet
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-25convert mpFidcls to a vectorCaolán McNamara
2012-05-25check some bounds conditionsCaolán McNamara
2012-05-25Accidentally committed this...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-25Do the real detection work for plain text & forgot to add a makefile.Kohei Yoshida
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida
2012-05-25Initial skeleton code for plain text filter detection service.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-24removed unused const char[]Takeshi Abe
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-23fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod
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-21removed unused #definesTakeshi Abe
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-11get rid of many USTR()Chr. Rossmanith
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
2012-05-10use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-08svgreader.cxx: fix -Werror=sign-promoMichael Stahl
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-08fdo#48065 clamp mnFillOpacity to 1Chr. Rossmanith
2012-05-08fdo#47447 parse rgb(%,%,%) correctlyChr. Rossmanith
2012-05-08Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida