Age | Commit message (Expand) | Author |
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-16 | don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422 | Markus Mohrhard |
2014-08-16 | add test case for fdo#82503 | Markus Mohrhard |
2014-08-16 | copy conditional formatting for single cells, fdo#82503 | Markus Mohrhard |
2014-08-16 | use scoped_ptr instead of shared_ptr | Markus Mohrhard |
2014-08-16 | add test for fdo#82128 | Markus Mohrhard |
2014-08-16 | use correct namespace for table protection elements, fdo#82128 | Markus Mohrhard |
2014-08-15 | unit test for sort with sheet references and external references, fdo#77018 | Eike Rathke |
2014-08-15 | Revert "another memory leak based on release().release()" | Caolán McNamara |
2014-08-15 | unit test for sheet and in-range range references after sort, fdo#79441 | Eike Rathke |
2014-08-15 | another memory leak based on release().release() | Markus Mohrhard |
2014-08-14 | fdo#79116 make paste special easier to use | Thomas Viehmann |
2014-08-14 | correct references after sort, fdo#79441 | Eike Rathke |
2014-08-14 | sc: stupid auto_ptr deprecation | Michael Stahl |
2014-08-14 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-14 | WaE: C4189: 'aTests' : local variable is initialized but not referenced | Tor Lillqvist |
2014-08-13 | warning C4245 signed/unsigned mismatch | Michael Stahl |
2014-08-13 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-08-13 | RID_SCDLG_DAPISERVICE conversion to .ui | Szymon Kłos |
2014-08-13 | fdo#82418 prefer UTF-8 over UTF-16 | David Tardon |
2014-08-13 | warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides... | Thomas Arnhold |
2014-08-13 | warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'... | Thomas Arnhold |
2014-08-13 | warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16' | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | bnc#822170: Let's not even try to export invalid chart objects. | Kohei Yoshida |
2014-08-12 | Don't export builtinId of 54 or above. | Kohei Yoshida |
2014-08-12 | Write test for importing images from xls. | Kohei Yoshida |
2014-08-12 | really do not write empty externalReferences element, fdo#45286 follow-up | Eike Rathke |
2014-08-12 | do not write empty externalReferences element, fdo#45286 follow-up | Eike Rathke |
2014-08-12 | -Werror,-Wundefined-bool-conversion | Stephan Bergmann |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-11 | document this makeExternalNameStr() | Eike Rathke |
2014-08-11 | externalReference and externalReferences are implemented now | Eike Rathke |
2014-08-11 | write OOXML externalReferences, externalLinks, fdo#45286 | Eike Rathke |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-11 | XStyleLoader2 : enhance unit test to PageStyle | Laurent Godard |
2014-08-09 | remove unused RID_SVXDLG_CALCFUNC | Thomas Arnhold |
2014-08-09 | datafdlg.hxx: remove unused defines | Thomas Arnhold |
2014-08-09 | add calc dbase import test | Caolán McNamara |
2014-08-08 | bnc#885548: Write test for this. | Kohei Yoshida |
2014-08-08 | bnc#885548: Set the date time mode to non-fixed after the import is done. | Kohei Yoshida |
2014-08-08 | java: variable cannot be null | Noel Grandin |