- 18 Mar, 2012 30 kayıt (commit)
-
-
Rafael Dominguez yazdı
-
Matúš Kukan yazdı
-
Arnaud Versini yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
The idea is to use libo_MINGW_CHECK_DLL for libs that must be available (typically that would be the "main" library, e.g., libxml2 or libcurl) and libo_MINGW_TRY_DLL for possible dependencies (that may not be the same on different systems). All further references to the dlls are exclusively through the configured variables or defines set from these variables (e.g., instead of hardcoding libxml2-2.dll, use $(MINGW_LIBXML2_DLL)). The macros are documented in m4/mingw.m4 . Files that must be changed when adding a new dll: * configure.in * config_host.mk.in * external/mingw-dlls/makefile.mk * scp2/source/ooo/makefile.mk * scp2/source/ooo/mingw_dlls.scp
-
Cheng-Chia Tseng yazdı
Use GG era abbreviation in one format instead of full GGG.
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
Hopefully this will allow pasting to external applications with whole column/row selected while not affecting calc itself.
-
Markus Mohrhard yazdı
These two tests are not well designed and need 5 and 10 minute just to check that we really return every row. This is not a good trade-off between test coverage and execution time. Enable them again with a better concept.
-
Markus Mohrhard yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Robert Nagy yazdı
-
Tomas Chvatal yazdı
-
Luboš Luňák yazdı
-
Matúš Kukan yazdı
-
Andras Timar yazdı
added Info-ZIP lincense
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Luboš Luňák yazdı
-
- 17 Mar, 2012 10 kayıt (commit)
-
-
Luboš Luňák yazdı
a13a88bd changes them to build without exceptions by mistake, causing a boost problem
-
Takeshi Abe yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
The cppu::ImplInheritanceHelper1 ctor should not get instantiated, but MSVC2008 does so and then it fails to compile.
-
Luboš Luňák yazdı
-
Kohei Yoshida yazdı
-
Winfried Donkers yazdı
-