#
f14a9061 |
| 21-May-2024 |
mseidel |
small cleanup (Tango icon set was removed long ago) (cherry picked from commit 0080c5f63e314b104eb63be55dbe11f964806e99)
|
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA |
|
#
64889cf8 |
| 01-Nov-2020 |
Don Lewis |
Fix more missing ',' delimiters in a module_*.scp file.
|
Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414 |
|
#
956476d7 |
| 08-Nov-2017 |
Damjan Jovanovic |
Port our SDBC-JDBC bridge driver to Java. Supported interfaces, service names, implementation names, logging channels and messages, initialization arguments, and general behaviour is all pres
Port our SDBC-JDBC bridge driver to Java. Supported interfaces, service names, implementation names, logging channels and messages, initialization arguments, and general behaviour is all preserved, so it should be completely transparent to client code. Allow PropertySetAdapter.getPropertyValue() to throw WrappedTargetException, and PropertySetAdapter.setPropertyValue() to throw PropertyVetoException, IllegalArgumentException, and WrappedTargetException, as these are sometimes used to change values in a database driver, which can fail. Port helper classes from main/comphelper for logging. Port AutoRetrievingBase. Add in-memory Column, ResultSet and metadata classes. Improve handling of Any in ORowSetValue. Move PostgreSQL's database metadata result set class to dbtools, and have it only override the method it needs. It's "information_schema" in PostgreSQL - "INFORMATION_SCHEMA" doesn't exist and gives an error. Add a new UNO service com.sun.star.sdb.ParameterSubstitution as was intended by main/connectivity/source/dbtools/dbtools.component that allow substituting parameters, so it can be used from Java. Keep the database drivers in a common install package. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814552 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
60ba3965 |
| 27-Oct-2017 |
Damjan Jovanovic |
Split off a new dbtools.jar from the PostgreSQL driver, containing the support code that can be reused by other drivers. Also put it in an org.apache.openoffice base package. Pa
Split off a new dbtools.jar from the PostgreSQL driver, containing the support code that can be reused by other drivers. Also put it in an org.apache.openoffice base package. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1813467 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
3c5114b8 |
| 20-Aug-2017 |
Damjan Jovanovic |
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it ne
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it needs Apache Commons Lang version 3, get configure.ac to check for that, and get that to always build, just like our driver does. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805579 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO413 |
|
#
b63233d8 |
| 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411, AOO410 |
|
#
6a653daf |
| 22-Apr-2014 |
Juergen Schmidt |
#124701# bring back moz bootstrap to find profile git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589050 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO410_Beta |
|
#
b597708b |
| 18-Nov-2013 |
Herbert Dürr |
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/op
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
e6ca2088 |
| 06-Nov-2013 |
Herbert Dürr |
#i123647# RmMoz 9/9: with the moz-module gone the ancient msvc* dlls are no longer needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539283 13f79535-47bb-0310-9956-f
#i123647# RmMoz 9/9: with the moz-module gone the ancient msvc* dlls are no longer needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539283 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
ffd43a0a |
| 06-Nov-2013 |
Herbert Dürr |
#i123575# RmMoz 6/9: drop seamonkey provided address books git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539264 13f79535-47bb-0310-9956-ffa450edef68
|
#
cc99daad |
| 06-Nov-2013 |
Herbert Dürr |
#i122365# RmMoz 2/9: make the Mozilla->NSS replacement work git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539258 13f79535-47bb-0310-9956-ffa450edef68
|
#
06f2ef55 |
| 06-Nov-2013 |
Herbert Dürr |
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539257 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
#
79e0a548 |
| 16-Apr-2013 |
Ariel Constenla-Haile |
i121873 - Integrate the Presenter Screen git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468300 13f79535-47bb-0310-9956-ffa450edef68
|
#
597a4c59 |
| 16-Apr-2013 |
Ariel Constenla-Haile |
i121872 - Integrate the Presentation Minimizer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468299 13f79535-47bb-0310-9956-ffa450edef68
|
#
880c69c6 |
| 26-Mar-2013 |
Ariel Constenla-Haile |
i121872 - Revert revision 1457160 and revision 1457158 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1461102 13f79535-47bb-0310-9956-ffa450edef68
|
#
45b93914 |
| 26-Mar-2013 |
Ariel Constenla-Haile |
i121873 - Revert revision 1457992, 1457161, 1457159 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1461094 13f79535-47bb-0310-9956-ffa450edef68
|
#
5d03e972 |
| 15-Mar-2013 |
Ariel Constenla-Haile |
i121873 - Integrate the Presenter Screen git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1457159 13f79535-47bb-0310-9956-ffa450edef68
|
#
e4a7f284 |
| 15-Mar-2013 |
Ariel Constenla-Haile |
i121872 - Integrate the Presentation Minimizer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1457158 13f79535-47bb-0310-9956-ffa450edef68
|
#
21075d77 |
| 25-Jan-2013 |
Steve Yin |
Draft version for IA2 UI file merge. Not ready for UT. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1438336 13f79535-47bb-0310-9956-ffa450edef68
|
#
d2491125 |
| 12-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - replace BUILD_SPECIAL by ENABLE_OOOIMPROVEMENT for build stuff regarding 'OOo improvement via usage tracking' feature - start documentation of specified variables in openoffic
#121466# - replace BUILD_SPECIAL by ENABLE_OOOIMPROVEMENT for build stuff regarding 'OOo improvement via usage tracking' feature - start documentation of specified variables in openoffice.lst file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420691 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
#
1c11026d |
| 23-Jul-2012 |
Hongyun An |
clean the redundant comments about UOF v2.0 Review by Hongyun An from CS2C git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1364477 13f79535-47bb-0310-9956-ffa450edef68
|
#
d3069caa |
| 20-Jul-2012 |
Hongyun An |
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1363673 13f79535-47bb-0310-9956-ffa450edef68
|
#
022bd5b4 |
| 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232685 13f79535-47bb-0310-9956-ffa450edef68
|
#
ddde725d |
| 19-Dec-2011 |
Armin Le Grand |
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
31fabce7 |
| 25-Nov-2011 |
Pedro Giffuni |
i118613 - IP clearance: Remove LGPLd KDE Crystal image icons. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1206244 13f79535-47bb-0310-9956-ffa450edef68
|