c7723a22 | 26-Aug-2015 |
Damjan Jovanovic |
#i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 Also extended our spreadsheeet test to search through more columns, open spreadsheets
#i117989# Basic functions Day(), Hour(), Minute(), and Second() return wrong results for dates <1900-1-1 Also extended our spreadsheeet test to search through more columns, open spreadsheets with macros enabled, and added a test for the the Year(), Month(), Day(), Hour(), Minute(), and Second() functions comparing Calc's formulas vs StarBasic's runtime functions. Found-by: villeroy Patch-by: Damjan Jovanovic git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1697807 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dacce887 | 11-Jan-2015 |
Tsutomu Uchino |
#i94895# revert the part of revision 1650261, replaced string should be starting with the start postion if specified git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650862 13f
#i94895# revert the part of revision 1650261, replaced string should be starting with the start postion if specified git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650862 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
22a7caf0 | 08-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 ...
|
83cd41ac | 08-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 |
07a3d7f1 | 29-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 |
|
0848378b | 04-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 ...
|
3d762826 | 06-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 |
ae642d40 | 02-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 |
|
45fd3b9a | 10-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 |
52845faf | 30-Nov-2012 |
Yuri Dario |
i118923 - OS/2 port: use of gcc style import libraries. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68 |
0817ece2 | 27-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 |
|
389dff79 | 01-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 ...
|
c887325f | 10-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 ...
|
93ed1f29 | 18-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 ...
|
b4cc7af6 | 10-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 |
5b501c92 | 29-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 |
685bfa88 | 18-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: new link system now uses unix style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1290848 13f79535-47bb-0310-9956-ffa450edef68 |
79aad27f | 15-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 |
67e470da | 15-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 |
4bfbcde8 | 19-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233578 13f79535-47bb-0310-9956-ffa450edef68 |
d4a3fa4b | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230361 13f79535-47bb-0310-9956-ffa450edef68 |
e76eebc6 | 12-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 |
7871dc3e | 11-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 |
80d6f4e2 | 30-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 |
16e24d1a | 30-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 |