summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-6/+6
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold1-18/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-02Remove unused definesThomas Arnhold4-15/+10
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks37-148/+37
2012-07-01Remove unused definesThomas Arnhold1-12/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold2-11/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin2-25/+27
2012-06-29re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-29Remove include guardsThomas Arnhold3-15/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold2-2/+0
2012-06-29Remove unused localsThomas Arnhold2-156/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-28Modified the JavaScript implementation for repeated animations.Marco Cecchetti1-61/+21
2012-06-28Now the rewind option is handled by the JavaScript engine too.Marco Cecchetti1-0/+5
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti1-29/+113
2012-06-28Ported all transition tables. Now restart mode is set up as the SMIL spec req...Marco Cecchetti1-10/+110
2012-06-28Now to animations and repeated to animations are handled by the JavaScript en...Marco Cecchetti1-10/+85
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-2/+1
2012-06-27Reduce newline bloat at eofThomas Arnhold9-140/+0
2012-06-26removed unused forward declarations of classTakeshi Abe12-30/+1
2012-06-25cleanup filter/.../msdffimp.hxxPhilipp Riemer1-123/+159
2012-06-25change comments into doxygen format in filters/.../msdffimp.hxxPhilipp Riemer1-64/+42
2012-06-25cleanup German comments in filter/../msdffimp.hxxPhilipp Riemer1-128/+109
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara2-0/+50
2012-06-25Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan1-63/+63
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl3-3/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-22cleanup of duplicated includesPhilipp Riemer2-16/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-12/+12
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar1-1/+1
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara2-23/+17
2012-06-21re-base on ALv2 code.Michael Meeks57-1368/+849
2012-06-21re-base on ALv2 code.Michael Meeks48-768/+720
2012-06-21re-base on ALv2 code.Michael Meeks30-687/+471
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold3-16/+0
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2-12/+11
2012-06-19remove some UniString ctorsCaolán McNamara1-2/+2
2012-06-18SVG: use dash parameters from svg fileChr. Rossmanith2-53/+132
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna2-0/+94
2012-06-15-Werror=unused-variableStephan Bergmann1-1/+0
2012-06-15Fixed a bug related to text fields introduced on the last commit.Marco Cecchetti1-6/+4
2012-06-15Provided support for clipping-based shape transitions (barnWipe,Marco Cecchetti1-42/+327
2012-06-15Enabled support for clipping-based slide transitions (barnWipe,Marco Cecchetti2-33/+1523
2012-06-15Enabled support for fade, slide wipe and push wipe slide transitions.Marco Cecchetti2-57/+1092
2012-06-15The new slide elements structure is created by the svg export filterMarco Cecchetti3-322/+211
2012-06-15In order to enable future support for slide transitions has been neededMarco Cecchetti1-403/+984
2012-06-15In order to fix bug 43060 the width and height attributes are exported with ...Marco Cecchetti1-0/+18