summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Collapse)AuthorAgeFilesLines
* Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2012-05-222-15/+9
| | | | | | | This should reflect the fact that this type was already used as a generic HTML type. Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+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
* consistent MANIFEST.MF namingLuboš Luňák2012-04-242-1/+1
|
* remove duplicate Class-Path entryLuboš Luňák2012-04-241-1/+0
| | | | It's already set by Jar_reportbuilder.mk .
* add package deps for resourcesDavid Tardon2012-04-097-28/+0
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-0810-10/+10
| | | | | | | | | 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)
* Remove duplicated and unused IDs.Victor Lee2012-04-046-30/+10
|
* .java files don't need executable bitsMichael Stahl2012-03-234-0/+0
|
* minor documentation tweaksMichael Meeks2012-03-091-0/+3
|
* Dropdown list in Letter Wizard are now ordered alphabeticallySzabolcs Dezsi2012-03-051-13/+32
|
* fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet2012-02-231-1/+1
|
* Fix typos in commentsElton Chung2012-02-181-1/+1
|
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-107-7/+0
|
* Resolves: fdo#43644 survive registered but unavailable binfilterCaolán McNamara2012-02-081-1/+12
|
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* A few safe replacements of pathes->pathsJesús Corrius2012-02-012-2/+2
|
* Fix fdo#42543: Don't paint a frame around the list of edit boxes.Jan Holesovsky2012-01-311-23/+0
| | | | | | | | 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 ;-)
* fix syntactic errorDavid Tardon2011-12-161-4/+1
|
* fix syntactic errorDavid Tardon2011-12-161-12/+6
|
* fix loading of python-uno module by package.module nameLionel Elie Mamane2011-12-121-1/+0
|
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-062-2/+6
|
* fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks2011-12-053-6/+41
|
* fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks2011-12-053-48/+125
|
* wizards: completely work python wizard packaging and registrationMichael Meeks2011-12-0511-106/+15
| | | | | Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works
* pywizards: resurrect Xisco's code lost in rebasingMichael Meeks2011-12-0533-7/+5100
| | | | | Xisco merged this to master and then deleted it on master, which cause these files to get lost during the re-base across that.
* Set the python fax wizard as the default oneXisco Fauli2011-12-0553-38/+11746
|
* add fax files to makefileXisco Fauli2011-12-051-0/+8
|
* add directories to basic/program and makefilesXisco Fauli2011-12-053-0/+100
|
* Forgotten fileXisco Fauli2011-12-051-0/+34
|
* Hello world (python) as a componentXisco Fauli2011-12-053-3/+47
|
* Fix merge conflictsXisco Fauli2011-12-055-0/+1646
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
|
* fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane2011-11-241-1/+1
| | | | This was keeping the Base form wizard from applying styles
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* suppress warnings about inexact argument typeIvan Timofeev2011-11-042-15/+7
|
* remove Resource.java.origRene Engelhard2011-11-021-140/+0
|
* no need for SRCDIR parameter hereMatúš Kukan2011-10-2310-10/+10
|
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
|
* Remote the python code for now.Xisco Fauli2011-09-2488-18967/+0
| | | | 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
* drop dead dmake makefile.mksCaolán McNamara2011-09-0811-855/+0
|
* lets put the log checkbox back near the bottomCaolán McNamara2011-08-221-1/+1
|
* Resolves: fdo#36127 hide staroffice filters when binfilter unavailableCaolán McNamara2011-08-221-6/+18
|
* swap position of StarOffice and MSOffice migration blocksCaolán McNamara2011-08-222-10/+10
|
* add in Office Open XML formats hereCaolán McNamara2011-08-221-12/+12
|
* Drop statement that VBA macros don't get converted, they sort of do thesedaysCaolán McNamara2011-08-225-24/+14
|