summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-2/+1
* JavaScript engine: added support for skipping/rewinding an effect belonging t...Marco Cecchetti2012-07-151-80/+406
* Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti2012-07-151-53/+240
* Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value co...Marco Cecchetti2012-07-151-2/+2
* Bug fix: now a clip-based transition works correctly when mode=’out’ and ...Marco Cecchetti2012-07-151-2/+4
* Provided support for rewinding to the previous slide and for skipping / rewin...Marco Cecchetti2012-07-151-33/+118
* Performed some clean up and added documentation comments.Marco Cecchetti2012-07-151-55/+123
* Changed the rewindCurrentEffect method.Marco Cecchetti2012-07-151-1/+4
* Skipping a single effect works in JavaScript even if the effect is rewinded (...Marco Cecchetti2012-07-151-8/+26
* Implemented partial support for rewinding a single shape effect.Marco Cecchetti2012-07-151-59/+180
* Now a skip effect command cannot be executed if one skip effect is already ru...Marco Cecchetti2012-07-151-0/+17
* Now the skip effect feature is supported by the JavaScript presentation engine.Marco Cecchetti2012-07-151-21/+110
* Added ctrl+w for closing XML FILTER SETTING tool in DRAWGokul2012-07-131-1/+2
* MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl2012-07-121-1/+1
* Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin2012-07-122-6/+11
* fix previous STL conversion commit:Michael Stahl2012-07-121-5/+4
* Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin2012-07-122-14/+14
* Mention all supported versionsFridrich Štrba2012-07-112-2/+2
* Decrease header files dependenciesMatteo Casalin2012-07-114-3/+1
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-099-11/+11
* Merge branch 'feature/pdf-signing'Gökçen Eraslan2012-07-097-2/+324
|\
| * Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan2012-07-076-22/+65
| * Use new chooseCertificate UNO method to pop up certificate dialog.Gökçen Eraslan2012-07-071-11/+13
| * Add CertificateChooser code in comment.Gökçen Eraslan2012-07-011-0/+14
| * Make PDF Signing GUI operative.Gökçen Eraslan2012-07-014-10/+27
| * Show signing GUI in experimentalmode only.Gökçen Eraslan2012-06-301-1/+11
| * Add certificate selection button and its click handler.Gökçen Eraslan2012-06-244-8/+30
| * Add a simple GUI for digital signatures.Gökçen Eraslan2012-06-245-2/+216
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-033-6/+6
* | hrc cleanup: Remove unused hrc filesThomas Arnhold2012-07-031-18/+0
* | hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-2/+0
* | targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* | Remove unused definesThomas Arnhold2012-07-024-15/+10
* | targetted improvement of UNO API includes / usageMichael Meeks2012-07-0237-148/+37
* | Remove unused definesThomas Arnhold2012-07-011-12/+0
* | hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-012-11/+0
* | Java5 updates - update code to use genericsNoel Grandin2012-06-292-25/+27
* | 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