summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocimp.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-05-09Remove unnecessary inclusion of column.hxx.Kohei Yoshida
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-01Double allocation switch no longer used since we switched to std::vector...Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-13removed unused definesTakeshi Abe
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-04catch exception by const referenceTakeshi Abe
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-06-09Replace SbaSelectionList with std::vector<sal_Int32>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-10Cleaned up ScImportParam.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-16cppcheck: can reduce the scope of this variableCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida
2010-09-15sc-change-record-dnd.diff: Allow dnd in Change record mode for Data sourceJody Goldberg
2010-04-16CWS-TOOLING: integrate CWS calcfilterrangeJens-Heiner Rechtien