summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-07-15JavaScript engine: added support for skipping/rewinding an effect belonging t...Marco Cecchetti1-80/+406
2012-07-15Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti1-53/+240
2012-07-15Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value co...Marco Cecchetti1-2/+2
2012-07-15Bug fix: now a clip-based transition works correctly when mode=’out’ and ...Marco Cecchetti1-2/+4
2012-07-15Provided support for rewinding to the previous slide and for skipping / rewin...Marco Cecchetti1-33/+118
2012-07-15Performed some clean up and added documentation comments.Marco Cecchetti1-55/+123
2012-07-15Changed the rewindCurrentEffect method.Marco Cecchetti1-1/+4
2012-07-15Skipping a single effect works in JavaScript even if the effect is rewinded (...Marco Cecchetti1-8/+26
2012-07-15Implemented partial support for rewinding a single shape effect.Marco Cecchetti1-59/+180
2012-07-15Now a skip effect command cannot be executed if one skip effect is already ru...Marco Cecchetti1-0/+17
2012-07-15Now the skip effect feature is supported by the JavaScript presentation engine.Marco Cecchetti1-21/+110
2012-07-13Added ctrl+w for closing XML FILTER SETTING tool in DRAWGokul1-1/+2
2012-07-12MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin2-6/+11
2012-07-12fix previous STL conversion commit:Michael Stahl1-5/+4
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin2-14/+14
2012-07-11Mention all supported versionsFridrich Štrba2-2/+2
2012-07-11Decrease header files dependenciesMatteo Casalin4-3/+1
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara9-11/+11
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan7-2/+324
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan6-22/+65
2012-07-07Use new chooseCertificate UNO method to pop up certificate dialog.Gökçen Eraslan1-11/+13
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-07-01Add CertificateChooser code in comment.Gökçen Eraslan1-0/+14
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan4-10/+27
2012-06-30Show signing GUI in experimentalmode only.Gökçen Eraslan1-1/+11
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