Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | Java cleanup - fix javadoc comments and invalid tags | Noel Grandin | |
Change-Id: Id1bb14458203393a2f40e0333afc62416719b1a0 | |||
2012-06-29 | Java5 update - convert collections classes to use generics | Noel Grandin | |
Change-Id: Ia2e92ea7c5da3ef6e7235b724a82d28d0e562541 | |||
2012-06-29 | Java5 update - convert Hashtable to HashMap | Noel Grandin | |
Change-Id: I4162dd0af7501013573590ee1a7a11fc1b36cc99 | |||
2012-06-29 | Updating to Java5 - convert Vector to ArrayList | Noel Grandin | |
Change-Id: I585312848dacf5128a64469874a1c65452a2b5c8 | |||
2012-06-29 | re-base on ALv2 code. | Michael Meeks | |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks | |
2012-06-25 | this is the stupidest hard-coded number in the world | Caolán McNamara | |
Change-Id: I4da7700f5a706716d14ca25eebf416d14bd6cf63 | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-20 | fdo#37626: form wizard recognise "#" also at beginning of line | Lionel Elie Mamane | |
This was keeping the Base form wizard from applying styles | |||
2012-06-18 | fdo#43967 legacy report designer wizard formats dates improperly | Lionel Elie Mamane | |
1) Set FormatsSupplier property only if underlying object has one. Else, exception is thrown and the format is not set 2) getTyperelatedFieldData uses the format keys, so initialize them before call, not after. Change-Id: I68c4c96a9da9a6afdc3ab8964e973588f53ee814 | |||
2012-06-18 | Clean up some more | Stephan Bergmann | |
...making use of Java 5 variadic function parameters. Change-Id: I1b538ec7fbb3021a225031543e25dad081a7a409 | |||
2012-06-18 | Add casts to reduce javac warning messages. | Noel Grandin | |
These warning arise because of the additional of varargs parameters in Java1.6. Casting the parameter eliminates the compiler confusion. Change-Id: I4906bcfa2700ef80a67b79c61c6848a18e8a7168 | |||
2012-06-06 | legacy reports: unify treatment of query and table | Lionel Elie Mamane | |
In *both* cases, the value of hidden control "Sorting" (if non-empty) decides the columns being sorted on. Change-Id: I7f4b50c3af8c12e48e5dedd36b5877ad7a9e1b66 | |||
2012-06-06 | legacy report wizard: when source is table, save name in QueryName | Lionel Elie Mamane | |
Change-Id: Ie0bdbed9578b95f7fccc3d9ff6d9c8b5b91ac0ab | |||
2012-06-06 | SQLQueryComposer allow setQueryCommand with prependSorting instead of append | Lionel Elie Mamane | |
Change-Id: Ia06794537ea4d0f6f069c83709792ebbcc084804 | |||
2012-06-06 | db.SQLQueryComposer allow prependSortingCriteria call with addAliasFieldNames | Lionel Elie Mamane | |
Change-Id: I05889ccac213743a55c302bd7249b30f817c0428 | |||
2012-06-06 | cleanup | Lionel Elie Mamane | |
Change-Id: I1ce4279d434ffa58328e17863b2e68af1e813a99 | |||
2012-06-06 | fdo#48018 legacy reports do not sort by group columns | Lionel Elie Mamane | |
Legacy report means done with the "old" report system, as opposed to with report builder. This was caused by a misguided attempt to sort-of work around i#110536 instead of fixing it cleanly. Revert that. Apparently the idea was to not explicitly set grouping columns as sorting columns, but that the report execution would automagically add grouping columns at begin of sorting list at report execution time. That's a bad idea for at least two reasons: * This does not allow the user to chose ASC/DESC for grouping columns * In rare / advanced cases, sorting on another column *before* grouping is desirable. Plus, the "automagic adding" part apparently wasn't implemented anyway. Change-Id: I81e76eb4b6a0e543571a4df97d0ead77f6a2d7c8 | |||
2012-06-05 | fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79 | Norbert Thiebaud | |
Change-Id: I684fb4adb68d372914ea42cc4e7bd4459a08b150 | |||
2012-06-05 | fdo#47473 try to set new order only after field columns are available | Lionel Elie Mamane | |
Change-Id: If8ba8f4e12aaebadec86a7f445a6d32bd363106d | |||
2012-06-05 | untabify | Lionel Elie Mamane | |
Change-Id: Ic51b50a5b06f2a96750a945754e44a302b070f77 | |||
2012-06-05 | fdo#47325 legacy reports: survive absence of Sorting hidden control | Lionel Elie Mamane | |
Reports created in 3.4 and earlier lack it. Change-Id: I2cf1cad75fff59f23ad98299c4f94253adf7355b | |||
2012-05-22 | Renamed writer_web_HTML to generic_HTML. | Kohei Yoshida | |
This should reflect the fact that this type was already used as a generic HTML type. Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088 | |||
2012-04-24 | consistent MANIFEST.MF naming | Luboš Luňák | |
2012-04-24 | remove duplicate Class-Path entry | Luboš Luňák | |
It's already set by Jar_reportbuilder.mk . | |||
2012-04-04 | Remove duplicated and unused IDs. | Victor Lee | |
2012-03-23 | .java files don't need executable bits | Michael Stahl | |
2012-03-05 | Dropdown list in Letter Wizard are now ordered alphabetically | Szabolcs Dezsi | |
2012-02-23 | fdo#46339: Fix Query Wizard by putting the right ElementName | Julien Nabet | |
2012-02-18 | Fix typos in comments | Elton Chung | |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius | |
2012-01-31 | Fix fdo#42543: Don't paint a frame around the list of edit boxes. | Jan Holesovsky | |
This conflicts with commit efc6b840a0423099d6c3e0d33c14d34637fbba4c that reorders painting of windows when they overlap; and in this case, the frame image paints over the controls. The sideeffect is that the dialog looks nicer ;-) | |||
2011-12-16 | fix syntactic error | David Tardon | |
2011-12-16 | fix syntactic error | David Tardon | |
2011-12-12 | fix loading of python-uno module by package.module name | Lionel Elie Mamane | |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | |
2011-12-05 | fax wizard: build and install the java wizard in paralle to the python one | Michael Meeks | |
2011-12-05 | fax wizard: more misc. bug fixing, and missing file makefile | Michael Meeks | |
2011-12-05 | wizards: completely work python wizard packaging and registration | Michael Meeks | |
Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works | |||
2011-12-05 | pywizards: resurrect Xisco's code lost in rebasing | Michael Meeks | |
Xisco merged this to master and then deleted it on master, which cause these files to get lost during the re-base across that. | |||
2011-12-05 | Set the python fax wizard as the default one | Xisco Fauli | |
2011-12-05 | Hello world (python) as a component | Xisco Fauli | |
2011-12-05 | Fix merge conflicts | Xisco Fauli | |
2011-11-24 | fdo#37626: form wizard recognise "#" also at beginning of line | Lionel Elie Mamane | |
This was keeping the Base form wizard from applying styles | |||
2011-11-04 | suppress warnings about inexact argument type | Ivan Timofeev | |
2011-11-02 | remove Resource.java.orig | Rene Engelhard | |
2011-09-24 | Remote the python code for now. | Xisco Fauli | |
The reason I delete it is because this code is not used yet. I still keep working in the feature branch, so when i'll finish there i'll merge it into master. It doesn't make sense to have it in master for now | |||
2011-09-08 | drop dead dmake makefile.mks | Caolán McNamara | |