Age | Commit message (Expand) | Author |
2014-08-17 | coverity#737702 Uncaught exception | Caolán McNamara |
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 | copy conditional formatting for single cells, fdo#82503 | Markus Mohrhard |
2014-08-16 | use correct namespace for table protection elements, fdo#82128 | Markus Mohrhard |
2014-08-15 | Revert "another memory leak based on release().release()" | Caolán McNamara |
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-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 C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16' | Thomas Arnhold |
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 | 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-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-09 | remove unused RID_SVXDLG_CALCFUNC | Thomas Arnhold |
2014-08-09 | datafdlg.hxx: remove unused defines | Thomas Arnhold |
2014-08-08 | bnc#885548: Set the date time mode to non-fixed after the import is done. | Kohei Yoshida |
2014-08-07 | coverity#706946 Uncaught exception | Caolán McNamara |
2014-08-07 | coverity#735805 Explicit null dereferenced | Caolán McNamara |
2014-08-07 | coverity#1158491 Uninitialized pointer field | Caolán McNamara |
2014-08-07 | fdo#82241 fix autocompletion for calc functions with | Winfried Donkers |
2014-08-06 | RID_SCDLG_CONFLICTS conversion to .ui | Szymon Kłos |
2014-08-06 | Related fdo#69006: Reintroduce some height calculation back. | Jan Holesovsky |
2014-08-06 | Consistency around SdrOnOffItem in svx/sdasitm.hxx | Stephan Bergmann |
2014-08-05 | Consistency around SdrOnOffItem in svx/sdshitm.hxx | Stephan Bergmann |
2014-08-05 | handle autocomplete with dot in formula name, fdo#80058 | Markus Mohrhard |
2014-08-05 | use a anonymous namespace and sane function names | Markus Mohrhard |
2014-08-04 | Convert RID_SCDLG_DPSHOWDETAIL to .ui | Palenik Mihály |
2014-08-04 | Consistency around SdrOnOffItem in svx/sdtagitm.hxx | Stephan Bergmann |
2014-08-04 | sc: remove debugging printf | Michael Stahl |
2014-08-04 | Consistency around SdrMetricItem in svx/sdtditm.hxx | Stephan Bergmann |
2014-07-31 | fix memory leak around chart listeners | Markus Mohrhard |
2014-07-31 | Consistency around SdrMetricItem | Stephan Bergmann |
2014-07-31 | fdo#78555: Oopsy. | Kohei Yoshida |
2014-07-31 | fdo#78555: Retain formula results when moving a range of cells. | Kohei Yoshida |
2014-07-31 | fix some dodgy FieldUnit conversions | Noel Grandin |
2014-07-30 | Scope reduction. | Kohei Yoshida |
2014-07-30 | the dialog hierarchy changed iwith the ui format, fdo#81867 | Markus Mohrhard |