Commit graph

1773 commits

Author SHA1 Message Date
Joseph Powers
f65946944e Remove an unused header from basctl 2011-11-02 05:57:03 -07:00
Ivan Timofeev
e0ffea7232 migrate to StringRangeEnumerator in Basic 2011-10-08 22:25:09 +04:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Matúš Kukan
28da0ea37f do not include removed header 2011-10-03 17:03:17 +02:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Andras Timar
f0bf752e27 remove Repeat from Basic IDE menu
This command (.uno:Repeat) works only in Writer and Calc. It is always
inactive (greyed out) in Basic IDE.
2011-09-12 22:35:24 +02:00
Caolán McNamara
4f675d31b5 callcatcher: drop unused methods 2011-09-12 09:10:02 +01:00
Caolán McNamara
d7842b76d8 SfxMacro is unused, strip down to ctor/dtor 2011-09-12 09:10:00 +01:00
Caolán McNamara
fa9ff01fe4 SID_DOC_MODIFIED should (probably) be a SfxBoolItem 2011-09-06 16:28:27 +01:00
Michael Meeks
067e7bb997 remove obsolete, and apparently unused GLOBALOVERFLOW* defines 2011-09-01 20:51:09 +01:00
Markus Mohrhard
a6adae16d9 don't crash when loading basic IDE 2011-08-29 20:11:35 +02:00
Caolán McNamara
0ab7b0f6e7 tweak for change 2011-08-29 09:56:07 +01:00
Caolán McNamara
aaae59cbf2 looks a bad idea to have asymmetrical const/nonconst 'at's 2011-08-29 09:56:05 +01:00
Caolán McNamara
50db59bbac no longer need GetDLL 2011-08-25 09:42:05 +01:00
Caolán McNamara
a47d863ddc hide this class 2011-08-24 11:21:43 +01:00
Caolán McNamara
8d2d9ce5f4 rearrange this to not leak search configitem 2011-08-24 11:21:43 +01:00
Takeshi Abe
e1a1091d0a catch ignored exceptions by const reference 2011-08-24 11:30:17 +09:00
Allmann-Rahn
fbc30846ac Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp. 2011-08-23 17:36:50 +01:00
Norbert Thiebaud
0d4720d1e1 undo anything not wizard related in the previous merge-commit 2011-08-21 18:12:16 -05: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
9124003eb1 ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString
shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check
2011-08-15 09:21:48 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Julien Nabet
da41ba97d3 Some cppcheck cleaning 2011-08-09 00:17:54 +02:00
Takeshi Abe
09c28c78d0 Emacs modeline compatible with vim's one 2011-08-05 10:57:08 +09:00
Caolán McNamara
370ce31850 callcatcher: remove unused methods 2011-08-03 22:25:28 +01:00
Tor Lillqvist
f900be1d53 Add consistent Emacs and vim mode lines 2011-07-30 23:01:27 +03:00
Jan Holesovsky
48b31fa847 findbar: Add seporator between the Prev/Next and Serch & Replace 2011-07-29 15:10:28 +02:00
Thomas Arnhold
499a46c030 callcatcher: remove unused methods 2011-07-29 11:07:54 +02:00
Matúš Kukan
6aedd6ca26 fix include paths 2011-07-28 13:06:21 +02:00
Matúš Kukan
9b6b889821 Convert basctl to gbuild 2011-07-27 19:39:15 +02:00
Jan Holesovsky
de6f1b0ad4 findbar: Show the "Search and Replace" button in the FindBar by default. 2011-07-27 00:20:31 +02:00
Matus Kukan
d98ac11f39 Remove component_getImplementationEnvironment 2011-07-12 11:27:22 +02:00
Francois Tigeot
67603c3c47 Do not include filedlg.hxx when not necessary 2011-07-01 07:21:23 +02:00
Caolán McNamara
443756d3c4 totally pointless intermediate object 2011-06-20 11:00:39 +01:00
Jan Holesovsky
a293befc76 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-06-06 12:53:09 +02:00
Tor Lillqvist
d32db65e8f Drop %_EXT% which was always empty 2011-06-03 13:25:56 +03:00
Jan Holesovsky
94a0ea6b9e Merge commit 'libreoffice-3.4.0.2' 2011-05-30 13:12:13 +02:00
Julien Nabet
f8205aeecb WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86f 2011-05-29 15:14:45 +02:00
Jan Holesovsky
88c1a56d11 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svguno.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-27 20:39:30 +02:00
Tor Lillqvist
ea9d29c0bc Drop OS2 2011-05-21 15:49:48 +03:00
Noel Power
4bc2724240 Fix 'Ctrl+A' in the Basic IDE - fdo#37211.
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-05-18 11:15:14 +02:00
Christian Lohmaier
bef7ebf1d8 WaE (picky) - noeol 2011-05-17 01:57:19 +02:00
Noel Power
ded180d825 fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE ) 2011-05-05 19:02:59 +01:00
Andreas Becker
9ad4eeb4fa fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
Francois Tigeot
15e7b52ae7 Remove PM2 macro usage 2011-04-25 07:39:36 +02:00
Julien Nabet
ddaf673ddf Easyhack: Add visibility markup to all component_get* functions (part2) 2011-04-20 14:10:36 +02:00
Christina Rossmanith
b9697ca225 remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) 2011-04-19 21:04:35 +02:00
Julien Nabet
a47471ed5c Remove useless import which caused an error 2011-04-18 16:32:00 +02:00
Christian Dywan
8b645ff231 fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id 2011-04-18 13:06:32 +01:00