summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen5.cxx
AgeCommit message (Expand)Author
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-04-24tdf#124896 CRASH: deleting sheetNoel Grandin
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-06-28fdo#43157 convert OSL_ASSERT to assert in sc/source/coreBernhard Widl
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-21tdf#42949 Remove not needed uno headers from sc/source/coreBartosz Kosiorek
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-01sequence->vector in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-04fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxxChristian M. Heller
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi