Contains database pieces, drivers, etc. [[dbaccess]] builds UI on top of this. === mysql_test === - The CppunitTest_mysql_test unit test can be used to test the mysqlc library with any versions of mysql or mariadb server of your choice. - This test does not run automatically. It can be triggered with setting the environment variable "CONNECTIVITY_TEST_MYSQL_DRIVER". - The environment variable should contain a URL of the following format: [user]/[passwd]@sdbc:mysql:mysqlc:[host]:[port]/[db_name] png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/editeng/Library_editeng.mk
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-25factor out to a common WeldEditViewCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam