Commit graph

2521 commits

Author SHA1 Message Date
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Ivan Timofeev
504b384dd1 suppress warnings about inexact argument type 2011-11-04 13:18:43 +04:00
Rene Engelhard
3c904c0d5c remove Resource.java.orig 2011-11-02 18:21:15 +01:00
Matúš Kukan
c77a9254dd no need for SRCDIR parameter here 2011-10-23 13:20:29 +02:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Xisco Fauli
0f7d691056 Remote the python code for now.
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-24 12:59:08 +02:00
Caolán McNamara
4a90740fce drop dead dmake makefile.mks 2011-09-08 15:29:53 +01:00
Caolán McNamara
afd8c5919f lets put the log checkbox back near the bottom 2011-08-22 09:39:13 +01:00
Caolán McNamara
2f9cf699aa Resolves: fdo#36127 hide staroffice filters when binfilter unavailable 2011-08-22 09:39:13 +01:00
Caolán McNamara
39aecb765d swap position of StarOffice and MSOffice migration blocks 2011-08-22 09:39:13 +01:00
Caolán McNamara
14953fa09a add in Office Open XML formats here 2011-08-22 09:39:12 +01:00
Caolán McNamara
d0d845506d Drop statement that VBA macros don't get converted, they sort of do thesedays 2011-08-22 09:39:12 +01:00
Caolán McNamara
5e4d51ea90 ODF isn't a *new* format anymore 2011-08-22 09:39:11 +01:00
Caolán McNamara
4dfbfd1e71 it doesn't convert %PRODUCTNAME documents, but the old binary format 2011-08-22 09:39:11 +01:00
Xisco Fauli
6c76e4db03 Merge branch 'master' into feature/gsoc2011_wizards
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-21 21:50:13 +02:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
f0cb9d723e Related: fdo#33160 Add Estonian Kroon to Euro converter 2011-08-18 09:16:28 +01:00
Xisco Fauli
e9440fb5a0 Implement partly the 5th step 2011-08-18 02:57:45 +02:00
Xisco Fauli
9e5ad1ef65 Implement add button 2011-08-18 02:57:45 +02:00
Xisco Fauli
1723ba1292 Forgotten file 2011-08-18 02:57:44 +02:00
Xisco Fauli
7735b1cf75 Forgot the launcher 2011-08-18 02:57:44 +02:00
Xisco Fauli
9ad82442fb first attempt to create the web wizard 2011-08-18 02:57:44 +02:00
Xisco Fauli
3f92e275da Unused file 2011-08-18 02:57:44 +02:00
Xisco Fauli
3c7d254e41 I forgot to add this file 2011-08-18 02:57:44 +02:00
Xisco Fauli
304055f233 more cleaning 2011-08-18 02:57:44 +02:00
Xisco Fauli
1a77ddefae Let's delete it for now 2011-08-18 02:57:44 +02:00
Xisco Fauli
b46e5dd918 Fix a scroll problem 2011-08-18 02:57:44 +02:00
Xisco Fauli
927ba7df40 Write the agendaitems in the proper table 2011-08-18 02:57:44 +02:00
Xisco Fauli
85a72b6eef clean it up 2011-08-18 02:57:44 +02:00
Xisco Fauli
8ea5703643 Fix buttons behavior 2011-08-18 02:57:44 +02:00
Xisco Fauli
1a8ba1fe85 Fix cursorUp and cursorDown 2011-08-18 02:57:44 +02:00
Xisco Fauli
5d14de7893 add focus, scroll and key listeners 2011-08-18 02:57:44 +02:00
Xisco Fauli
cddebf4191 add listeners to the agenda items 2011-08-18 02:57:44 +02:00
Xisco Fauli
b87820ca09 Don't break the wizard if there's an exception 2011-08-18 02:57:44 +02:00
Xisco Fauli
a1fd3a904f Make agenda items editable 2011-08-18 02:57:44 +02:00
Xisco Fauli
98318dd2b7 Fix setEnable 2011-08-18 02:57:44 +02:00
Xisco Fauli
628e2b7834 Load the proper template 2011-08-18 02:57:44 +02:00
Xisco Fauli
873b9a1a77 go to the last step when finish 2011-08-18 02:57:44 +02:00
Xisco Fauli
dfb62d83d5 I don't think we'll need it 2011-08-18 02:57:44 +02:00
Xisco Fauli
dd8c75ae90 Show AgendaItems properly 2011-08-18 02:57:43 +02:00
Xisco Fauli
d6ea6c1d55 Fix Show/Hide tables 2011-08-18 02:57:43 +02:00
Xisco Fauli
93f1ded520 Show the date properly 2011-08-18 02:57:43 +02:00
Xisco Fauli
ba5f79d6f2 Add Textfield listeners and fix a bug found in the java wizard
BUG: The time was showed wrongly
2011-08-18 02:57:43 +02:00
Xisco Fauli
316490a129 Add checkbox listener 2011-08-18 02:57:43 +02:00
Xisco Fauli
f601dd95dc Remove duplicate code, clean imports and fix a problem 2011-08-18 02:57:43 +02:00
Xisco Fauli
5cf673d478 Remove unused method 2011-08-18 02:57:43 +02:00
Xisco Fauli
b54c2c1757 Fix problem in Letter Wizard 2011-08-18 02:57:43 +02:00
Xisco Fauli
449defd488 Fix problem with listboxes 2011-08-18 02:57:43 +02:00
Xisco Fauli
7cfbea78dd Let's do it this way 2011-08-18 02:57:43 +02:00