summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-2/+2
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* Do not define CPPCONN_LIB if using system versionTomas Chvatal2012-12-181-2/+0
| | | | | | | This is used for dlopen internal library only anyway and breaks when building in strict-multilib environment. Change-Id: I9dea9e37161aab17ab605bec33482ddb48beeb46
* fdo#58156 use WITH_LANG_LIST instead of WITH_LANGAndras Timar2012-12-151-1/+1
| | | | Change-Id: Ie87469d7553d1dcad49348c42d3cca99a43d709c
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-96/+0
| | | | Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
* Use xcrun when available to run install_name_toolTor Lillqvist2012-11-221-3/+3
| | | | | | | | This hopefully should help in situations like Jonathan Aquilina's, where /usr/bin/install_name_tool does not correspond to the tool-chain used (but is from an earlier version of Xcode). Change-Id: I5b4ca9e5e163fb4a84967577d2146cdbe8344f03
* "newtrans.1.0" -> "translations"Stephan Bergmann2012-11-211-1/+1
| | | | Change-Id: Ib14f6087bd4123202cf2bffe79c82421a38c1c36
* Extend localization to mysqlcZolnai Tamás2012-11-191-1/+1
| | | | Change-Id: If67b4991dec8c20d02d41032923bbd5945a5704a
* MySQL Connector display nameAndras Timar2012-11-041-1/+1
| | | | Change-Id: I36f2504cd7458d558b786aedaf79b2e3fa1444d5
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-5/+5
| | | | | | | Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* -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
|