summaryrefslogtreecommitdiffstats
path: root/reportbuilder
Commit message (Collapse)AuthorAgeFilesLines
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-31/+0
| | | | Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
* reportbuilder does not look like dmake anymoreBjoern Michaelsen2012-11-291-0/+0
|
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-12/+0
| | | | | | | | | | | This commit removes @author annotations, some templates comments. It has some cleanup. Change-Id: I995ba7b06d661fcec17f26c368d9449c0bf5ab45 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1146 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-20124-181/+0
| | | | | | | | | | This commit removes some @author annotations and some cleanup. Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1122 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* gbuild: fix XcuMergeTarget build breakage:Michael Stahl2012-10-231-9/+9
| | | | | | | Introduce gb_XcuFile_for_extension function to use the right file depending on WITH_LANG setting. Change-Id: Ibe4fc4e28fe445fc9391b68d370039528eab7ed8
* gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
| | | | Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c
* Remove commented code and empty methodsJose Guilherme Vanz2012-10-106-24/+0
| | | | | | | | | | This patch removes commented code and some empty private methods Change-Id: I4a79e521399a07873030f021a97c01cf8d2e81d7 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/844 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* fix configuration depsDavid Tardon2012-09-221-1/+1
| | | | Change-Id: Ie431fadb4f11284e231112744af80bfb5c219d94
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-104-13/+13
| | | | Change-Id: I6cf6fa8e55005ffdc1d173aeee1e374efbb214fd
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-063-7/+0
| | | | Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
* fdo#38791: Do not use java.awt, causes problems on Mac OS XStephan Bergmann2012-08-233-23/+24
| | | | | | | | | | | | | | | | | | On Mac OS X, it apparently suffices to execute "new java.awt.Dimension()" to run into "Apple AWT Java VM was loaded on first thread -- can't start AWT" (see <http://developer.apple.com/library/mac/#technotes/tn2005/tn2147.html> "JNI Development on Mac OS X - Thread-Safe JNI Programming - Calling AWT/Swing From AppKit"). The solution here is simple, in that uses of java.awt.Dimension can be replaced with com.sun.star.awt.Size without loss of functionality. However, there are still occurrences of java.awt.Image and java.awt.Toolkit lurking (reportbuilder/java/com/sun/star/report/SOImageService.java, reportbuilder/java/com/sun/star/report/pentaho/output/ImageProducer.java, reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java) for which it might be sheer luck that they do not seem to cause trouble yet. Change-Id: I33e9f74c50ebddc11bd1d9a48c55dc8f8700345d
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-34/+0
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* fdo#52427 fix l10n of reportbuilderDavid Tardon2012-07-251-9/+9
| | | | Change-Id: I9ff1b7329eca2faa560181c49d6c4527a008fead
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1848-1539/+658
| | | | | | | reportbuilder, license file not needed. Patch contributed by Armin Le Grand http://svn.apache.org/viewvc?view=revision&revision=1305814 Adapting extras/ to our wordbook setup.
* fdo#51278 fix reportbuilder manifestDavid Tardon2012-07-132-2/+38
| | | | Change-Id: I34f229284611285e10a192f80b14b1e8b3fa618c
* fdo#51278 bump version to force update of package cacheDavid Tardon2012-07-121-1/+1
| | | | Change-Id: Ia33f9ef485fef1610b91df9895e6ac805cde0360
* fdo#51278 make reportbuilder work againDavid Tardon2012-07-122-0/+32
| | | | Change-Id: I46f970fa23a0afd54485efb58b7f4f757c7d7752
* Convert Java code in reportbuilder to use Java5 genericsNoel Grandin2012-06-2946-276/+270
| | | | Change-Id: Ia8a0206c6c81f2a4212dc92b80a9d6965ad8bd63
* re-base on ALv2 code.Michael Meeks2012-06-2910-230/+140
|
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-21178-4243/+2756
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* when building system jfreereport, version.mk is not deliveredBjoern Michaelsen2012-05-301-1/+1
| | | | Change-Id: Ieffb063bd6300f415f958a617fef8b1122e1b7b1
* reportbuilder: build only when enabledMatúš Kukan2012-05-301-1/+1
| | | | Change-Id: Iee65c6bd8ddc51b3ae703e6d38c825f3801389fe
* remove unused sourceDavid Tardon2012-05-291-46/+0
|
* gbuildize reportbuilderDavid Tardon2012-05-2929-1320/+536
|
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-1/+1
| | | | Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Bump extension versions after changing to passive registrationStephan Bergmann2012-04-261-1/+1
| | | | | ...otherwise, if they are bundled, their per-user data is not regenerated, leading to inconsitencies.
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* reportbuilder: untested fix for WITH_LANG buildMichael Stahl2012-02-231-1/+1
| | | | Signed-off-by: Andras Timar <atimar@suse.com>
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
|
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-051-1/+1
|
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-181-1/+1
|
* Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)2012-01-151-1/+1
|
* The common_build stuff is surely obsoleteTor Lillqvist2011-12-111-1/+0
|
* childs -> childrenMichael T. Whiteley2011-12-087-45/+45
|
* fs34c: check if description can be read and return ccorrect name for shapetypemst2011-11-292-3/+31
| | | | * found as LGPLv3-only fix at svn rev 1172124 (http://svn.apache.org/viewvc?view=revision&revision=1172124)
* Clean up after component passivation.Stephan Bergmann2011-11-222-24/+0
|
* Do passive registration of reportbuilder, to avoid java thrash at 1st startStephan Bergmann2011-11-223-3/+21
|
* Fix build --all depend=x.Stephan Bergmann2011-11-145-0/+10
|
* reportbuilder: grammar considered neither stylish nor smart-lookingMichael Stahl2011-11-051-1/+1
|
* enable localization of extension description in reportbuilderAndras Timar2011-10-314-8/+15
|
* Make sure COMPONENT_EXTJARFILES are included in report-builder.oxt.Stephan Bergmann2011-10-311-4/+10
|
* avoid using com.sun.org apisCaolán McNamara2011-10-251-4/+6
|
* enable l10n of Report Builder display name and descriptionAndras Timar2011-10-032-3/+2
|
* Fix reportbuilder build with MinGW.Jan Holesovsky2011-09-224-17/+17
|
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-2/+2
|
* change publisher from Oracle to TDF fdo#40638Andras Timar2011-09-131-1/+1
|
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1
|