Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Breaks the MSVC build for me: 'osl_detail_formatString' : C linkage
function cannot return C++ class 'rtl::OString'.
This reverts commit 6b900b8bede24c8710d62e9e7cbff613a0b12f9f.
|
|
|
|
|
|
basicrt goes into the static app library, so DLL import/export
decorations meaningless.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
print support never existed under unix, and libapp is only used by testtool,
which has no need to print. And the print apis, etc used are archaic
|
|
which allows us to simplify the read in DTable.cxx quite a bit
|
|
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9b5c26fe2d9f25dbbe51e92b0f261dd89072dca9.
|
|
It causes duplicate symbols over in automation when linking testool,
as the same functions that IMPL_GEN_RES_STR expands to also are in the
sts library.
|
|
|
|
that checks for it can be removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|