summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2012-08-19fix mangled comments breaking buildDavid Tardon
2012-08-19Fixed typos and translated commentsAlexander Wilms
2012-08-19Translated some comments in filterAlexander Wilms
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-14the copy ctor can take const refDavid Tardon
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl
2012-08-13Convert property lists from tools/list.hxx to std::vectorNoel Grandin
2012-08-13misc. cleanup.Michael Meeks
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara
2012-08-09misc comment import/export fixesNoel Power
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini
2012-07-31fdo#50269: bitmap area fill pattern reversed in LO3.5.xTakeshi Abe
2012-07-30Const correct-ness.Kohei Yoshida
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida
2012-07-30add in some more filter testsCaolán McNamara
2012-07-30add another tiff regression testCaolán McNamara
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-29Remove some unused definitions in icgmThomas Arnhold
2012-07-28SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-27sigh, missing fileCaolán McNamara
2012-07-27add some more tiff testsCaolán McNamara
2012-07-27add pict regression testCaolán McNamara
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna
2012-07-23mark more one-param ctors as explicitDavid Tardon
2012-07-23fdo#52015 do not crash importing connector to table from .pptDavid Tardon
2012-07-20Support for the checkerboard transition animation in SVG export.Horacio Fernandes
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-15JavaScript engine: added support for skipping/rewinding an effect belonging t...Marco Cecchetti
2012-07-15Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti
2012-07-15Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value co...Marco Cecchetti
2012-07-15Bug fix: now a clip-based transition works correctly when mode=’out’ and ...Marco Cecchetti
2012-07-15Provided support for rewinding to the previous slide and for skipping / rewin...Marco Cecchetti
2012-07-15Performed some clean up and added documentation comments.Marco Cecchetti
2012-07-15Changed the rewindCurrentEffect method.Marco Cecchetti
2012-07-15Skipping a single effect works in JavaScript even if the effect is rewinded (...Marco Cecchetti
2012-07-15Implemented partial support for rewinding a single shape effect.Marco Cecchetti