summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-291-26/+17
* Remove include guardsThomas Arnhold2012-06-293-15/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-292-2/+0
* Remove unused localsThomas Arnhold2012-06-292-156/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-281-1/+1
* Modified the JavaScript implementation for repeated animations.Marco Cecchetti2012-06-281-61/+21
* Now the rewind option is handled by the JavaScript engine too.Marco Cecchetti2012-06-281-0/+5
* Added support for the repeatCount attribute for time containers.Marco Cecchetti2012-06-281-29/+113
* Ported all transition tables. Now restart mode is set up as the SMIL spec req...Marco Cecchetti2012-06-281-10/+110
* Now to animations and repeated to animations are handled by the JavaScript en...Marco Cecchetti2012-06-281-10/+85
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-2/+1
* Reduce newline bloat at eofThomas Arnhold2012-06-279-140/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2612-30/+1
* cleanup filter/.../msdffimp.hxxPhilipp Riemer2012-06-251-123/+159
* change comments into doxygen format in filters/.../msdffimp.hxxPhilipp Riemer2012-06-251-64/+42
* cleanup German comments in filter/../msdffimp.hxxPhilipp Riemer2012-06-251-128/+109
* merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara2012-06-252-0/+50
* Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan2012-06-251-63/+63
* 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