summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_ucalc.mk
Commit message (Collapse)AuthorAgeFilesLines
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-1/+0
| | | | | | Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless.
* convert i18npool to gbuildMatúš Kukan2011-08-171-1/+1
|
* sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbugNorbert Thiebaud2011-08-111-0/+6
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-1/+2
|
* gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara2011-07-011-1/+1
|
* add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2011-06-301-0/+1
|
* remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
|
* fix mis-mergeDavid Tardon2011-05-231-13/+0
|
* Merge branch 'libreoffice-3-4'Kohei Yoshida2011-05-091-0/+13
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: sc/CppunitTest_sc_ucalc.mk sc/Module_sc.mk sc/qa/unit/ucalc.cxx sc/source/core/tool/dbcolect.cxx sc/source/filter/excel/excimp8.cxx sc/source/filter/inc/excimp8.hxx sc/source/ui/docshell/impex.cxx sc/source/ui/unoobj/datauno.cxx
| * Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara2011-04-181-1/+1
| |
| * reenable ucalc.cxx unittest in gbuildBjoern Michaelsen2011-04-121-0/+90
|
* remove obsoleted depDavid Tardon2011-04-241-2/+0
|
* use the new UNO-related defs from CppunitTargetDavid Tardon2011-04-241-12/+30
|
* use gb_CppunitTest_uses_ureBjoern Michaelsen2011-04-161-0/+1
|
* Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara2011-04-121-1/+1
|
* reenable ucalc.cxx unittest in gbuildBjoern Michaelsen2011-04-111-0/+13
|
* starting sc_ucalc unit testBjoern Michaelsen2011-04-051-0/+77