Commit graph

52 commits

Author SHA1 Message Date
Takeshi Abe
79d386f001 removed unnecessary forward declarations of class
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx

Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
2012-07-07 10:09:22 +09:00
Fridrich Štrba
d817891d69 Export the UNO symbols from mysqlc.uno.dll
Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd
2012-06-29 09:38:46 +02:00
Michael Meeks
69a51d2bb6 re-base on ALv2 code. 2012-06-26 11:33:02 +01:00
Norbert Thiebaud
0188ebf354 targeted string re-work
Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50
2012-06-02 13:45:57 -05:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
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