summaryrefslogtreecommitdiff
path: root/external/jfreereport
AgeCommit message (Collapse)AuthorFilesLines
2017-08-30Pass "verbose" flag into antStephan Bergmann11-11/+11
Change-Id: I76d7c8a41d64baae3591dd188a2d2e46f17622bb Reviewed-on: https://gerrit.libreoffice.org/41735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-08-26Remove gcj support from build system.Thorsten Behrens11-55/+22
Change-Id: I79fe046ff8c932c5f6a9a5f70970168e42d23702 Reviewed-on: https://gerrit.libreoffice.org/28406 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-03-05janitorial cleanupLionel Elie Mamane1-3/+0
Change-Id: Ic586d9a3bdc3ae850d48848c8ae1cff7f7b4a551
2016-03-05tdf#97462 reportbuilder SECOND() force rounding to nearest nanosecondLionel Elie Mamane2-0/+38
Change-Id: I690a81997c79956fc19ddf83f958768d5e7a313e
2015-07-14tdf#92654 a "Date" can contain a Time, so don't loose date by defaultLionel Elie Mamane4-0/+44
also fix DATEVALUE() function that was relying on this dataloss Change-Id: I6030505a762df3ecbfe9a8331267846d3de817e8
2015-07-13tdf#92693: ReportBuilder: MINUTES() rounded to nearest for fractional minutesJulien Nabet2-0/+18
... instead of the correct truncation. Thanks to Lionel for the idea of the fix and his patience for newbies like me! Change-Id: Iae9ec9251c0beb0c1856a6573f6ff7963d216256 Reviewed-on: https://gerrit.libreoffice.org/17012 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-10-06Allow building with java9 (first installement)Fridrich Štrba1-1/+18
In java9, there is no option for source/target 1.5, the lowest version is 1.6. This commit also patches the relevant external libraries in order to be able to build with build-wide source/target Change-Id: I68807c973a2a8be2f9b3a6e01243e36cb7110a12
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj2-2/+2
Change-Id: I0c76ec7e3f9b95166b4005dd1ad5349b3889c3e4 Reviewed-on: https://gerrit.libreoffice.org/10993 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold2-2/+2
Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1 Reviewed-on: https://gerrit.libreoffice.org/10927 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-07-26jfreereport_librepository: [deprecation] toURL() in File has been deprecatedrbuj1-0/+26
http://docs.oracle.com/javase/6/docs/api/java/io/File.html#toURL() Change-Id: I27d67f930ab15b69319a733b4bdedde834aba48d Reviewed-on: https://gerrit.libreoffice.org/10530 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-26jfreereport_libloader: [deprecation] toURL() in File has been deprecatedrbuj1-0/+23
http://docs.oracle.com/javase/6/docs/api/java/io/File.html#toURL() Change-Id: I5ff457cdbeff0049a9e31d6aa66dd973289d5f05 Reviewed-on: https://gerrit.libreoffice.org/10506 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-23jfreereport_libbase: [deprecation] toURL() in File has been deprecatedrbuj1-0/+42
http://docs.oracle.com/javase/6/docs/api/java/io/File.html#toURL() Change-Id: I4322254d04e3ccf894acebf8b71de6f51e0a110a Reviewed-on: https://gerrit.libreoffice.org/10467 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara2-2/+2
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
2014-02-12normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSHMichael Stahl2-2/+2
Change-Id: Ia6adb8ae07ec80e83bc67084dfbd0bc6136ed8b7
2013-10-29fix another misplaced )Matúš Kukan1-1/+1
Change-Id: I53dfad4419390d751088564c162899fdbfa601e4
2013-10-29fix misplaced ) parenthesisMatúš Kukan1-1/+1
Change-Id: I6b7869115b159a468553e0aa43e0cb4b63b4c9b3
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl11-22/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-26swext: fix wiki-publisher / apache-commons buildMichael Stahl2-2/+2
gb_Extension_use_package is inherently broken because it creates cyclic dependencies with gb_Extension_add_file. Fortunately it's not necessary because the added file is a target by virtue of being in the Package. There is another cyclic dependency that can be avoided by not using the Package in gb_ExternalProject__use_commons-logging. Change-Id: Id4ddd4f78d819e47882387533a2d64693b2879ea
2013-10-26jfreereport: d'oh forgot the comma; why did this build for me???Michael Stahl2-2/+2
Change-Id: I0e1abf55250cdc8c792b6894ebc81fcafe20ed67
2013-10-25gbuild: remove gb_ExternalPackage_add_jar_for_installMichael Stahl11-11/+33
Deliver all external jar files to INSTDIR directly. Change-Id: Ibfaabf713da01e752517dc400200a6918d82db6d
2013-10-25jfreereport: use jar files from WORKDIRMichael Stahl4-12/+42
Change-Id: Ie3d706841faae40e6172ae36894f4ad700d70571
2013-10-25jfreereport: stop pointlessly renaming the jar filesMichael Stahl3-4/+2
Change-Id: Ia2c5ce1176496e98643e2cefc65d4c6d0cf9c781
2013-10-25stop using apache-commons jars from OUTDIR tooMichael Stahl2-6/+8
Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1
2013-10-19fdo#70393: move jfreereport to a subdir of externalKhaled Hosny56-0/+1641
Change-Id: I92d5458b48cc7e1c4794407bf71c54f0f048f2d8 Reviewed-on: https://gerrit.libreoffice.org/6325 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>