Commit graph

1867 commits

Author SHA1 Message Date
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
Luboš Luňák
73813f23fd more sensible SdrObject::Clone() and SdrObject::operator=()
Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.
2011-03-25 17:32:17 +01:00
Petr Mladek
adad15cff9 set build depencencies against the new "translations" module 2011-03-25 12:14:34 +01:00
Jan Holesovsky
e821621885 Merge commit 'ooo/DEV300_m103'
Conflicts:
	package/source/zippackage/ZipPackageFolder.cxx
2011-03-23 16:58:53 +01:00
Thomas Arnhold
352f1a58e2 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:06:18 +01:00
Jan Holesovsky
6a75a47be7 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	automation/source/communi/communi.cxx
	automation/source/server/recorder.cxx
	automation/source/server/server.cxx
	basctl/source/basicide/basobj2.cxx
2011-03-18 15:35:18 +01:00
Norbert Thiebaud
2d67395639 mis-merge: mostly remove remaining tools types 2011-03-12 23:58:22 -06:00
Thomas Arnhold
5ad6920963 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:12:11 +01:00
Norbert Thiebaud
cc5db648bc Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (185 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix: #i10000# INT16 -> sal_Int16
  fixed compile errors after resync to m100, part2
  gridsort: post-rebase fixes
  CWS gnumake3: found another tools integer type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  native359: #i114398# changing mac langpack icon
  native359: #i115669# fixing package description for solaris packages
  gnumake3: remove comphelper version; fix including extract.hxx
  locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
  sb138: #i116659# timely termination of OnLogRotateThread
  accfixes: removed include of obsolete header file
  accfixes: removed obsolete file
  removetooltypes01: #i112600# Fix build problems on non-pro
  accfixes: moved some shared strings to svx part2
  accfixes: moved some shared strings to svx
  accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
  removetooltypes01: #i112600# Remove tools types for Mac specific parts
  fixed tab order in BasicIDE, Library dialog tab page
  added some accessible names in BasicIDE
  ...

Conflicts:
	UnoControls/source/base/registercontrols.cxx
	accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
	automation/inc/automation/communi.hxx
	automation/inc/automation/simplecm.hxx
	automation/source/communi/communi.cxx
	automation/source/inc/rcontrol.hxx
	automation/source/miniapp/servuid.hxx
	automation/source/server/XMLParser.cxx
	automation/source/server/cmdbasestream.cxx
	automation/source/server/profiler.hxx
	automation/source/server/recorder.cxx
	automation/source/server/retstrm.hxx
	automation/source/server/server.cxx
	automation/source/server/sta_list.cxx
	automation/source/server/statemnt.cxx
	automation/source/server/statemnt.hxx
	automation/source/simplecm/packethandler.cxx
	automation/source/simplecm/simplecm.cxx
	automation/source/simplecm/tcpio.cxx
	automation/source/simplecm/tcpio.hxx
	automation/source/testtool/comm_bas.hxx
	automation/source/testtool/cretstrm.hxx
	automation/source/testtool/httprequest.cxx
	automation/source/testtool/httprequest.hxx
	automation/source/testtool/objtest.cxx
	automation/source/testtool/objtest.hxx
	basctl/source/basicide/baside2.cxx
	basctl/source/basicide/baside2.hxx
	basctl/source/basicide/baside2b.cxx
	basctl/source/basicide/baside3.cxx
	basctl/source/basicide/basides1.cxx
	basctl/source/basicide/basides2.cxx
	basctl/source/basicide/basidesh.cxx
	basctl/source/basicide/basidesh.src
	basctl/source/basicide/basobj3.cxx
	basctl/source/basicide/bastype2.cxx
	basctl/source/basicide/bastype3.cxx
	basctl/source/basicide/bastypes.cxx
	basctl/source/basicide/brkdlg.cxx
	basctl/source/basicide/iderdll.cxx
	basctl/source/basicide/macrodlg.cxx
	basctl/source/basicide/moduldl2.cxx
	basctl/source/basicide/moduldlg.cxx
	basctl/source/basicide/objdlg.cxx
	basctl/source/basicide/scriptdocument.cxx
	basctl/source/basicide/tbxctl.cxx
	basctl/source/basicide/tbxctl.hxx
	basctl/source/basicide/tbxctl.src
	basctl/source/dlged/dlged.cxx
	basctl/source/dlged/dlgedfunc.cxx
	basctl/source/dlged/dlgedobj.cxx
	basctl/source/inc/basidesh.hxx
	basctl/source/inc/bastypes.hxx
	basctl/source/inc/dlgedmod.hxx
	basctl/source/inc/dlgedpage.hxx
	crashrep/prj/build.lst
	cui/inc/pch/precompiled_cui.hxx
	cui/source/customize/acccfg.cxx
	cui/source/customize/acccfg.hrc
	cui/source/customize/acccfg.src
	cui/source/customize/cfg.cxx
	cui/source/customize/cfgutil.cxx
	cui/source/customize/macropg.cxx
	cui/source/customize/macropg.src
	cui/source/customize/selector.cxx
	cui/source/dialogs/SpellDialog.cxx
	cui/source/dialogs/commonlingui.cxx
	cui/source/dialogs/cuicharmap.cxx
	cui/source/dialogs/cuifmsearch.cxx
	cui/source/dialogs/cuigaldlg.cxx
	cui/source/dialogs/cuigrfflt.cxx
	cui/source/dialogs/hldocntp.cxx
	cui/source/dialogs/hldoctp.cxx
	cui/source/dialogs/hlinettp.cxx
	cui/source/dialogs/hlmailtp.cxx
	cui/source/dialogs/hlmarkwn.cxx
	cui/source/dialogs/hlmarkwn.src
	cui/source/dialogs/hltpbase.cxx
	cui/source/dialogs/iconcdlg.cxx
	cui/source/dialogs/passwdomdlg.cxx
	cui/source/dialogs/pastedlg.cxx
	cui/source/dialogs/scriptdlg.cxx
	cui/source/dialogs/thesdlg.cxx
	cui/source/dialogs/zoom.cxx
	cui/source/factory/dlgfact.hxx
	cui/source/inc/SpellDialog.hxx
	cui/source/inc/autocdlg.hxx
	cui/source/inc/backgrnd.hxx
	cui/source/inc/bbdlg.hxx
	cui/source/inc/cfg.hxx
	cui/source/inc/cfgutil.hxx
	cui/source/inc/cuigaldlg.hxx
	cui/source/inc/cuigrfflt.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/inc/cuitabline.hxx
	cui/source/inc/hldocntp.hxx
	cui/source/inc/hltpbase.hxx
	cui/source/inc/iconcdlg.hxx
	cui/source/inc/numpages.hxx
	cui/source/inc/page.hxx
	cui/source/inc/postdlg.hxx
	cui/source/inc/scriptdlg.hxx
	cui/source/inc/transfrm.hxx
	cui/source/inc/zoom.hxx
	cui/source/options/cfgchart.cxx
	cui/source/options/cuisrchdlg.cxx
	cui/source/options/dbregister.cxx
	cui/source/options/dbregister.src
	cui/source/options/fontsubs.cxx
	cui/source/options/internationaloptions.cxx
	cui/source/options/optasian.cxx
	cui/source/options/optchart.cxx
	cui/source/options/optcolor.cxx
	cui/source/options/optcolor.src
	cui/source/options/optfltr.cxx
	cui/source/options/optfltr.src
	cui/source/options/optgdlg.cxx
	cui/source/options/optgdlg.src
	cui/source/options/optgenrl.cxx
	cui/source/options/opthtml.cxx
	cui/source/options/optimprove.cxx
	cui/source/options/optinet2.cxx
	cui/source/options/optinet2.hxx
	cui/source/options/optjava.cxx
	cui/source/options/optlingu.cxx
	cui/source/options/optsave.cxx
	cui/source/options/optsave.hxx
	cui/source/options/treeopt.cxx
	cui/source/options/webconninfo.cxx
	cui/source/tabpages/autocdlg.cxx
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/border.cxx
	cui/source/tabpages/chardlg.cxx
	cui/source/tabpages/dstribut.cxx
	cui/source/tabpages/grfpage.cxx
	cui/source/tabpages/macroass.cxx
	cui/source/tabpages/measure.cxx
	cui/source/tabpages/numfmt.cxx
	cui/source/tabpages/numpages.cxx
	cui/source/tabpages/page.cxx
	cui/source/tabpages/paragrph.cxx
	cui/source/tabpages/swpossizetabpage.cxx
	cui/source/tabpages/tabarea.src
	cui/source/tabpages/textanim.cxx
	cui/source/tabpages/textattr.cxx
	cui/source/tabpages/tparea.cxx
	cui/source/tabpages/tpbitmap.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tpgradnt.cxx
	cui/source/tabpages/tphatch.cxx
	cui/source/tabpages/tpline.cxx
	cui/source/tabpages/tplnedef.cxx
	cui/source/tabpages/tplneend.cxx
	cui/source/tabpages/tpshadow.cxx
	cui/source/tabpages/transfrm.cxx
	embedserv/source/embed/register.cxx
	extensions/inc/pch/precompiled_extensions.hxx
	extensions/inc/propctrlr.hrc
	extensions/source/abpilot/abpservices.cxx
	extensions/source/bibliography/bibload.cxx
	extensions/source/bibliography/datman.cxx
	extensions/source/bibliography/general.cxx
	extensions/source/dbpilots/dbpservices.cxx
	extensions/source/inc/componentmodule.cxx
	extensions/source/nsplugin/source/so_env.cxx
	extensions/source/ole/oleobjw.cxx
	extensions/source/ole/oleobjw.hxx
	extensions/source/oooimprovement/invite_job.cxx
	extensions/source/oooimprovement/onlogrotate_job.cxx
	extensions/source/plugin/base/service.cxx
	extensions/source/plugin/inc/plugin/unx/mediator.hxx
	extensions/source/plugin/inc/plugin/unx/plugcon.hxx
	extensions/source/plugin/unx/mediator.cxx
	extensions/source/plugin/unx/nppapi.cxx
	extensions/source/plugin/unx/plugcon.cxx
	extensions/source/preload/services.cxx
	extensions/source/propctrlr/formmetadata.cxx
	extensions/source/propctrlr/pcrservices.cxx
	extensions/source/resource/resource.cxx
	extensions/source/scanner/sane.hxx
	extensions/source/scanner/sanedlg.cxx
	extensions/source/scanner/scanunx.cxx
	extensions/source/scanner/scanwin.cxx
	extensions/source/scanner/twain.cxx
	extensions/source/scanner/twain.hxx
	extensions/source/update/check/updatecheckconfig.cxx
	extensions/test/stm/datatest.cxx
	extensions/test/stm/marktest.cxx
	extensions/test/stm/pipetest.cxx
	extensions/test/stm/testfactreg.cxx
	extensions/workben/testpgp.cxx
	forms/qa/complex/forms/CheckOGroupBoxModel.java
	forms/qa/makefile.mk
	forms/source/component/Button.cxx
	forms/source/component/Button.hxx
	forms/source/component/ListBox.cxx
	forms/source/inc/forms_module_impl.hxx
	forms/source/misc/services.cxx
	forms/source/solar/control/navtoolbar.cxx
	javainstaller2/prj/build.lst
	javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
	lingucomponent/prj/build.lst
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sreg.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/owriteablestream.hxx
	package/source/xstor/xstorage.hxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/mac/ooo/DS_Store
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	xmlsecurity/prj/build.lst
	xmlsecurity/source/component/registerservices.cxx
	xmlsecurity/source/dialogs/stbcontrl.cxx
	xmlsecurity/source/framework/xsec_framework.cxx
	xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
	xmlsecurity/tools/demo/util.hxx
	xmlsecurity/workben/signaturetest.cxx
2011-03-09 16:20:50 -06:00
Christina Rossmanith
b74d1e2541 Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from components 2011-03-05 08:42:43 +01:00
Jan Holesovsky
a2f13ba596 findbar: Add the findbar to the menus above the Search dialog. 2011-03-03 22:54:55 +01:00
Thomas Arnhold
aaee571ea1 Replace one DBG_UTIL with OSL_DEBUG_LEVEL
And remove the other one, as OSL_FAIL is executed only on
OSL_DEBUG_LEVEL > 0 (in diagnose.h).
2011-03-02 15:00:30 +01:00
Thomas Arnhold
fdeb501678 Move DBG_ERROR to OSL_FAIL 2011-03-02 15:00:30 +01:00
Ivo Hinkelmann
7ea18542f2 CWS-TOOLING: integrate CWS ab81 2011-02-28 17:06:12 +01:00
Ivo Hinkelmann
8427b0f498 masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Andreas Bregas
bd096b9075 ab81: resync to m100 2011-02-18 10:28:34 +01:00
Andreas Bregas
32ccfb598a ab81: #i115671# Fixed Save button handling in Basic IDE 2011-02-17 10:48:27 +01:00
Andreas Bregas
af053999bb ab81: #i108119# Fixed undo slot handling 2011-02-17 10:40:14 +01:00
Andreas Bregas
ef32b1dad7 ab81: #i86628# BasicTreeListBox::ImpCreateLibSubEntries(): Refer to right LibraryContainer in dialog mode 2011-02-16 10:59:57 +01:00
Malte Timmermann [mt]
f42f3b496a accfixes: merged to m100 2011-02-15 17:14:59 +01:00
Guillaume Poussel
8add752517 Remove bogus comments 2011-02-13 17:35:58 +01:00
Caolán McNamara
72d95a4b97 new gcc warnings, variable set but unused 2011-02-10 09:44:53 +00:00
Luboš Luňák
9457a3ce40 more std:: -> o3tl:: build fixes 2011-02-08 19:33:25 +01:00
Carsten Driesner
25fafb0689 removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw 2011-02-08 11:05:35 +01:00
Carsten Driesner
7fa8864a0f removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Julien Nabet
ba11d549dc Some cppcheck cleaning 2011-02-06 23:16:23 +01:00
Thomas Arnhold
50c26300e5 Remove lots of dead code 2011-02-06 13:43:35 +01:00
Fridrich Štrba
7685200dc1 move components to boost unordered containers 2011-02-06 01:00:47 +01:00
Thomas Arnhold
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
Thomas Arnhold
3979b8a564 Remove empty makefiles and their references. 2011-02-01 18:21:16 +01:00
Frank Schoenheit [fs]
ddf5973908 undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Caolán McNamara
7c2a012c36 WaE: gcc 4.6.0 various warnings 2011-01-26 09:22:02 +00:00
Thomas Arnhold
fa2526c545 Remove some dead code. 2011-01-26 07:50:25 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Carsten Driesner
f163f1264a removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Thomas Arnhold
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
Malte Timmermann [mt]
5f153ecded fixed tab order in BasicIDE, Library dialog tab page 2011-01-19 18:44:39 +01:00
Malte Timmermann [mt]
6d63514eff added some accessible names in BasicIDE 2011-01-19 18:42:37 +01:00
Mikhail Voytenko
a2242be9c3 removetooltypes01: #i112600# remove tooltypes from basctl 2011-01-14 11:16:25 +01:00
Anders Jonsson
fd8e6b21a5 Remove commented code 2011-01-09 20:40:01 +00:00
Philipp Lohmann [pl]
d213658e38 rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Frank Schoenheit [fs]
cc8d3de7d2 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Caolán McNamara
7133f5006c cppcheck: the scope of this variable can be reduced 2010-12-19 16:22:15 +00:00
Hans-Joachim Lankenau
b13f1c4347 CWS-TOOLING: integrate CWS sb131 2010-12-17 16:18:53 +01:00
Hans-Joachim Lankenau
3b4cbe2512 CWS-TOOLING: integrate CWS mib19 2010-12-17 13:36:59 +01:00
Thorsten Behrens
8184a13104 Fix dbgutil build 2010-12-15 01:42:43 +01:00
Michael Meeks
7257ae429a remove icon from invisible button 2010-12-13 21:16:18 +00:00
Michael Meeks
cfd8a1123a remove obsolete img_s in list 2010-12-13 20:00:39 +00:00
Gert Faller
561b4fd234 cleaning of __EXPORT define 2010-12-11 22:45:31 +01:00
Joseph Powers
444c242c51 remove DECLARE_LIST( BreakPL, BreakPoint* )
Also simplify the prior patch & make sure the list is in the right order.
2010-12-11 07:45:10 -08:00
Joseph Powers
9df180a0fc Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patch 2010-12-10 20:42:06 -08:00
Daniel Rentz [dr]
b8c0bb8307 mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
Daniel Rentz [dr]
65db01a81b rebased to OOO330m17 2010-12-06 13:01:23 +01:00
Rene Engelhard
b257e33dd2 Merge branch 'libreoffice-3-3' 2010-11-26 17:50:29 +01:00
Mathias Bauer
f285546140 CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
Thorsten Behrens
1d9fe262db Put show credits entry into all app ui configs 2010-11-25 23:13:00 +01:00
Philipp Lohmann [pl]
4592bb216c merge with DEV300_m94 2010-11-24 18:50:17 +01:00
Frank Schoenheit [fs]
8bb099cf0a undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
sb
297b302757 sb131: merged in re/DEV300_next towards DEV300_m94 2010-11-19 11:35:41 +01:00
Sebastian Spaeth
85dc0919d5 Various code cleanup and translations
Translate some German comments, do some minor code cleanup and
simplify one function a bit.
2010-11-17 14:35:16 +01:00
Joseph Powers
f0d9c4aa9c HC Cleanup - components 2010-11-16 18:59:15 -08:00
Caolán McNamara
9330494b42 get this building again 2010-11-16 16:25:16 +00:00
Caolán McNamara
fd0a0308b1 remove hicontrast stuff 2010-11-13 21:01:39 +00:00
Joseph Powers
9d6314c5ec Purged BmpColorMode from libs-gui - components 2010-11-13 00:33:43 -08:00
Joseph Powers
688a78dc02 Bitmap Tree Cleanup - components
Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.
2010-11-10 07:56:57 +01:00
Kevin Hunter
f581801f7c EasyHack: createAsciiFrom -> RTL_CONST... 2010-11-09 11:22:18 +01:00
Kevin Hunter
6ea63bafb1 Remove comment blocks, and other unnecessaries. 2010-11-09 09:58:51 +01:00
Kevin Hunter
f7a74b0b2e Comment block removal, and other minor comments 2010-11-09 09:45:59 +01:00
Kevin Hunter
99ba2b9eaf Random tab replacement with space characters 2010-11-09 09:22:27 +01:00
Vladimir Glazunov
7f6d48f1e1 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Frank Schoenheit [fs]
73d1831a75 undoapi: unxlngi6 WaE 2010-11-05 09:05:25 +01:00
Philipp Lohmann [pl]
71a635b264 merge with DEV300_m92 2010-11-04 18:55:02 +01:00
Frank Schoenheit [fs]
ea516d858b undoapi: attempt to fix broken Undo contexts after executing a script 2010-11-04 10:36:00 +01:00
Frank Schoenheit [fs]
7a95f49bde undoapi: finally removed Enter/LeaveBasicAction 2010-11-02 21:29:38 +01:00
Philipp Lohmann [pl]
b691b5bcc4 vcl117: #i115056# change direct help texts to help ids to allow for proper help content 2010-11-02 17:03:34 +01:00
Thomas Klausner
4fd29f3d18 Add some more files to EXCEPTIONSFILES, needed on at least NetBSD. 2010-11-02 15:08:29 +01:00
Vladimir Glazunov
91af7f324d CWS-TOOLING: integrate CWS svarray 2010-11-01 16:40:46 +01:00
Frank Schoenheit [fs]
107da58989 undoapi: removed SfxApplication::IsInBasicCall
It checked a counter for being != 0 which, effectively, was set to 1 at application
startup, and never reset to 0 (though incremented and decremented by calls to Enter/LeaveBasicCall).
So, IsInBasicCall was meaningless.
Consequently, Enter/LeaveBasicCall collapse to empty operations, not doing anything anymore.
Will (hopefully) remove those, too, but need them for the moment to track and judge, guess, basic calls ...
2010-11-01 15:17:35 +01:00
Mathias Bauer
f8b3fd8adf CWS gnumake2: resolve conflicts and make sources buildable on Linux 2010-10-29 15:36:30 +02:00
Frank Schoenheit [fs]
44a73f1f53 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Mathias Bauer
c93f01621f CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
Norbert Thiebaud
53c1284cd7 migrate vos::OModule to osl:Module 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
46308b84dd merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
b10b21b999 migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
3 helper class and a site were using OClearableGuard on the SolarMutex
None of these actually needed the Clearable feature, so
they were replaced by a simple SolarMutexGuard.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Frank Schoenheit [fs]
c4f5b38275 undoapi: adjusted forward declaration SfxUndoManager->IUndoManager. Not sure why this slipped my (the compiler's) attention originally ... 2010-10-22 14:11:53 +02:00
sb
9c5ef3ce00 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02:00
Bartosz Kosiorek
8082b79563 svarray: merge with DEV300 m90 2010-10-20 22:48:22 +02:00
Frank Schoenheit [fs]
a70f500bc9 undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
Caolán McNamara
1a1cc219cc #i101100# strict aliasing fixes 2010-10-20 10:32:21 +01:00
Noel Power
9b04df1f77 fix bogus SAL_N_ELEMENTS usage 2010-10-19 17:01:58 +01:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
Noel Power
7d4ffef8b7 fix fdo#30856 remove VBAForm property and associated geometry hack 2010-10-15 12:46:47 +01:00
Mathias Bauer
1b1be7f4d5 CWS changhid: some missing HIDs 2010-10-14 13:11:09 +02:00
Noel Power
5089e955d6 Merge commit 'origin/master' 2010-10-13 12:51:15 +01:00
Noel Power
5a9064d007 Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs
Conflicts:
	forms/source/component/RadioButton.cxx
	forms/source/inc/property.hrc
2010-10-13 10:17:11 +01:00
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
Mathias Bauer
976acf3ed1 CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Mathias Bauer
9570f4dfff CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Norbert Thiebaud
6ed0bcdd5b FASTBOOL to bool conversion 2010-10-07 19:06:00 -05:00
Jan Holesovsky
7e73a8842b Merge commit 'ooo/OOO330_m9' 2010-10-06 13:31:28 +02:00
Noel Power
e31e563d72 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:13 +01:00
Petr Mladek
d41279d586 more removed include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
J. Graeme Lingard
15aaf45ef9 Remove redundant #include directives & comments 2010-10-04 23:25:47 -04:00
Noel Power
c200ed4a90 fix for bugs.freedesktop.org/show_bug.cgi?id=30452 2010-09-29 14:32:58 +01:00