summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-0/+6
* gbuildize internal zlibCaolán McNamara2012-04-131-6/+0
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* s/pathes/paths/Tor Lillqvist2012-04-092-2/+2
* add package deps for resourcesDavid Tardon2012-04-092-0/+8
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-3/+2
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-082-2/+2
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-082-0/+4
* clean upDavid Tardon2012-04-082-8/+0
* simplify use of configuration from unit testsDavid Tardon2012-04-082-6/+2
* always use --protector for UNO testsDavid Tardon2012-04-082-2/+0
* drop uses_ureDavid Tardon2012-04-082-4/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-082-8/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-0841-84/+84
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-50/+34
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-068-28/+28
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0613-114/+114
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-7/+7
* filter: use CustomTarget makefileMatúš Kukan2012-04-044-55/+10
* SVG: treat skewX and skewY correctChristina Rossmanith2012-04-031-4/+4
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-7/+12
* always pass --headless to cppunitsLuboš Luňák2012-04-022-2/+0
* removed duplicate includes in filter / i18npool / sdextTakeshi Abe2012-03-3016-19/+0
* Remove unnecessary tools/table.hxx #includesNoel Grandin2012-03-291-1/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-9/+8
* unused global rtl::OUStringsCaolán McNamara2012-03-281-63/+0
* drop intermediate temporary UniStringsCaolán McNamara2012-03-272-2/+2
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* confirmed that tests pass on windowsCaolán McNamara2012-03-221-3/+0
* SVG import: keep aspect ratio when transforming viewbox to viewportChristina Rossmanith2012-03-221-4/+5