summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* drop these memory trashersCaolán McNamara2012-08-271-4/+0
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-5/+4
* fdo#52451: Some name changes to be consistent with other prop names.Kohei Yoshida2012-08-228-8/+8
* fdo#52451: Use .txt extension for these guys too.Kohei Yoshida2012-08-213-0/+3
* fdo#52451: Ensure that the extension for text is .txt from writer.Kohei Yoshida2012-08-215-0/+5
* revert accidental breakage of object anchoringMichael Meeks2012-08-211-0/+1
* Java5 updates - convert to genericsNoel Grandin2012-08-205-119/+114
* Use PassWord property in impdialog.src for certificate Edit widget.Gökçen Eraslan2012-08-201-0/+1
* Use Thunderbird-like certificate selection GUI in pdf signing.Gökçen Eraslan2012-08-204-49/+80
* Java update - fix various javadoc issuesNoel Grandin2012-08-202-3/+2
* fix mangled comments breaking buildDavid Tardon2012-08-192-2/+2
* Fixed typos and translated commentsAlexander Wilms2012-08-192-10/+10
* Translated some comments in filterAlexander Wilms2012-08-1920-566/+559
* gbuild: register all jarsMichael Stahl2012-08-173-13/+13
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-2/+0
* the copy ctor can take const refDavid Tardon2012-08-142-10/+10
* PPTParagraphObj: replace PPTPortionObj array with boost::ptr_vectorMichael Stahl2012-08-132-77/+63
* PPTParagraphObj: fix problems in previous commit:Michael Stahl2012-08-132-11/+20
* Convert property lists from tools/list.hxx to std::vectorNoel Grandin2012-08-132-53/+49
* misc. cleanup.Michael Meeks2012-08-131-3/+4
* The missing docs as to the ranges of the MS text categoriesCaolán McNamara2012-08-132-0/+145
* misc comment import/export fixesNoel Power2012-08-091-1/+9
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0824-92/+0
* remove include comments and boxesThomas Arnhold2012-08-0822-57/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-072-3/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-072-3/+3
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-1/+6
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Replace usage of rtl/memory.h in filter with equivalent from string.hArnaud Versini2012-08-041-2/+3
* fdo#50269: bitmap area fill pattern reversed in LO3.5.xTakeshi Abe2012-07-311-2/+11
* Const correct-ness.Kohei Yoshida2012-07-302-11/+27
* Avoid non-ASCII characters in source code.Kohei Yoshida2012-07-301-6/+6
* add in some more filter testsCaolán McNamara2012-07-301-0/+0
* add another tiff regression testCaolán McNamara2012-07-301-0/+0
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-5/+5
* Remove some unused definitions in icgmThomas Arnhold2012-07-291-16/+0
* SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl2012-07-281-12/+9
* fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl2012-07-282-67/+93
* convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin2012-07-272-29/+27
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-07-271-1/+1
* sigh, missing fileCaolán McNamara2012-07-271-0/+68
* add some more tiff testsCaolán McNamara2012-07-273-0/+0
* add pict regression testCaolán McNamara2012-07-277-0/+39
* move rtf escaping functions to msfilter, so starmath can use them as wellMiklos Vajna2012-07-254-0/+207
* mark more one-param ctors as explicitDavid Tardon2012-07-232-13/+13
* fdo#52015 do not crash importing connector to table from .pptDavid Tardon2012-07-231-0/+8
* Support for the checkerboard transition animation in SVG export.Horacio Fernandes2012-07-201-24/+110
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-183-9/+1