Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/notes-refactoring
/
mysqlc
02a1174
fdo#70496 revert to using libmysqlclient
by Lionel Elie Mamane
· 12 years ago
67aec43
cleanup
by Thomas Arnhold
· 12 years ago
3bafe5f
Extension shared library components must not use the "prefix" feature
by Stephan Bergmann
· 12 years ago
3f31bdd
Update mysqlc's ColumnLocate::findColumn to throw for invalid column.
by Andrzej J.R. Hunt
· 13 years ago
94730f35
ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>
by Norbert Thiebaud
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
8a8b1ae
Some more toInt32 clean up
by Stephan Bergmann
· 13 years ago
1e4422a
re-base on ALv2 code. Includes:
by Michael Meeks
· 13 years ago
1136925
initialized with plain 0, instead of sal_False/false
by Takeshi Abe
· 13 years ago
e8ff469
Remove any remaining remnants of unused component_canUnload feature
by Stephan Bergmann
· 13 years ago
cd79d51
prefix all component_getFactory methods
by Peter Foley
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
39d4539
removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
by Thomas Arnhold
· 13 years ago
8b27d78
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
by Thomas Arnhold
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
eaa76b5
Link only what one needs
by Fridrich Štrba
· 13 years ago
77cc0cb
Build thread-enabled internal libmariadb on UNX
by Fridrich Štrba
· 13 years ago
01cb7bc
No need to copy any library from any path
by Fridrich Štrba
· 13 years ago
730df39
Do not try to dlopen a static internal libmariadb
by Fridrich Štrba
· 13 years ago
f3c618e
Adapt to removed MYSQL_LIB
by Stephan Bergmann
· 13 years ago
d335638
oops
by Rene Engelhard
· 13 years ago
7011fc2
more s/MYSQLC/MARIADBC/ to make mysqlc actually build...
by Rene Engelhard
· 13 years ago
ea5909e
adapt config_host.mk.in/scp2/mysqlc to MARIADBC
by Rene Engelhard
· 13 years ago
12f9287
Make gb_Extension_use_default_description/license explicit
by Stephan Bergmann
· 13 years ago
cad422a
Adding libmariadb module for internal mariadb (work in progress)
by Fridrich Štrba
· 13 years ago
1bf4306
Switch from libmysqlc library to mariadb-native-client
by Fridrich Štrba
· 13 years ago
f5ca04c
Related to fdo#60724: correct spelling
by Thomas Arnhold
· 13 years ago
a42649c
fdo#60907 Use *one* variable for the MySQL library file
by Lionel Elie Mamane
· 13 years ago
c7ef87a
mysqlc/README was *very* out of date
by Lionel Elie Mamane
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
34faec5
mysqlc: disable fast strings to remove dependency on LIBO_UDK_4.1
by Michael Stahl
· 13 years ago
e5444ae
fdo#60907 no space in front of MYSQL_LIB
by Lionel Elie Mamane
· 13 years ago
74a920c
fdo#60907 export libmysql file name'
by David Tardon
· 13 years ago
90d0ebf
mysqlc: bump version number to 1.0.2
by Michael Stahl
· 13 years ago
9d74d1f
mysqlc: remove component_writeInfo with passive registration
by Michael Stahl
· 13 years ago
5f356bd
mysqlc: tweak gbuild conversion:
by Michael Stahl
· 13 years ago
b02d799
convert mysqlc to gbuild and add to tail_build
by Peter Foley
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
3d6d07a
Get rid of GetVersionInfo and checkdll
by Tor Lillqvist
· 13 years ago
c290989
Get rid of (most uses of) GUI
by Tor Lillqvist
· 13 years ago
259cdd6
Do not define CPPCONN_LIB if using system version
by Tomas Chvatal
· 13 years ago
1cfc20a
fdo#58156 use WITH_LANG_LIST instead of WITH_LANG
by Andras Timar
· 13 years ago
a9916da
Remove xml2cmp leftovers
by Stephan Bergmann
· 13 years ago
f5bdeec
Use xcrun when available to run install_name_tool
by Tor Lillqvist
· 13 years ago
20362a8
"newtrans.1.0" -> "translations"
by Stephan Bergmann
· 13 years ago
c82935d
Extend localization to mysqlc
by Zolnai Tamás
· 13 years ago
5140baa
MySQL Connector display name
by Andras Timar
· 13 years ago
750fc20
replace remaining InterlockedCount() with inlined version
by Norbert Thiebaud
· 14 years ago
103be64
-Wc++11-narrowing (Clang towards 3.2)
by Stephan Bergmann
· 14 years ago
ed93117
fdo#53061: Fix for C++11 #define NULL nullptr
by Jung-uk Kim
· 14 years ago
f57d064
misc. cleanup.
by Michael Meeks
· 14 years ago
79d386f
removed unnecessary forward declarations of class
by Takeshi Abe
· 14 years ago
d817891
Export the UNO symbols from mysqlc.uno.dll
by Fridrich Štrba
· 14 years ago
69a51d2
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
0188ebf
targeted string re-work
by Norbert Thiebaud
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
806bec7
Fix typos in comments
by Elton Chung
· 14 years ago
3062875
Added and improved READMEs for modules in extensions, extras, postprocess
by Josh Heidenreich
· 14 years ago
43b987e
replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses
by Norbert Thiebaud
· 14 years ago
6af5964
Fix for fdo43460 Part XXV getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
1f2fd91
catch exception by constant reference
by Takeshi Abe
· 14 years ago
d805a6c
Use visibility instead of version map file for mysqlc.uno.
by Stephan Bergmann
· 14 years ago
9ab6ecf
fix en-US only build
by Andras Timar
· 14 years ago
726fe9c
enable localization of extension descriptions in mysqlc
by Andras Timar
· 14 years ago
92b54aa
set lang to en-US in order l10ntools can extract strings
by Andras Timar
· 15 years ago
89bead3
change publisher from Oracle to TDF fdo#40638
by Andras Timar
· 15 years ago
33c4a94
Remove component_getImplementationEnvironment
by Matus Kukan
· 15 years ago
85f1452
Goodbye to CWS_WORK_STAMP
by Tor Lillqvist
· 15 years ago
bdf0278
ause130: #i117218# change .idl handling to gnu make
by Hans-Joachim Lankenau
· 15 years ago
bc5a5d2
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
459cbc6
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
by Thomas Arnhold
· 15 years ago
a0ae1ce
OSL_TRACE: Use format string
by Thomas Arnhold
· 15 years ago
530b835
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
by Thomas Arnhold
· 15 years ago
36fe59b
Trying to remove the stlport mention from the code
by Fridrich Štrba
· 15 years ago
d186420
Removing the ext_std masterpiece
by Fridrich Štrba
· 15 years ago
f49c8e4
Clean up makefiles
by Thomas Arnhold
· 15 years ago
7053905
Remove double line spacing.
by Thomas Arnhold
· 15 years ago
7552a34
Remove old RCS lines.
by Thomas Arnhold
· 15 years ago
6c4698d
RTL_CONSTASCII_USTRINGPARAM in extensions 1
by Gert Faller
· 15 years ago
9c4729a
Don't require extension_32_h.png in extensions
by Sebastian Spaeth
· 15 years ago
adc03f7
Remove reference to high-contrast icon from ext. description.xml
by Sebastian Spaeth
· 15 years ago
0b468b7
add modelines to .hxx files as well
by Caolán McNamara
· 15 years ago
656bc31
remove vos reference from uno xml descriptions
by Norbert Thiebaud
· 15 years ago
bdc71b3
remove non-compiled code
by Povilas Kanapickas
· 15 years ago
9f89176
some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)
by Kenneth Venken
· 15 years ago
fa39fbd
Add vim/emacs modelines to all source files
by Sebastian Spaeth
· 15 years ago
75a8e34
#i113503# cppunit stl wrapper headers
by Caolán McNamara
· 16 years ago
da0276b
more removed include guards using fixguard.py
by Petr Mladek
· 16 years ago
c498357
remove include guards using fixguard.py
by Petr Mladek
· 16 years ago
92d6798
remove useless license prompt for extensions
by Rene Engelhard
· 16 years ago
8b75cd7
dba33g: #i112274# throw exception when trying to insert, update or delete rows, which is currently not supported at the driver
by Ocke Janssen [oj]
· 16 years ago
67b452a
dba33g: #i112440# make teh version final for 33
by Ocke Janssen [oj]
· 16 years ago
68c7f8f
nativeb: #i111039#: changed extension description
by Dirk Voelzke
· 16 years ago
f153fe8
nativeb: #i110985#: changed extension icons again
by Dirk Voelzke
· 16 years ago
b4927c0
DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable on STLPort platforms
by Jens-Heiner Rechtien
· 16 years ago
a203974
nativea: #161849#:Changed high contrast extension icons
by Dirk Voelzke
· 16 years ago
a7590fa
nativea: #161692# Changed provider link for some extensions
by Dirk Voelzke
· 16 years ago
e0ecfea
CWS-TOOLING: integrate CWS cmcfixes73
by Jens-Heiner Rechtien
· 16 years ago
ce744c8
cmcfixes73: #i110068# unify headers in one place
by Caolán McNamara
· 16 years ago
392665a
#i10000# commit repaired changeset - transplanted from b562f62892bf@native0
by Vladimir Glazunov
· 16 years ago
Next »