summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann10-19/+6
2012-08-27drop these memory trashersCaolán McNamara1-4/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-5/+4
2012-08-22fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida8-8/+8
2012-08-21fdo#52451: Use .txt extension for these guys too.Kohei Yoshida3-0/+3
2012-08-21fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida5-0/+5
2012-08-21revert accidental breakage of object anchoringMichael Meeks1-0/+1
2012-08-20Java5 updates - convert to genericsNoel Grandin5-119/+114
2012-08-20Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan1-0/+1
2012-08-20Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan4-49/+80
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-3/+2
2012-08-19fix mangled comments breaking buildDavid Tardon2-2/+2
2012-08-19Fixed typos and translated commentsAlexander Wilms2-10/+10
2012-08-19Translated some comments in filterAlexander Wilms20-566/+559
2012-08-17gbuild: register all jarsMichael Stahl3-13/+13
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-2/+0
2012-08-14the copy ctor can take const refDavid Tardon2-10/+10
2012-08-13PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl2-77/+63
2012-08-13PPTParagraphObj: fix problems in previous commit:Michael Stahl2-11/+20
2012-08-13Convert property lists from tools/list.hxx to std::vectorNoel Grandin2-53/+49
2012-08-13misc. cleanup.Michael Meeks1-3/+4
2012-08-13The missing docs as to the ranges of the MS text categoriesCaolán McNamara2-0/+145
2012-08-09misc comment import/export fixesNoel Power1-1/+9
2012-08-08reduce ascii noise and useless commentsThomas Arnhold24-92/+0
2012-08-08remove include comments and boxesThomas Arnhold22-57/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold2-3/+0
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