office-gobmx/dbaccess
Tor Lillqvist 6954aad4e5 Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it
Contains the platform-dependent on-disk line separator ("\r\n" for Windows,
"\n" otherwise, and yes, I assume an ASCII-based world).

Use it instead of static constant char array fields, with ifdeffed
initialisations, in various classes here and there.

Change-Id: Ibea1f2cc1acfb8cc067c3892a41f73bf44f2c78a
2013-10-13 13:49:24 +03:00
..
inc
qa
source Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it 2013-10-13 13:49:24 +03:00
uiconfig
util
win32/source/odbcconfig
AllLangResTarget_dba.mk
AllLangResTarget_dbmm.mk
AllLangResTarget_dbu.mk
AllLangResTarget_sdbt.mk
CppunitTest_dbaccess_dialog_save.mk
CppunitTest_dbaccess_embeddeddb_performancetest.mk
CppunitTest_dbaccess_firebird_test.mk
CppunitTest_dbaccess_hsqldb_test.mk HSQLDB unit test doesn't depend on firebird. 2013-10-03 21:42:56 +01:00
CppunitTest_dbaccess_macros_test.mk
Executable_odbcconfig.mk
JunitTest_dbaccess_complex.mk
JunitTest_dbaccess_unoapi.mk
Library_dba.mk
Library_dbaxml.mk
Library_dbmm.mk
Library_dbu.mk
Library_sdbt.mk
Makefile
Module_dbaccess.mk
README
UIConfig_dbaccess.mk
UIConfig_dbapp.mk
UIConfig_dbbrowser.mk
UIConfig_dbquery.mk
UIConfig_dbrelation.mk
UIConfig_dbtable.mk
UIConfig_dbtdata.mk

Database access tools, for "base" database application