summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-08-16don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422Markus Mohrhard
2014-08-16add test case for fdo#82503Markus Mohrhard
2014-08-16copy conditional formatting for single cells, fdo#82503Markus Mohrhard
2014-08-16use scoped_ptr instead of shared_ptrMarkus Mohrhard
2014-08-16add test for fdo#82128Markus Mohrhard
2014-08-16use correct namespace for table protection elements, fdo#82128Markus Mohrhard
2014-08-15unit test for sort with sheet references and external references, fdo#77018Eike Rathke
2014-08-15Revert "another memory leak based on release().release()"Caolán McNamara
2014-08-15unit test for sheet and in-range range references after sort, fdo#79441Eike Rathke
2014-08-15another memory leak based on release().release()Markus Mohrhard
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann
2014-08-14correct references after sort, fdo#79441Eike Rathke
2014-08-14sc: stupid auto_ptr deprecationMichael Stahl
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13RID_SCDLG_DAPISERVICE conversion to .uiSzymon Kłos
2014-08-13fdo#82418 prefer UTF-8 over UTF-16David Tardon
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-08-12Don't export builtinId of 54 or above.Kohei Yoshida
2014-08-12Write test for importing images from xls.Kohei Yoshida
2014-08-12really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke
2014-08-12do not write empty externalReferences element, fdo#45286 follow-upEike Rathke
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-11document this makeExternalNameStr()Eike Rathke
2014-08-11externalReference and externalReferences are implemented nowEike Rathke
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard
2014-08-09remove unused RID_SVXDLG_CALCFUNCThomas Arnhold
2014-08-09datafdlg.hxx: remove unused definesThomas Arnhold
2014-08-09add calc dbase import testCaolán McNamara
2014-08-08bnc#885548: Write test for this.Kohei Yoshida
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08loplugin:saloverrideStephan Bergmann