summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-05-23fdo#45779 avoiding creation of inconsistent B2DPolygonPierre-André Jacquod1-13/+14
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida9-13/+13
2012-05-22When the caller specifies filter type, stick to it and don't overwrite it.Kohei Yoshida1-7/+12
2012-05-22Reduce indentation.Kohei Yoshida1-359/+357
2012-05-21removed unused #definesTakeshi Abe1-6/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe8-10/+1
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara2-9/+8
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
2012-05-11get rid of many USTR()Chr. Rossmanith1-257/+229
2012-05-11Better names for presentation specific field item types.Kohei Yoshida1-6/+6
2012-05-10use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik1-8/+7
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-14/+14
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2-8/+8
2012-05-08svgreader.cxx: fix -Werror=sign-promoMichael Stahl1-1/+1
2012-05-08work around spurious signed overflow warningsMichael Stahl1-14/+15
2012-05-08fdo#48065 clamp mnFillOpacity to 1Chr. Rossmanith1-1/+4
2012-05-08fdo#47447 parse rgb(%,%,%) correctlyChr. Rossmanith1-0/+15
2012-05-08Removed dead importSvg and ShapeRenderingVisistorChr. Rossmanith3-733/+8
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna2-0/+13
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida1-8/+9
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet3-4/+4
2012-05-01SVG: use scale in font size and text baseline heuristicChr. Rossmanith1-4/+20
2012-05-01SVG: remove unused code in svgreader.cxxChr. Rossmanith1-24/+1
2012-05-01SVG: move default font size into state ctorChr. Rossmanith2-16/+1
2012-04-30Fix location of env binary to work on MacOSXNoel Grandin1-1/+1
2012-04-30SVG: text elements and graphic elements should not share style idsChr. Rossmanith2-2/+13
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet2-5/+2
2012-04-29Move polygon creation from rect attrs into helper methodChr. Rossmanith1-92/+52
2012-04-29Correct handling of corner radii of rectanglesChr. Rossmanith1-2/+2
2012-04-29enable rendering of text without any attributesChr. Rossmanith1-2/+18
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara3-5/+5
2012-04-27missing FILTER_DLLIMPLEMENTATION defineCaolán McNamara1-0/+1
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras1-0/+2
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara2-7/+10
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna4-0/+103
2012-04-20valgrind: Uninitialised value created by heap allocationCaolán McNamara1-11/+13
2012-04-20valgrind: Uninitialised value created by stack allocationCaolán McNamara1-6/+5
2012-04-20Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara1-6/+11
2012-04-19Stub CMX importerFridrich Štrba3-0/+27
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist1-0/+4
2012-04-15PDF export dialog for watermark - textbox made higherAndreas Mantke1-1/+1
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke4-2/+70
2012-04-14fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar32-44/+44
2012-04-14gbuild for svg2odfChr. Rossmanith1-1/+15
2012-04-14Make svg2odf really build :-)Jan Holesovsky2-0/+6
2012-04-14Temporarily disable the build of svg2odf.Jan Holesovsky1-1/+0
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky5-2/+106
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara1-0/+6
2012-04-13gbuildize internal zlibCaolán McNamara1-6/+0