summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
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
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
2012-04-27WaE: fix various msvc2008 warningsCaolán McNamara
2012-04-27missing FILTER_DLLIMPLEMENTATION defineCaolán McNamara
2012-04-25fdo#44211 (RTF) return default text encoding for LithuanianAurimas Fišeras
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-20valgrind: Uninitialised value created by heap allocationCaolán McNamara
2012-04-20valgrind: Uninitialised value created by stack allocationCaolán McNamara
2012-04-20Related: n#615223 local nbyte1 should have been class-level nByte1Caolán McNamara
2012-04-19Stub CMX importerFridrich Štrba
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist
2012-04-15PDF export dialog for watermark - textbox made higherAndreas Mantke
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke
2012-04-14fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar
2012-04-14gbuild for svg2odfChr. Rossmanith
2012-04-14Make svg2odf really build :-)Jan Holesovsky
2012-04-14Temporarily disable the build of svg2odf.Jan Holesovsky
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon