summaryrefslogtreecommitdiff
path: root/mysqlc/source/description-en-US.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/description-en-US.txt')
-rw-r--r--mysqlc/source/description-en-US.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysqlc/source/description-en-US.txt b/mysqlc/source/description-en-US.txt
new file mode 100644
index 000000000000..d99ac31d4374
--- /dev/null
+++ b/mysqlc/source/description-en-US.txt
@@ -0,0 +1 @@
+MySQL Connector installs a native MySQL database driver. It is faster, seamless integrated, easier to administrate and there is no need to install and setup a JDBC or ODBC driver separately. It was never easier to use MySQL databases in LibreOffice Base.
13&id=42c490fe71595ad692a5364cf15a9608d1abdf80'>Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann Change-Id: I4705917cd6e583b1209671ca4a9122581f7b4417 2017-03-31use actual UNO enums in svxNoel Grandin Change-Id: I00f53260667861ca2595892b5605479da3401adb Reviewed-on: https://gerrit.libreoffice.org/35913 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna Mostly generated using make check COMPILER_EXTERNAL_TOOL=1 CCACHE_PREFIX=clang-rename-wrapper RENAME_ARGS="-qualified-name=Rectangle -new-name=tools::Rectangle" Except some modules have their own foo::tools namespace, so there have to use ::tools::Rectangle. This commit just moves the class from the global namespace, it does not update pre/postwin.h yet. Change-Id: I42b2de3c6f769fcf28cfe086f98eb31e42a305f2 Reviewed-on: https://gerrit.libreoffice.org/35923 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> 2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin Change-Id: Ifdef59d0a3c6e5d030a1b34f6157331208e071ea