Age | Commit message (Expand) | Author |
2013-12-02 | forgot the second part of the patch | Markus Mohrhard |
2013-12-02 | enabling new tests make some sense | Markus Mohrhard |
2013-12-02 | don't use fixed size icon sets, fdo#62652 | Markus Mohrhard |
2013-12-02 | add test for fdo#72149 | Markus Mohrhard |
2013-12-02 | we want to delete anytime that attribs are overwritten, fdo#72149 | Markus Mohrhard |
2013-12-01 | fdo#72078 make status bar text localizable | Andras Timar |
2013-12-01 | OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL. | Andrzej J.R. Hunt |
2013-12-01 | Add strings in statistics dialogs to the SRC/HRC file. | Tomaž Vajngerl |
2013-12-01 | fix 2D vs 3D coordinatesystem regression, fdo#67300 | Markus Mohrhard |
2013-11-30 | mark non-translatable .ui strings explicitely as such | Andras Timar |
2013-11-30 | Add t-test Statistics Dialog. | Tomaž Vajngerl |
2013-11-30 | make the validation tool happy | Markus Mohrhard |
2013-11-30 | more OOXML export validation fixes, fdo#71971 | Markus Mohrhard |
2013-11-30 | write valid dxf record, related fdo#71971 | Markus Mohrhard |
2013-11-29 | our UI DURATION is ODF and Excel PDURATION | Eike Rathke |
2013-11-29 | typo: seperator -> separator | Andras Timar |
2013-11-29 | fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISE | Winfried Donkers |
2013-11-29 | static, not mysterious | Stephan Bergmann |
2013-11-29 | WaE: Silence bogus MSVC 2012 warning | Tor Lillqvist |
2013-11-29 | GPU Calc: fix warnings | I-Jui (Ray) Sung |
2013-11-29 | WaE: empty body | David Tardon |
2013-11-29 | typos in UI | Andras Timar |
2013-11-29 | GPU Calc: fix compilation failures | I-Jui (Ray) Sung |
2013-11-29 | GPU Calc: do not direclty inline constants coming from data cells | I-Jui (Ray) Sung |
2013-11-29 | GPU Calc: WaE fixes. | Michael Meeks |
2013-11-29 | GPU Calc: reflect the true cost of InterpretTail more accurately. | Michael Meeks |
2013-11-29 | GPU Calc - disable printf console debugging. | Michael Meeks |
2013-11-29 | GPU Calc: NULL scores are really very high, it's an inverse scale. | Michael Meeks |
2013-11-29 | Drop duplicate #include | Takeshi Abe |
2013-11-29 | only call switchOpenCLDevice only once | Markus Mohrhard |
2013-11-29 | GPU Calc: Avoid dereferencing null 'score' field in some cases. | Michael Meeks |
2013-11-28 | fix error C3665: override specifier 'override' not allowed on a destructor | Matúš Kukan |
2013-11-28 | make data streams an experimental feature | Matúš Kukan |
2013-11-28 | fix memory leak | Matúš Kukan |
2013-11-28 | datastreams: No need to disable undo. We do not add undo actions. | Matúš Kukan |
2013-11-28 | datastreams: Simplify code for importing CSV data. | Matúš Kukan |
2013-11-28 | datastreams: for security, ask before executing a script when importing | Matúš Kukan |
2013-11-28 | Let's use ScRefreshTimer for data streams instead of our own thread. | Matúš Kukan |
2013-11-28 | Allow to edit data stream from Edit-> Links... dialog. | Matúš Kukan |
2013-11-28 | export data streams; pretend to be an area link | Matúš Kukan |
2013-11-28 | Import data streams - reuse infrastructure for ScAreaLink. | Matúš Kukan |
2013-11-28 | Rework data streams to be more like file links (ScAreaLink). | Matúš Kukan |
2013-11-28 | drop unused RID_SCDLG_DATABAR | Caolán McNamara |
2013-11-28 | Background OpenCL compilation re-factoring | Tor Lillqvist |
2013-11-28 | combobox text entries appear to have gotten swapped around | Caolán McNamara |
2013-11-28 | Clear the data cache here as well. | Kohei Yoshida |
2013-11-28 | Clear column data cache here too. | Kohei Yoshida |
2013-11-28 | Crasher fix. Check for NULL. | Kohei Yoshida |
2013-11-27 | Clear the cache here too. | Kohei Yoshida |
2013-11-27 | Not a good idea. This makes group calculation 5 times slower. | Kohei Yoshida |