summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* introduce new option --disable-cve-testsDavid Ostrovsky2012-09-201-0/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-195-13/+11
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-0/+1
* fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch2012-09-161-0/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-93/+44
* Better error reportingStephan Bergmann2012-09-121-13/+6
* optimize font-decl template for libxslt (using exslt functions)Peter Jentsch2012-09-111-28/+18
* build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch2012-09-101-0/+1
* register exslt functions for libxslt filterPeter Jentsch2012-09-101-0/+6
* add for exslt:set:distinct templatePeter Jentsch2012-09-101-0/+21
* fix a problem when handling style named for conditional formatting.Peter Jentsch2012-09-101-12/+18
* fixed problem with template recursion in spreadsheetml import.Peter Jentsch2012-09-101-346/+321
* optimized handling of ConditionalFormatting elementsPeter Jentsch2012-09-101-132/+126
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-064-8/+0
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-5/+3
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-041-13/+8
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-041-11/+3
* filtertracer seems to be unusedMatúš Kukan2012-09-045-557/+0
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-4/+6
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-10/+5
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+3
* filter: remove leftover filesMatúš Kukan2012-09-012-47/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-3110-19/+6
* 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