summaryrefslogtreecommitdiff
path: root/sc/inc/dbdata.hxx
AgeCommit message (Expand)Author
2015-09-01TableRef: fall back to stored table column name if header cell is emptyEike Rathke
2015-08-31TableRef: refresh table column names before savingEike Rathke
2015-08-31TableRef: write OOXML tableColumns,tableColumnEike Rathke
2015-08-19sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-16Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-06-25TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-01add totals to ScDBData ctorEike Rathke
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows build, part 4David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-07TableRef: add Totals to ScDBDataEike Rathke
2015-01-03Add deleteOnTab for ScDBCollection::AnonDBsJulien Nabet
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann
2014-01-20sal_Bool->boolNoel Grandin
2013-07-04Modifying comments to meet Doxygen standardsAlaa.Bukhari
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-06-25callcatcher: remove some more unused codeCaolán McNamara
2012-06-05drop some unused codeCaolán McNamara
2012-05-25Drop unused function "findByTable"Julien Nabet
2012-04-23Remove unused codeFerran Vidal
2012-04-11callcatcher: update listCaolán McNamara
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida
2011-11-16Reduced header dependency on dbdata.hxx by better encapsulation.Kohei Yoshida
2011-09-14ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard
2011-05-16The (nested) class ScDBCollection::NamedDBs must be DLLPUBLIC, tooTor Lillqvist
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida