Commit graph

47 commits

Author SHA1 Message Date
Elton Chung
806bec7107 Fix typos in comments 2012-02-13 15:27:24 +00:00
Josh Heidenreich
306287528a Added and improved READMEs for modules in extensions, extras, postprocess 2012-02-09 12:12:00 +00:00
Norbert Thiebaud
43b987e43f replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses 2012-02-05 19:34:02 -06:00
Olivier Hallot
6af59644d6 Fix for fdo43460 Part XXV getLength() to isEmpty()
Please find attached a partial fix for Easy Hack FDO43460

Part XXI
Module
oox
2012-01-02 19:17:17 +01:00
Takeshi Abe
1f2fd91bf1 catch exception by constant reference 2011-12-20 12:07:50 +09:00
Stephan Bergmann
d805a6c093 Use visibility instead of version map file for mysqlc.uno. 2011-11-15 10:49:02 +01:00
Andras Timar
9ab6ecf331 fix en-US only build 2011-10-30 22:55:29 +01:00
Andras Timar
726fe9cc4e enable localization of extension descriptions in mysqlc 2011-10-30 22:25:12 +01:00
Andras Timar
92b54aa8b3 set lang to en-US in order l10ntools can extract strings 2011-09-21 16:08:31 +02:00
Andras Timar
89bead3e45 change publisher from Oracle to TDF fdo#40638 2011-09-13 10:48:22 +02:00
Matus Kukan
33c4a94bdf Remove component_getImplementationEnvironment 2011-07-12 11:33:23 +02:00
Tor Lillqvist
85f1452892 Goodbye to CWS_WORK_STAMP 2011-07-01 15:39:23 +03:00
Hans-Joachim Lankenau
bdf02789cb ause130: #i117218# change .idl handling to gnu make 2011-06-17 14:38:02 +02:00
Tor Lillqvist
bc5a5d2615 Drop %_EXT% which was always empty 2011-06-03 13:26:06 +03:00
Thomas Arnhold
459cbc6cad Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:07:48 +01:00
Thomas Arnhold
a0ae1cebf6 OSL_TRACE: Use format string 2011-03-12 14:12:21 +01:00
Thomas Arnhold
530b835583 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:12:21 +01:00
Fridrich Štrba
36fe59b73b Trying to remove the stlport mention from the code 2011-02-09 16:20:06 +01:00
Fridrich Štrba
d186420a08 Removing the ext_std masterpiece 2011-02-09 10:50:15 +01:00
Thomas Arnhold
f49c8e4496 Clean up makefiles 2011-02-01 17:37:37 +01:00
Thomas Arnhold
70539059dd Remove double line spacing. 2011-01-28 19:50:44 +01:00
Thomas Arnhold
7552a34c76 Remove old RCS lines. 2011-01-21 12:18:23 +01:00
Gert Faller
6c4698ded0 RTL_CONSTASCII_USTRINGPARAM in extensions 1 2010-12-06 13:10:56 +01:00
Sebastian Spaeth
9c4729a175 Don't require extension_32_h.png in extensions 2010-11-18 11:04:30 +01:00
Sebastian Spaeth
adc03f77d0 Remove reference to high-contrast icon from ext. description.xml 2010-11-16 09:53:13 +01:00
Caolán McNamara
0b468b7e7d add modelines to .hxx files as well 2010-10-27 15:59:43 +01:00
Norbert Thiebaud
656bc319fc remove vos reference from uno xml descriptions 2010-10-27 01:08:00 -05:00
Povilas Kanapickas
bdc71b3e41 remove non-compiled code 2010-10-18 15:50:38 +01:00
Kenneth Venken
9f8917600d some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) 2010-10-16 20:56:57 +01:00
Sebastian Spaeth
fa39fbdcce Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:24 +02:00
Caolán McNamara
75a8e34f62 #i113503# cppunit stl wrapper headers 2010-10-06 12:15:27 +01:00
Petr Mladek
da0276bc88 more removed include guards using fixguard.py 2010-10-05 18:13:37 +02:00
Petr Mladek
c498357860 remove include guards using fixguard.py 2010-10-05 18:13:36 +02:00
Rene Engelhard
92d67985ba remove useless license prompt for extensions 2010-09-15 14:06:36 +02:00
Ocke Janssen [oj]
8b75cd73ff dba33g: #i112274# throw exception when trying to insert, update or delete rows, which is currently not supported at the driver 2010-07-09 08:01:25 +02:00
Ocke Janssen [oj]
67b452a0ba dba33g: #i112440# make teh version final for 33 2010-07-07 10:24:51 +02:00
Dirk Voelzke
68c7f8fae5 nativeb: #i111039#: changed extension description 2010-04-21 14:30:56 +02:00
Dirk Voelzke
f153fe8223 nativeb: #i110985#: changed extension icons again 2010-04-21 08:25:26 +02:00
Jens-Heiner Rechtien
b4927c06a1 DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable on STLPort platforms 2010-04-19 17:18:27 +02:00
Dirk Voelzke
a203974735 nativea: #161849#:Changed high contrast extension icons 2010-04-01 14:51:10 +02:00
Dirk Voelzke
a7590fa00e nativea: #161692# Changed provider link for some extensions 2010-03-30 15:45:05 +02:00
Jens-Heiner Rechtien
e0ecfeac80 CWS-TOOLING: integrate CWS cmcfixes73 2010-04-13 13:11:00 +02:00
Caolán McNamara
ce744c8437 cmcfixes73: #i110068# unify headers in one place 2010-03-12 09:15:29 +00:00
Vladimir Glazunov
392665ae85 #i10000# commit repaired changeset - transplanted from b562f62892bf@native0 2010-03-29 17:19:27 +02:00
Vladimir Glazunov
75877a17a6 native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0 2010-03-29 16:24:13 +02:00
Frank Schoenheit [fs]
2b78c56c7d mysqlconnector: #i107391# bump version to 1.0.1 Alpha 2009-12-16 13:45:34 +01:00
Frank Schoenheit [fs]
4946c62f29 mysqlconnector: initial import from CWS mysqlnative 2009-12-11 09:51:25 +01:00