summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)Author
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
2011-08-18Fix cursorUp and cursorDownXisco Fauli
2011-08-18add focus, scroll and key listenersXisco Fauli
2011-08-18add listeners to the agenda itemsXisco Fauli
2011-08-18Don't break the wizard if there's an exceptionXisco Fauli
2011-08-18Make agenda items editableXisco Fauli
2011-08-18Fix setEnableXisco Fauli
2011-08-18Load the proper templateXisco Fauli
2011-08-18go to the last step when finishXisco Fauli
2011-08-18I don't think we'll need itXisco Fauli
2011-08-18Show AgendaItems properlyXisco Fauli
2011-08-18Fix Show/Hide tablesXisco Fauli
2011-08-18Show the date properlyXisco Fauli
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli
BUG: The time was showed wrongly
2011-08-18Add checkbox listenerXisco Fauli
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli
2011-08-18Remove unused methodXisco Fauli