Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/fast-calc-rendering
/
mysqlc
ecad097
Remove dead code
by Stephan Bergmann
· 11 years ago
c215ca9
css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)
by Stephan Bergmann
· 11 years ago
af48ad2
fix erroneous disposeOnce calls.
by Michael Meeks
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
2339a5b
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
39950c5
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
373a9b9
loplugin:redundantcast: redundant const_cast followed by implicit upcast
by Stephan Bergmann
· 11 years ago
d7a84ce
vclwidget: only call dispose() once
by Noel Grandin
· 11 years ago
caebe97
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
693002e
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
a52cf47
Clean up template-parameter-dependent C-style casts
by Stephan Bergmann
· 11 years ago
d081dda
loplugin:constantfunction
by Stephan Bergmann
· 11 years ago
ba233e8
remove unnecessary parenthesis in return statements
by Noel Grandin
· 11 years ago
35ce36b
Some more loplugin:cstylecast: mysqlc
by Stephan Bergmann
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
d5c86be
No need for RTL_USING in addition to LIBO_INTERNAL_ONLY
by Stephan Bergmann
· 11 years ago
86ba184
Introduce gb_*_set_external_code
by Stephan Bergmann
· 11 years ago
6bca90d
mysqlc: loplugin:cstylecast
by Stephan Bergmann
· 11 years ago
a0eb1be
mysqlc: fix build after cppuhelper header cleanup
by Michael Stahl
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
5c8ea6d
fdo#83991 - cleanup whitespace after folding comment removal.
by Vinicius Vendramini
· 11 years ago
f73112e
fdo#83991 - remove redundant function folding comments.
by Vinicius Vendramini
· 11 years ago
2bb99ca
mysqlc: These shall be plain "Time" not "tools::Time" apparently
by Stephan Bergmann
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
f94fffa
mysqlc: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
9703cc6
Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead
by Stephan Bergmann
· 12 years ago
be75ace
Translate German comment.
by Michael Meeks
· 12 years ago
2e01b87
fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++
by Lionel Elie Mamane
· 12 years ago
0816b00d
update mysqlc README
by Lionel Elie Mamane
· 12 years ago
dbf99df
mysqlc: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
6b50e21
deb#749592 mysql-connector doesn't work with remote connections
by Noel Grandin
· 12 years ago
624a116
use OUString::startsWith()
by Noel Grandin
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
aa21407
Kill DECL_PROP1IMPL and related
by Julien Nabet
· 12 years ago
794f09f
simplify ternary conditions "xxx ? true : yyy"
by Noel Grandin
· 12 years ago
8bb2ce6
fixincludeguards.sh: some smaller dirs
by Thomas Arnhold
· 12 years ago
b154c61
Do not use sal/log.hxx in extensions
by Stephan Bergmann
· 12 years ago
453ee35
fdo#43157 : clean up more OSL_POSTCOND
by Michaël Lefèvre
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
43da172
normalize values of BUNDLE_MARIADB
by Michael Stahl
· 12 years ago
4d6560f5
fdo#54938: Convert some places to use cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
5d70084
Remove visual noise from mysqlc
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
0443d0a
normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN
by Michael Stahl
· 12 years ago
0b3aa59
Do not disable -Werror for mysqlc
by Stephan Bergmann
· 12 years ago
01b7bab
auto_ptr -> heap_ptr
by Stephan Bergmann
· 12 years ago
9072e259
auto_ptr -> scoped_ptr
by Stephan Bergmann
· 12 years ago
c2c9e39
USE_CPP_CONN is unused
by Stephan Bergmann
· 12 years ago
396248a
Get rid of macros
by Stephan Bergmann
· 12 years ago
22c6d57
Fix typos
by Stephan Bergmann
· 12 years ago
32b8c5c
fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.
by Alexandre Vicenzi
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
fa2a7c1
Keep using component_getImplementationEnvironment in extensions
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
dae9b70
Drop duplicate #include
by Takeshi Abe
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
ef90021
convert OUString !compareToAscii to equalsAscii
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
5b609ae
gbuild: fix gb_Extension_use_default_description
by Michael Stahl
· 12 years ago
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
Next »