summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
Change-Id: Ib847f5207f3f36585427313c1454b0fba730c503
2012-07-23mark more one-param ctors as explicitDavid Tardon
Change-Id: Idf923e4a1e81a2e2e9c7107e4b6725bd9eb33e38
2012-07-23fdo#52015 do not crash importing connector to table from .pptDavid Tardon
Change-Id: Ib7d7860cd422b28b6987f94da0a9c664ff7dfde1
2012-07-20Support for the checkerboard transition animation in SVG export.Horacio Fernandes
Ported the class CheckerBoardWipe. Change-Id: I990c8f417c64d22ef87c1007887e630ac19a7083
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
Change-Id: I0799f22685609201dfb524c373d065b6184ed53c
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-15JavaScript engine: added support for skipping/rewinding an effect belonging ↵Marco Cecchetti
to an interactive animation sequence. Moreover now when the mouse pointer is over an event-source shape, through which the user can start an interactive animation, the cursor appearance is changed to a hand
2012-07-15Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti
Now it is possible to start an effect by clicking on a given shape.
2012-07-15Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value ↵Marco Cecchetti
correctly. Previously it expected ‘counterclockwise’.
2012-07-15Bug fix: now a clip-based transition works correctly when mode=’out’ and ↵Marco Cecchetti
reverse method involves flipping.
2012-07-15Provided support for rewinding to the previous slide and for skipping / ↵Marco Cecchetti
rewinding all effects. The following method of the SlideShow class has been implemented: skipAllEffects, rewindToPreviousSlide, rewindAllEffects. Commented out the calls to the initAnimatedElement methods for ValueListActivity and FromToByActivity class as it is the source of a bug.
2012-07-15Performed some clean up and added documentation comments.Marco Cecchetti
2012-07-15Changed the rewindCurrentEffect method.Marco Cecchetti
The change was needed because rewinding a playing shape transition effect based on a clip-path doesn’t work properly on Firefox and Internet Explorer.
2012-07-15Skipping a single effect works in JavaScript even if the effect is rewinded ↵Marco Cecchetti
(fill=remove). Added a bIsSkipping flag to the SlideShowContext class and modified the activate_st method of the AnimationBaseNode class. Now when we are skipping the managed activity is not appended to the activity class but the end method is executed immediately. In such a way the correct order of the various events that belong to the animation time-line is preserved.
2012-07-15Implemented partial support for rewinding a single shape effect.Marco Cecchetti
Reworked the way saving/restoring the state of an animated shape is implemented.
2012-07-15Now a skip effect command cannot be executed if one skip effect is already ↵Marco Cecchetti
running.
2012-07-15Now the skip effect feature is supported by the JavaScript presentation engine.Marco Cecchetti
2012-07-13Added ctrl+w for closing XML FILTER SETTING tool in DRAWGokul
Change-Id: I37cee7027f674003ad4a600a4a36fc1a9eec2dc3
2012-07-12MSVC doesn't like dll-public MSDffImportRecordsMichael Stahl
Change-Id: Ic1320988e7b47cfc2b0d589390341a56b1ff8aa7
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin
Change-Id: I94b2cccff386ccf331ca670df17d7a738e026879
2012-07-12fix previous STL conversion commit:Michael Stahl
the MSDffImportRecords now leaks memory, so use a boost::ptr_set instead, that also doesn't seem to need a special comparator class. Change-Id: I52935205a57cfb03f439d83401b80b1bf69ede47
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
Change-Id: I92d280f4e95a3d29851e73a955935b44966f5d03
2012-07-11Mention all supported versionsFridrich Štrba
Change-Id: Ic811e2e6b5473a9aa09a30f85d6d2011e09cbe6c
2012-07-11Decrease header files dependenciesMatteo Casalin
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan
Now, we have the password of private key and the certificate to sign. Ready to use NSS and create necessary PKCS7 object using these. Change-Id: Id69487e92283059fcd558d33cf6a6128df0f50d9
2012-07-07Use new chooseCertificate UNO method to pop up certificate dialog.Gökçen Eraslan
Change-Id: I713357547c462cd0164f2aa361c44fca63cce435
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
Change-Id: I16d83ca3ea0e01f2c0f4115db18b97958e51afde
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Add CertificateChooser code in comment.Gökçen Eraslan
When I solve #include "xmlsecurity/..." problem, I will use that code. Change-Id: Ia119557d90ba231d848b7eaac41249a8acd897a2
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan
Now, PDFWriterContext is used for signing information. GUI elements are recorded to PDFWriterContext and used during signing process. Sign PDF checkbox and Location/Contact Info/Reason boxes are all working now. Change-Id: I1d0cb53323707efa7e460431dd1519bcd34e8b29
2012-06-30Show signing GUI in experimentalmode only.Gökçen Eraslan
Change-Id: I5e4481d75eca357235eadc99bac170dec488045f
2012-06-29Java5 updates - update code to use genericsNoel Grandin
This is all of the code I missed in my first set of patches. Change-Id: I8c7c9e5ac28dc3c2f3ac062c806fbf0787c997bd
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove include guardsThomas Arnhold
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
2012-06-29Remove some unused defines and controlsThomas Arnhold
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
2012-06-29Remove unused localsThomas Arnhold
Change-Id: I14369787e99d31cba32957301340cef2fc832b91
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
2012-06-28Modified the JavaScript implementation for repeated animations.Marco Cecchetti
That has been needed because of Firefox that does not compute the bounding box of a shape with zero width and height properly.
2012-06-28Now the rewind option is handled by the JavaScript engine too.Marco Cecchetti
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti
The support is limited to the case when the value of the repeatCount attribute is an integral number and the duration time is defined implicitly by the active duration of the time container children. The accumulate attribute is not handled. The support for such a feature has been implemented for both the C++ and the JavaScript presentation engine.
2012-06-28Ported all transition tables. Now restart mode is set up as the SMIL spec ↵Marco Cecchetti
requires.