binmode stdin; binmode stdout; while(<>) { s/t(lxsayshere)/\x0\1/; print $_; } rel='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
AgeCommit message (Expand)Author
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-06tdf#107945: prepare for future multi-threading of pivot cache...Kohei Yoshida
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-04-12Move clew/clew.h into external, tooStephan Bergmann
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-10-29Need -ldl on Linux nowTor Lillqvist
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard
2014-06-04DeInitVCL at end of testsStephan Bergmann