Caolán McNamara
44ff5f1477
WaE: unused e
2011-09-26 16:28:56 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Caolán McNamara
365a13d3c5
make forms ByteString free
2011-09-15 11:23:35 +01:00
Stephan Bergmann
52b32f6175
sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling test
2011-09-12 22:47:49 +02:00
Caolán McNamara
3df2068878
ditch distracting CHARSET_ANSI comment
2011-09-12 09:10:04 +01:00
Stephan Bergmann
390eaa7363
sb140: #i114718# avoid references to object across XAggregation::setDelegator boundary
2011-09-09 17:46:35 +02:00
Stephan Bergmann
a8f776e0a0
frm::OInterfaceContainer::insertByIndex must not crash for null argument.
...
Regression introduced with 4fae740db79d4e7cc97440e2bab8d1ef612d9b51;
caused forms/qa/unoapi check to fail.
2011-09-06 11:01:18 +01:00
Caolán McNamara
3829892dbc
merge together 5 or ascii isalpha/isalnum/isdigit implementations
2011-08-29 09:56:08 +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
Kohei Yoshida
e5b8876064
get forms buildable on windows.
2011-08-19 20:57:27 -04: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
Kohei Yoshida
c8f40655ea
Keep the container and object separate methods.
...
ScVbaControl doesn't have any container instance to pass to the
old method.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
d2e538a635
Slightly changed the API.
2011-08-16 21:22:42 -04:00
Noel Power
4fae740db7
Disable fake VBA events for the old-style form controls.
2011-08-16 21:22:42 -04:00
Kohei Yoshida
aadd740407
Let's not even fall back to the old method.
2011-08-16 21:22:42 -04:00
Kohei Yoshida
39b2de7545
Code page should be the same for the same drawing page.
...
This removes O(n^2) from the process of querying the code pages for
form elements.
2011-08-16 21:22:41 -04:00
Julien Nabet
28f5e1b27c
Some PMD cleaning
2011-08-15 02:49:39 +02:00
Caolán McNamara
58ee09b87b
ByteString, shrink api
2011-08-12 11:51:11 +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
Kohei Yoshida
27f16c19cd
Use rtl::OUStringHash.
2011-08-04 20:54:06 -04:00
Tor Lillqvist
f900be1d53
Add consistent Emacs and vim mode lines
2011-07-30 23:01:27 +03:00
David Tardon
ae9b8e1e10
icu libs are external
2011-07-26 09:57:38 +02:00
Bjoern Michaelsen
a04ab6817f
use gb_Library_use_external in forms
2011-07-23 14:14:10 +02:00
Bjoern Michaelsen
09727e4dbf
resyncing to master
2011-07-21 18:34:26 +02:00
Matus Kukan
d98ac11f39
Remove component_getImplementationEnvironment
2011-07-12 11:27:22 +02:00
Bjoern Michaelsen
37a773d897
gnumake4: fix buildbreakers from merge
2011-06-20 13:24:10 +02:00
Caolán McNamara
2da6389c37
totally pointless intermediate object
2011-06-20 11:00:40 +01:00
David Tardon
45b427df93
needs oovbaapi too
2011-06-18 11:25:53 +02:00
David Tardon
aa657051f8
remove all traces of offuh from makefiles
2011-06-18 11:25:53 +02:00
Caolán McNamara
896050524c
catch by const reference
2011-06-16 09:14:41 +01:00
Caolán McNamara
953524f87e
use standard template here
2011-06-02 00:08:44 +01: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
Bjoern Michaelsen
779b389116
fdo#35728: fix GridControl crash
...
* various forms.OGridControlModel tests segfaulted
* root cause is the migration to stl containers in DbGridControl
* the old tools container returned the removed pointer or NULL causing no failure
* a signed int was used as index while the functions returned a unsigned int
* the GRID_COLUMN_NOT_FOUND magic value was out of the signed range
2011-05-23 11:28:37 +02:00
Julien Nabet
2be3b8bd88
Change <file>.toURL() to <file>.toURI().toURL()
2011-05-03 22:55:31 +02:00
Andreas Becker
9ad4eeb4fa
fixed cppcheck warnings
2011-04-28 13:45:46 +02:00
Jan Holesovsky
2554b31146
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
...
Conflicts:
extensions/source/svg/svgaction.cxx
extensions/source/svg/svgaction.hxx
extensions/source/svg/svgcom.hxx
extensions/source/svg/svgprinter.cxx
extensions/source/svg/svgprinter.hxx
extensions/source/svg/svguno.cxx
extensions/source/svg/svgwriter.cxx
extensions/source/svg/svgwriter.hxx
javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java
javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java
javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java
package/inc/ZipFile.hxx
package/inc/ZipOutputStream.hxx
package/inc/ZipPackage.hxx
package/inc/ZipPackageStream.hxx
package/source/manifest/ManifestExport.cxx
package/source/manifest/ManifestImport.cxx
package/source/manifest/UnoRegister.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/xstorage.cxx
package/source/xstor/xstorage.hxx
package/source/zipapi/EntryInputStream.cxx
package/source/zipapi/EntryInputStream.hxx
package/source/zipapi/XFileStream.cxx
package/source/zipapi/XFileStream.hxx
package/source/zipapi/XMemoryStream.cxx
package/source/zipapi/XUnbufferedStream.cxx
package/source/zipapi/XUnbufferedStream.hxx
package/source/zipapi/ZipFile.cxx
package/source/zipapi/ZipOutputStream.cxx
package/source/zipapi/sha1context.hxx
package/source/zippackage/ZipPackage.cxx
package/source/zippackage/ZipPackageFolder.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
xmlsecurity/prj/build.lst
xmlsecurity/source/helper/xmlsignaturehelper.cxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
2011-04-22 15:08:05 +02:00
Petr Mladek
524a90293f
Merge remote-tracking branch 'origin/libreoffice-3-4'
...
Conflicts:
cui/source/options/optchart.cxx
2011-04-06 19:31:35 +02:00
David Tardon
a561fc7f65
convert leading tab to spaces
2011-04-03 19:22:56 +02:00
David Tardon
6fc82236e8
fix copy&paste relict
2011-04-03 18:19:01 +02:00
David Tardon
cc39ffae09
oops, still need these
2011-04-03 18:08:06 +02:00
David Tardon
25b47c571b
gbuildize forms
2011-04-03 17:44:24 +02:00
Michael Meeks
c364c9efd3
remove obsolete component_writeInfo methods
2011-04-01 22:33:12 +01:00
David Tardon
3d07d32ed4
convert DBG_ assertions to OSL_
2011-04-01 06:24:45 +02:00
Francisco Saito
e13262cb4c
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:39:48 +01:00
Bjoern Michaelsen
8d377d3838
migrate forms subsequenttests to gbuild
2011-03-28 01:15:13 +02:00
Bjoern Michaelsen
ede70780fc
fd#35728: various forms.OGridControlModel unoapitests fail
...
* forms.OGridControlModel::com::sun:⭐ :form::component::GridControl
* forms.OGridControlModel::com::sun:⭐ 🫘 :XMultiPropertySet
* forms.OGridControlModel::com::sun:⭐ 🫘 :XPropertySet
* forms.OGridControlModel::com::sun:⭐ 🫘 :XFastPropertySet
2011-03-28 01:14:42 +02:00
Bjoern Michaelsen
b0b0d11a8a
fd#35693: disable hangin subsequenttests (complex and unoapi tests)
...
- chart2/qa/unoapi
- configmgr/qa/unoapi
- dbaccess/qa/unoapi
- forms/qa/complex/forms
- linguistic/qa/unoapi
- qadevOOo/qa/unoapi
- sd/qa/unoapi
- starmath/qa/unoapi
- ucb/qa/complex/ucb
- ucb/qa/unoapi
- unotools/qa/complex/tempfile
2011-03-26 17:07:02 +01:00