summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás2-3/+3
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-1/+6
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-04Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini1-2/+3
2012-07-31fdo#50269: bitmap area fill pattern reversed in LO3.5.xTakeshi Abe1-2/+11
2012-07-30Const correct-ness.Kohei Yoshida2-11/+27
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida1-6/+6
2012-07-30add in some more filter testsCaolán McNamara1-0/+0
2012-07-30add another tiff regression testCaolán McNamara1-0/+0
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-5/+5
2012-07-29Remove some unused definitions in icgmThomas Arnhold1-16/+0
2012-07-28SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl1-12/+9
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl2-67/+93
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin2-29/+27
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-1/+1
2012-07-27sigh, missing fileCaolán McNamara1-0/+68
2012-07-27add some more tiff testsCaolán McNamara3-0/+0
2012-07-27add pict regression testCaolán McNamara7-0/+39
2012-07-25move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna4-0/+207
2012-07-23mark more one-param ctors as explicitDavid Tardon2-13/+13
2012-07-23fdo#52015 do not crash importing connector to table from .pptDavid Tardon1-0/+8
2012-07-20Support for the checkerboard transition animation in SVG export.Horacio Fernandes1-24/+110
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann3-9/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+1
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