Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
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 | |||
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-09 | add package deps for resources | David Tardon | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-04-04 | Remove duplicated and unused IDs. | Victor Lee | |
2012-03-23 | .java files don't need executable bits | Michael Stahl | |
2012-03-09 | minor documentation tweaks | Michael Meeks | |
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-10 | fdo#39491 more of unnecessary include paths | Matúš Kukan | |
2012-02-08 | Resolves: fdo#43644 survive registered but unavailable binfilter | Caolán McNamara | |
2012-02-08 | Added READMEs for modules which used to be in components | Josh Heidenreich | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
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-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
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 | add fax files to makefile | Xisco Fauli | |
2011-12-05 | add directories to basic/program and makefiles | Xisco Fauli | |
2011-12-05 | Forgotten file | Xisco Fauli | |
2011-12-05 | Hello world (python) as a component | Xisco Fauli | |
2011-12-05 | Fix merge conflicts | Xisco Fauli | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
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-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-04 | suppress warnings about inexact argument type | Ivan Timofeev | |
2011-11-02 | remove Resource.java.orig | Rene Engelhard | |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | |
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 | |
2011-08-22 | lets put the log checkbox back near the bottom | Caolán McNamara | |
2011-08-22 | Resolves: fdo#36127 hide staroffice filters when binfilter unavailable | Caolán McNamara | |
2011-08-22 | swap position of StarOffice and MSOffice migration blocks | Caolán McNamara | |
2011-08-22 | add in Office Open XML formats here | Caolán McNamara | |
2011-08-22 | Drop statement that VBA macros don't get converted, they sort of do thesedays | Caolán McNamara | |