History log of /aoo42x/main/basic/source/ (Results 26 - 49 of 49)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
22a7caf008-Jan-2015 Tsutomu Uchino

#i63614# fix strange type missmatch when Iif runtime function is used

Second or later compilation uses value type returned by previous execution of code.
Use the defined type as return v

#i63614# fix strange type missmatch when Iif runtime function is used

Second or later compilation uses value type returned by previous execution of code.
Use the defined type as return value of the runtime function of Basic always.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650325 13f79535-47bb-0310-9956-ffa450edef68

show more ...

83cd41ac08-Jan-2015 Tsutomu Uchino

#i94895# fix illegal result of Replace runtime function

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650261 13f79535-47bb-0310-9956-ffa450edef68

07a3d7f129-Apr-2014 Pedro Giffuni

Many spelling fixes: directories a* - g*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories a* - g*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591058 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
0848378b04-Feb-2014 Herbert Dürr

#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'

Patch-by: j.nitschke@ok.de
Review-by: hdu@apache.org


git-svn-id: https://svn.a

#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'

Patch-by: j.nitschke@ok.de
Review-by: hdu@apache.org


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564230 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3d76282606-Jan-2014 Herbert Dürr

#i123817# prepare codebase for updating to boost 1.55


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555789 13f79535-47bb-0310-9956-ffa450edef68

ae642d4002-Dec-2013 Herbert Dürr

#i74854# fix buttons in MsgBox with info icon

Patch by: hanya.runo@gmail.com
Found by: ooo@catcons.co.uk
Tested by: hdu@apache.org


git-svn-id: https://svn.apache.org/re

#i74854# fix buttons in MsgBox with info icon

Patch by: hanya.runo@gmail.com
Found by: ooo@catcons.co.uk
Tested by: hdu@apache.org


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546977 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
45fd3b9a10-Jan-2013 Armin Le Grand

#121504# Support for alpha channel in clipboard for all systems

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68

0817ece227-Nov-2012 Jürgen Schmidt

#121389# remove old testool resources and obsolete testautomation module

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1414017 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
389dff7901-Nov-2012 Damjan Jovanovic

#i76852# Basic : incorrect conversions Single to String and Double to String

Call myftoa() with nExpWidth=4 even when nNum=dMaxNumWithoutExp.

Found by: bmarcelly
Patch by: Damj

#i76852# Basic : incorrect conversions Single to String and Double to String

Call myftoa() with nExpWidth=4 even when nNum=dMaxNumWithoutExp.

Found by: bmarcelly
Patch by: Damjan Jovanovic
Review by: Oliver-Rainer Wittmann



git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1404506 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c887325f10-Sep-2012 Jian Fang Zhang

#i120867#, in SfxLibraryContainer::storeLibraries_Impl(),need to free created pLibArray object before returning from branch code

Found by: zhangjf
Patch by: zhangjf


git-svn

#i120867#, in SfxLibraryContainer::storeLibraries_Impl(),need to free created pLibArray object before returning from branch code

Found by: zhangjf
Patch by: zhangjf


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382647 13f79535-47bb-0310-9956-ffa450edef68

show more ...

93ed1f2918-Jul-2012 Armin Le Grand

basic, cui, extensions, filter, vcl: fix some warnings
Patch by: Michael Stahl

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef

basic, cui, extensions, filter, vcl: fix some warnings
Patch by: Michael Stahl

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1362903 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b4cc7af610-Jun-2012 Ariel Constenla-Haile

i119933 - make Basic FORMAT function work with non-ASCII text

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348628 13f79535-47bb-0310-9956-ffa450edef68

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

79aad27f15-Feb-2012 Herbert Dürr

remove svn:executable properties from more source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68

e76eebc612-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

80d6f4e230-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208639 13f79535-47bb-0310-9956-ffa450edef68

16e24d1a30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208559 13f79535-47bb-0310-9956-ffa450edef68

733cd97e30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208192 13f79535-47bb-0310-9956-ffa450edef68

b5da552c30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208189 13f79535-47bb-0310-9956-ffa450edef68

234bd5c506-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198406 13f79535-47bb-0310-9956-ffa450edef68

e1f6323806-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198217 13f79535-47bb-0310-9956-ffa450edef68

cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...


app/app.cxx
app/app.hxx
app/appbased.cxx
app/appbased.hxx
app/appedit.cxx
app/appedit.hxx
app/apperror.cxx
app/apperror.hxx
app/appwin.cxx
app/appwin.hxx
app/basic.hrc
app/basic.src
app/basicrt.cxx
app/basmsg.hrc
app/basmsg.src
app/brkpnts.cxx
app/brkpnts.hxx
app/dataedit.hxx
app/dialogs.cxx
app/dialogs.hxx
app/makefile.mk
app/msgedit.cxx
app/msgedit.hxx
app/mybasic.cxx
app/printer.cxx
app/printer.hxx
app/process.cxx
app/processw.cxx
app/processw.hxx
app/resids.hrc
app/status.cxx
app/status.hxx
app/svtmsg.src
app/testbasi.cxx
app/testtool.idl
app/testtool.src
app/textedit.cxx
app/textedit.hxx
app/ttbasic.cxx
app/ttbasic.hxx
app/ttmsg.src
basmgr/basicmanagerrepository.cxx
basmgr/basmgr.cxx
basmgr/makefile.mk
basmgr/vbahelper.cxx
classes/disas.cxx
classes/errobject.cxx
classes/eventatt.cxx
classes/image.cxx
classes/makefile.mk
classes/propacc.cxx
classes/sb.cxx
classes/sb.src
classes/sbintern.cxx
classes/sbunoobj.cxx
classes/sbxmod.cxx
comp/buffer.cxx
comp/codegen.cxx
comp/dim.cxx
comp/exprgen.cxx
comp/exprnode.cxx
comp/exprtree.cxx
comp/io.cxx
comp/loops.cxx
comp/makefile.mk
comp/parser.cxx
comp/sbcomp.cxx
comp/scanner.cxx
comp/symtbl.cxx
comp/token.cxx
inc/buffer.hxx
inc/codegen.hxx
inc/collelem.hxx
inc/disas.hxx
inc/dlgcont.hxx
inc/errobject.hxx
inc/expr.hxx
inc/filefmt.hxx
inc/image.hxx
inc/iosys.hxx
inc/namecont.hxx
inc/object.hxx
inc/opcodes.hxx
inc/parser.hxx
inc/propacc.hxx
inc/runtime.hxx
inc/sbcomp.hxx
inc/sbdiagnose.hxx
inc/sbintern.hxx
inc/sbjsmeth.hxx
inc/sbjsmod.hxx
inc/sbtrace.hxx
inc/sbunoobj.hxx
inc/scanner.hxx
inc/scriptcont.hxx
inc/stdobj.hxx
inc/symtbl.hxx
inc/token.hxx
runtime/basrdll.cxx
runtime/comenumwrapper.cxx
runtime/comenumwrapper.hxx
runtime/ddectrl.cxx
runtime/ddectrl.hxx
runtime/dllmgr.cxx
runtime/dllmgr.hxx
runtime/inputbox.cxx
runtime/iosys.cxx
runtime/makefile.mk
runtime/methods.cxx
runtime/methods1.cxx
runtime/props.cxx
runtime/rtlproto.hxx
runtime/runtime.cxx
runtime/sbdiagnose.cxx
runtime/stdobj.cxx
runtime/stdobj1.cxx
runtime/step0.cxx
runtime/step1.cxx
runtime/step2.cxx
runtime/wnt-mingw.s
runtime/wnt.asm
sample/collelem.cxx
sample/makefile.mk
sample/object.cxx
sample/sample.bas
sbx/format.src
sbx/makefile.mk
sbx/sbxarray.cxx
sbx/sbxbase.cxx
sbx/sbxbool.cxx
sbx/sbxbyte.cxx
sbx/sbxchar.cxx
sbx/sbxcoll.cxx
sbx/sbxconv.hxx
sbx/sbxcurr.cxx
sbx/sbxdate.cxx
sbx/sbxdbl.cxx
sbx/sbxdec.cxx
sbx/sbxdec.hxx
sbx/sbxexec.cxx
sbx/sbxform.cxx
sbx/sbxint.cxx
sbx/sbxlng.cxx
sbx/sbxmstrm.cxx
sbx/sbxobj.cxx
sbx/sbxres.cxx
sbx/sbxres.hxx
sbx/sbxscan.cxx
sbx/sbxsng.cxx
sbx/sbxstr.cxx
sbx/sbxuint.cxx
sbx/sbxulng.cxx
sbx/sbxvals.cxx
sbx/sbxvalue.cxx
sbx/sbxvar.cxx
uno/dlgcont.cxx
uno/makefile.mk
uno/modsizeexceeded.cxx
uno/namecont.cxx
uno/sbmodule.cxx
uno/sbmodule.hxx
uno/sbservices.cxx
uno/scriptcont.cxx

12