summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Collapse)Author
2011-09-15make forms ByteString freeCaolán McNamara
2011-09-12sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling testStephan Bergmann
2011-09-12ditch distracting CHARSET_ANSI commentCaolán McNamara
2011-09-09sb140: #i114718# avoid references to object across ↵Stephan Bergmann
XAggregation::setDelegator boundary
2011-09-06frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann
Regression introduced with 4fae740db79d4e7cc97440e2bab8d1ef612d9b51; caused forms/qa/unoapi check to fail.
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
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-19get forms buildable on windows.Kohei Yoshida
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-16Keep the container and object separate methods.Kohei Yoshida
ScVbaControl doesn't have any container instance to pass to the old method.
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
This removes O(n^2) from the process of querying the code pages for form elements.
2011-08-15Some PMD cleaningJulien Nabet
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Some cppcheck cleaningJulien Nabet
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26icu libs are externalDavid Tardon
2011-07-23use gb_Library_use_external in formsBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-18needs oovbaapi tooDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-16catch by const referenceCaolán McNamara
2011-06-02use standard template hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
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-23fdo#35728: fix GridControl crashBjoern Michaelsen
* 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-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
Conflicts: cui/source/options/optchart.cxx
2011-04-03convert leading tab to spacesDavid Tardon
2011-04-03fix copy&paste relictDavid Tardon
2011-04-03oops, still need theseDavid Tardon
2011-04-03gbuildize formsDavid Tardon
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-04-01convert DBG_ assertions to OSL_David Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen
* forms.OGridControlModel::com::sun::star::form::component::GridControl * forms.OGridControlModel::com::sun::star::beans::XMultiPropertySet * forms.OGridControlModel::com::sun::star::beans::XPropertySet * forms.OGridControlModel::com::sun::star::beans::XFastPropertySet
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen
- 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-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold