summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/docshell/dbdocimp.cxx
Commit message (Expand)AuthorAgeFilesLines
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* create type-safe bitfield for sc insert/delete flagsNoel Grandin2014-09-041-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-14/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-33/+33
* sc: sal_Bool->boolNoel Grandin2014-04-231-17/+17
* whitespace cleanup in scMarkus Mohrhard2014-04-061-6/+0
* fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida2014-03-121-1/+3
* Remove visual noise from scAlexander Wilms2014-03-031-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* bool improvementsStephan Bergmann2014-01-221-1/+1
* convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin2013-10-081-6/+6
* Switch to using multi_type_vector for cell storage.Kohei Yoshida2013-06-241-3/+0
* Remove unnecessary inclusion of column.hxx.Kohei Yoshida2013-05-091-1/+0
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-4/+4
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Double allocation switch no longer used since we switched to std::vector...Kohei Yoshida2012-11-011-1/+0
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-2/+2
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+3
* Remove superfluous include commentsThomas Arnhold2012-06-091-5/+0
* removed unused definesTakeshi Abe2012-05-131-2/+0
* move ScProgress outside of ScTable::FillMarkus Mohrhard2012-04-111-1/+7
* remove table.hxx from document.hxxMarkus Mohrhard2012-03-021-0/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-1/+1
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-1/+1
* dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke2011-11-281-98/+60
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* catch exception by const referenceTakeshi Abe2011-11-041-1/+1
* Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida2011-09-121-1/+1
* Replace SbaSelectionList with std::vector<sal_Int32>.Rafael Dominguez2011-06-091-6/+6
* Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak2011-05-271-3/+2
* Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida2011-05-131-1/+1
* Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida2011-05-131-7/+7
* Cleaned up ScImportParam.Kohei Yoshida2011-05-101-5/+5
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-50/+50
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-52/+52
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | Remove bogus comments.Guillaume Poussel2011-03-011-1/+1
* | WaE: various new gcc 4.6.0 warningsCaolán McNamara2011-01-311-1/+1
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-1/+0
* | cppcheck: can reduce the scope of this variableCaolán McNamara2010-12-161-1/+1
* | RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet2010-11-121-6/+6
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida2010-10-011-2/+1