Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
cbbd2dff | 17-Jan-2023 |
mseidel |
Cleaned up resource file |
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
9b20e1dd | 25-Sep-2015 |
Andrea Pescetti |
#i120706# CRASH - navigating tables containing NULL timestamps in DataSourceBrowser using mysql JDBC connector causes AOO to crash because the read-only column list was not kept in sync with the
#i120706# CRASH - navigating tables containing NULL timestamps in DataSourceBrowser using mysql JDBC connector causes AOO to crash because the read-only column list was not kept in sync with the column list. Patch by: Damjan Jovanovic <damjan@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705230 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0d4d7139 | 11-Aug-2015 |
Kay Schenk |
#i121492# Merge r1626099 to AOO410 branch. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1695343 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO410, AOO410_Beta |
|
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.5
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a9ab3c7b | 21-Jan-2014 |
Herbert Dürr |
get rid of an extraneous parentheses in "if((A==B))" git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560012 13f79535-47bb-0310-9956-ffa450edef68 |
0d47320b | 06-Jan-2014 |
Herbert Dürr |
#i123964# reshuffle DLLEXPORT in dbaccess module to fix the build with MSVC2008 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555875 13f79535-47bb-0310-9956-ff
#i123964# reshuffle DLLEXPORT in dbaccess module to fix the build with MSVC2008 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555875 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 |
573705c1 | 06-Jan-2014 |
Herbert Dürr |
#i123964# fix symbol visibility mismatch in dbaccess filter/xml git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555720 13f79535-47bb-0310-9956-ffa450edef68 |
0dc58c20 | 03-Jan-2014 |
Herbert Dürr |
#i123964# fix symbol visibility mismatch in dbaccess module git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555089 13f79535-47bb-0310-9956-ffa450edef68 |
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
7816784c | 07-Oct-2013 |
Herbert Dürr |
#i123418# prevent iterator decrement when it is at begin() also prevent derefencing of an iterator after it has been erased git-svn-id: https://svn.apache.org/repos/asf/openoff
#i123418# prevent iterator decrement when it is at begin() also prevent derefencing of an iterator after it has been erased git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1529824 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
2d18be12 | 21-Jul-2013 |
Andrea Pescetti |
#i122792# Remove extra text from error message. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1505405 13f79535-47bb-0310-9956-ffa450edef68 |
67bd56d3 | 02-Jul-2013 |
Armin Le Grand |
i122589 check if element is added before removing and deleting it (well, put it in undo) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498841 13f79535-47bb-0310-9956-ffa450e
i122589 check if element is added before removing and deleting it (well, put it in undo) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498841 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b6035112 | 28-May-2013 |
Ariel Constenla-Haile |
Remove dbaui::OStatusbarController It actually does not override any method in svt::StatusbarController, so there is no point in keeping it. git-svn-id: https://svn.apache.org/r
Remove dbaui::OStatusbarController It actually does not override any method in svt::StatusbarController, so there is no point in keeping it. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486844 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4689730c | 25-May-2013 |
Ariel Constenla-Haile |
Make .uno:Open a drop-down toolbar item git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486379 13f79535-47bb-0310-9956-ffa450edef68 |
a104eafc | 26-Apr-2013 |
Herbert Dürr |
fix narrowing conversions in xmlHelper git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476186 13f79535-47bb-0310-9956-ffa450edef68 |
77faa9f2 | 18-Apr-2013 |
Herbert Dürr |
WaE: fix suspicious assignments in if-conditions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469324 13f79535-47bb-0310-9956-ffa450edef68 |
430a148e | 08-Apr-2013 |
Jan Iversen |
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
Revision tags: AOO340 |
|
4d78d4d8 | 09-Sep-2012 |
Ariel Constenla-Haile |
#i120859# Advance the wizard when Socket edit field has text git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382568 13f79535-47bb-0310-9956-ffa450edef68 |
7d52d17f | 01-Sep-2012 |
Ariel Constenla-Haile |
Fix build breaker: remove test dependencies git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379866 13f79535-47bb-0310-9956-ffa450edef68 |
711fced4 | 15-Jun-2012 |
Ariel Constenla-Haile |
Remove obsolete attributes from UI element XML files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350784 13f79535-47bb-0310-9956-ffa450edef68 |
58d70080 | 31-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307668 13f79535-47bb-0310-9956-ffa450edef68 |
9f22d7c2 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68 |
bd8ef897 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307004 13f79535-47bb-0310-9956-ffa450edef68 |