summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-223-3/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* cleanup of duplicated includesPhilipp Riemer2012-06-222-16/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-12/+12
* fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar2012-06-211-1/+1
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-212-23/+17
* re-base on ALv2 code.Michael Meeks2012-06-2157-1368/+849
* re-base on ALv2 code.Michael Meeks2012-06-2148-768/+720
* re-base on ALv2 code.Michael Meeks2012-06-2130-687/+471
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-213-16/+0
* ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2012-06-202-12/+11
* remove some UniString ctorsCaolán McNamara2012-06-191-2/+2
* SVG: use dash parameters from svg fileChr. Rossmanith2012-06-182-53/+132
* move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna2012-06-152-0/+94
* -Werror=unused-variableStephan Bergmann2012-06-151-1/+0
* Fixed a bug related to text fields introduced on the last commit.Marco Cecchetti2012-06-151-6/+4
* Provided support for clipping-based shape transitions (barnWipe,Marco Cecchetti2012-06-151-42/+327
* Enabled support for clipping-based slide transitions (barnWipe,Marco Cecchetti2012-06-152-33/+1523
* Enabled support for fade, slide wipe and push wipe slide transitions.Marco Cecchetti2012-06-152-57/+1092
* The new slide elements structure is created by the svg export filterMarco Cecchetti2012-06-153-322/+211
* In order to enable future support for slide transitions has been neededMarco Cecchetti2012-06-151-403/+984
* In order to fix bug 43060 the width and height attributes are exported with ...Marco Cecchetti2012-06-151-0/+18
* Now debug printers are turned off automaticallyMarco Cecchetti2012-06-151-1/+6
* fixed wrong indentation / provided better indentationMarco Cecchetti2012-06-151-369/+368
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-3/+2
* Fix uninitialized valuesJulien Nabet2012-06-141-2/+2
* Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin2012-06-122-9/+5
* Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin2012-06-122-18/+20
* Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin2012-06-122-25/+30
* Convert SV_DECL_PTRARR_DEL(PptFontEntityAtomList) to boost::ptr_vectorNoel Grandin2012-06-121-7/+4
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-122-11/+11
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-2/+2
* Bin pointless <vcl/sv.h> headerTor Lillqvist2012-06-102-2/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-2/+0
* Check for assignment to self for =operatorJulien Nabet2012-06-091-0/+3
* nuke dead codeTakeshi Abe2012-06-0612-208/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-3/+4
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-2/+7
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-5/+4
* Fix the description.Kohei Yoshida2012-06-051-2/+2
* Prioritize external filters over the internal ones.Kohei Yoshida2012-06-051-2/+3
* Adding Microsoft Publisher Import filterFridrich Štrba2012-06-053-0/+27
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-051-1/+1
* targeted string re-workNorbert Thiebaud2012-06-025-96/+96
* targeted string re-workNorbert Thiebaud2012-06-011-2/+1
* targeted string re-workNorbert Thiebaud2012-06-012-32/+32
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-6/+6
* nuke unused namespaceTakeshi Abe2012-06-011-2/+0