Age | Commit message (Expand) | Author |
2014-04-16 | coverity#1202968 Uninitialized scalar field | Caolán McNamara |
2014-04-16 | coverity#1202963 Uninitialized pointer field | Caolán McNamara |
2014-04-15 | fdo#75665: Truncate string when clipped on screen. | Kohei Yoshida |
2014-04-16 | CID#736182 guard against a dubious call from SearchAndReplace() | Eike Rathke |
2014-04-15 | Properly #ifdef some per-platform test code | Stephan Bergmann |
2014-04-15 | CID#1202961 init class member | Eike Rathke |
2014-04-15 | CID#1202973 init class members | Eike Rathke |
2014-04-15 | CID#1202954 init class member | Eike Rathke |
2014-04-15 | CID#1202917 removed unused member variable nMaxTableNumber | Eike Rathke |
2014-04-15 | Use scope switch rather than manual on and off. | Kohei Yoshida |
2014-04-15 | Use single std::vector instance in lieu of heap arrays. | Kohei Yoshida |
2014-04-15 | CID#1202821 check (unlikely) null return value | Eike Rathke |
2014-04-15 | CID#1093227: check for (unlikely) null return value | Eike Rathke |
2014-04-15 | Remove this duplicate, and use the one in ScCellFormat. | Kohei Yoshida |
2014-04-15 | Avoid unnecessarily converting UNO cell address to ScAddress. | Kohei Yoshida |
2014-04-15 | fdo#76409: Write output cell string to <text:p> element when saving to ods. | Kohei Yoshida |
2014-04-15 | Clean up function declarations and enable some forgotten(?) tests | Stephan Bergmann |
2014-04-15 | testContentXLSXStrict was left out by accident? | Stephan Bergmann |
2014-04-14 | fdo#76294: Intern strings in AddFormulaToken() as well. | Kohei Yoshida |
2014-04-14 | fdo#76294: Properly intern string literals in formula on xls import. | Kohei Yoshida |
2014-04-14 | fdo#76294: Write import test for this. | Kohei Yoshida |
2014-04-14 | update_pch | Thomas Arnhold |
2014-04-14 | fdo#77209: Share string pool with clip documents. | Kohei Yoshida |
2014-04-14 | fdo#77209: Adjust this test to cover clip document use case as well. | Kohei Yoshida |
2014-04-14 | The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too. | Jan Holesovsky |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-14 | typo: occuring -> occurring | Thomas Arnhold |
2014-04-14 | typo: hilight -> highlight | Thomas Arnhold |
2014-04-14 | typo: artifical -> artificial | Thomas Arnhold |
2014-04-14 | typo: postion -> position | Thomas Arnhold |
2014-04-14 | typo: reverese -> reverse | Thomas Arnhold |
2014-04-14 | typo: ULR -> URL | Thomas Arnhold |
2014-04-14 | typo: direclty -> directly | Thomas Arnhold |
2014-04-14 | typo: befor -> before | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-14 | remove static strings | Thomas Arnhold |
2014-04-12 | Unnecessary to mention dependency on icudata as only libicuuc directly uses it | Tor Lillqvist |
2014-04-12 | WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' | Tor Lillqvist |
2014-04-11 | fdo#74087: Inspect if a mis-spelled word is at cursor position... | Kohei Yoshida |
2014-04-12 | fdo#76961 - Calc link auto-update interval is changed on file save | Niklas Johansson |
2014-04-11 | fdo#77307: Compare external formula tokens correctly. | Kohei Yoshida |
2014-04-11 | Enable scaddins for ucalc test session. | Kohei Yoshida |
2014-04-11 | replace some SvStream seeking with calls to remainingSize() | Michael Stahl |
2014-04-11 | fdo#75970: Let's do it in a straightforward fashion. | Kohei Yoshida |
2014-04-11 | corrected copy&paste error | Eike Rathke |
2014-04-11 | fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISE | Winfried Donkers |
2014-04-11 | Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowTo | Stephan Bergmann |
2014-04-11 | fdo#77300: Do the same for the shared formula case as well. | Kohei Yoshida |
2014-04-11 | fdo#77300: Add more test to cover the shared formula case. | Kohei Yoshida |
2014-04-11 | fdo#77300: Don't re-compile formulas when the hybrid formula is not there. | Kohei Yoshida |