summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)Author
2011-12-16fix syntactic errorDavid Tardon
2011-12-16fix syntactic errorDavid Tardon
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks
2011-12-05fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks
Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael 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-05Set the python fax wizard as the default oneXisco Fauli
2011-12-05add fax files to makefileXisco Fauli
2011-12-05add directories to basic/program and makefilesXisco Fauli
2011-12-05Forgotten fileXisco Fauli
2011-12-05Hello world (python) as a componentXisco Fauli
2011-12-05Fix merge conflictsXisco Fauli
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-24fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane
This was keeping the Base form wizard from applying styles
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-04suppress warnings about inexact argument typeIvan Timofeev
2011-11-02remove Resource.java.origRene Engelhard
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-24Remote 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-08drop dead dmake makefile.mksCaolán McNamara
2011-08-22lets put the log checkbox back near the bottomCaolán McNamara
2011-08-22Resolves: fdo#36127 hide staroffice filters when binfilter unavailableCaolán McNamara
2011-08-22swap position of StarOffice and MSOffice migration blocksCaolán McNamara
2011-08-22add in Office Open XML formats hereCaolán McNamara
2011-08-22Drop statement that VBA macros don't get converted, they sort of do thesedaysCaolán McNamara
2011-08-22ODF isn't a *new* format anymoreCaolán McNamara
2011-08-22it doesn't convert %PRODUCTNAME documents, but the old binary formatCaolán McNamara
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18Related: fdo#33160 Add Estonian Kroon to Euro converterCaolán McNamara
2011-08-18Implement partly the 5th stepXisco Fauli
2011-08-18Implement add buttonXisco Fauli
2011-08-18Forgotten fileXisco Fauli
2011-08-18Forgot the launcherXisco Fauli
2011-08-18first attempt to create the web wizardXisco Fauli
2011-08-18Unused fileXisco Fauli
2011-08-18I forgot to add this fileXisco Fauli
2011-08-18more cleaningXisco Fauli
2011-08-18Let's delete it for nowXisco Fauli
2011-08-18Fix a scroll problemXisco Fauli
2011-08-18Write the agendaitems in the proper tableXisco Fauli
2011-08-18clean it upXisco Fauli
2011-08-18Fix buttons behaviorXisco Fauli