summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida2012-05-234-42/+0
* These hacks no longer work. Remove it and find a better solution.Kohei Yoshida2012-05-231-46/+0
* fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod2012-05-231-13/+14
* Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2012-05-229-13/+13
* When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida2012-05-221-7/+12
* Reduce indentation.Kohei Yoshida2012-05-221-359/+357
* removed unused #definesTakeshi Abe2012-05-211-6/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-188-10/+1
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-172-9/+8
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-2/+0
* get rid of many USTR()Chr. Rossmanith2012-05-111-257/+229
* Better names for presentation specific field item types.Kohei Yoshida2012-05-111-6/+6
* use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik2012-05-101-8/+7
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-14/+14
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-092-8/+8
* svgreader.cxx: fix -Werror=sign-promoMichael Stahl2012-05-081-1/+1
* work around spurious signed overflow warningsMichael Stahl2012-05-081-14/+15
* fdo#48065 clamp mnFillOpacity to 1Chr. Rossmanith2012-05-081-1/+4
* fdo#47447 parse rgb(%,%,%) correctlyChr. Rossmanith2012-05-081-0/+15
* Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith2012-05-083-733/+8
* introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna2012-05-072-0/+13
* Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida2012-05-051-8/+9
* != instead of < for comparison with end iteratorJulien Nabet2012-05-023-4/+4
* SVG: use scale in font size and text baseline heuristicChr. Rossmanith2012-05-011-4/+20
* SVG: remove unused code in svgreader.cxxChr. Rossmanith2012-05-011-24/+1
* SVG: move default font size into state ctorChr. Rossmanith2012-05-012-16/+1
* Fix location of env binary to work on MacOSXNoel Grandin2012-04-301-1/+1
* SVG: text elements and graphic elements should not share style idsChr. Rossmanith2012-04-302-2/+13
* Prefix ++/-- operators for non-primitive typesJulien Nabet2012-04-292-5/+2
* Move polygon creation from rect attrs into helper methodChr. Rossmanith2012-04-291-92/+52
* Correct handling of corner radii of rectanglesChr. Rossmanith2012-04-291-2/+2
* enable rendering of text without any attributesChr. Rossmanith2012-04-291-2/+18
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: fix various msvc2008 warningsCaolán McNamara2012-04-273-5/+5
* missing FILTER_DLLIMPLEMENTATION defineCaolán McNamara2012-04-271-0/+1
* fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras2012-04-251-0/+2
* rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara2012-04-252-7/+10
* msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna2012-04-254-0/+103
* valgrind: Uninitialised value created by heap allocationCaolán McNamara2012-04-201-11/+13
* valgrind: Uninitialised value created by stack allocationCaolán McNamara2012-04-201-6/+5
* Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara2012-04-201-6/+11
* Stub CMX importerFridrich Štrba2012-04-193-0/+27
* Add comment describing the meanings of the filter flag bitsTor Lillqvist2012-04-181-0/+4
* PDF export dialog for watermark - textbox made higherAndreas Mantke2012-04-151-1/+1
* Dialog for the option watermark of the PDF export.Andreas Mantke2012-04-154-2/+70
* fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar2012-04-1432-44/+44
* gbuild for svg2odfChr. Rossmanith2012-04-141-1/+15
* Make svg2odf really build :-)Jan Holesovsky2012-04-142-0/+6
* Temporarily disable the build of svg2odf.Jan Holesovsky2012-04-141-1/+0
* Build svg2odf tool to be able to test the svg import.Jan Holesovsky2012-04-145-2/+106