summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2840-80/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2840-40/+80
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2840-1/+41
* Improvements on previous commitStephan Bergmann2012-09-272-4/+2
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-274-31/+28
* Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens2012-09-261-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist2012-09-241-0/+4
* migrate readlicense_oo to gbuildDavid Ostrovsky2012-09-231-5/+6
* 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