summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Collapse)AuthorAgeFilesLines
* -Wc++11-narrowing (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
| | | | Change-Id: I5b5e61995671aa194f97c4f337b2c429842917c0
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-1/+1
| | | | | Change-Id: Ia1805aab4bec7fef02c96ec4e7a7a0ed9991d3c3 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* misc. cleanup.Michael Meeks2012-08-131-1/+0
|
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-1/+0
| | | | | | except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
* Export the UNO symbols from mysqlc.uno.dllFridrich Štrba2012-06-291-1/+1
| | | | Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd
* re-base on ALv2 code.Michael Meeks2012-06-2626-476/+435
|
* targeted string re-workNorbert Thiebaud2012-06-022-24/+24
| | | | Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | 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
* Fix typos in commentsElton Chung2012-02-131-1/+1
|
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-2/+5
|
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-051-1/+1
|
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-021-4/+4
| | | | | | | | Please find attached a partial fix for Easy Hack FDO43460 Part XXI Module oox
* catch exception by constant referenceTakeshi Abe2011-12-207-168/+168
|
* Use visibility instead of version map file for mysqlc.uno.Stephan Bergmann2011-11-152-23/+2
|
* fix en-US only buildAndras Timar2011-10-301-5/+7
|
* enable localization of extension descriptions in mysqlcAndras Timar2011-10-3020-60/+10
|
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-1/+1
|
* change publisher from Oracle to TDF fdo#40638Andras Timar2011-09-131-1/+1
|
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-13/+0
|
* Goodbye to CWS_WORK_STAMPTor Lillqvist2011-07-011-4/+0
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
|
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
|
* OSL_TRACE: Use format stringThomas Arnhold2011-03-121-1/+1
|
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-4/+4
|
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-5/+0
|
* Removing the ext_std masterpieceFridrich Štrba2011-02-0912-52/+34
|
* Clean up makefilesThomas Arnhold2011-02-011-12/+0
|
* Remove double line spacing.Thomas Arnhold2011-01-282-57/+0
|
* Remove old RCS lines.Thomas Arnhold2011-01-2121-82/+0
|
* RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller2010-12-062-6/+6
|
* Don't require extension_32_h.png in extensionsSebastian Spaeth2010-11-181-3/+1
|
* Remove reference to high-contrast icon from ext. description.xmlSebastian Spaeth2010-11-161-1/+0
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-2711-0/+30
|
* remove vos reference from uno xml descriptionsNorbert Thiebaud2010-10-271-2/+0
|
* remove non-compiled codePovilas Kanapickas2010-10-181-12/+0
|
* some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken2010-10-161-1/+2
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1311-0/+31
| | | | | | | | 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>
* #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-0610-21/+20
|
* more removed include guards using fixguard.pyPetr Mladek2010-10-053-26/+0
|
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|
* remove useless license prompt for extensionsRene Engelhard2010-09-151-5/+0
|
* dba33g: #i112274# throw exception when trying to insert, update or delete ↵Ocke Janssen [oj]2010-07-091-0/+17
| | | | rows, which is currently not supported at the driver
* dba33g: #i112440# make teh version final for 33Ocke Janssen [oj]2010-07-071-1/+1
|
* nativeb: #i111039#: changed extension descriptionDirk Voelzke2010-04-211-1/+1
|
* nativeb: #i110985#: changed extension icons againDirk Voelzke2010-04-214-6/+6
|
* DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable ↵Jens-Heiner Rechtien2010-04-192-11/+11
| | | | on STLPort platforms
* nativea: #161849#:Changed high contrast extension iconsDirk Voelzke2010-04-012-0/+0
|
* nativea: #161692# Changed provider link for some extensionsDirk Voelzke2010-03-301-1/+1
|
* CWS-TOOLING: integrate CWS cmcfixes73Jens-Heiner Rechtien2010-04-1313-32/+55
|\