summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xihelper.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-05-24inline some use-once typedefsNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-07-25ofz#8373 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-04-27Fix typosAndrea Gelmini
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-24rearranged forward declarations of classTakeshi Abe
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-01Call-catcher: removed unused functions in calcAlfonso Eusebio
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-20Remove ScfDelList in xihelperNigel Hawkins
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-12Replace ScfNoInstance with boost::noncopyable and private constructor.Nigel Hawkins
2010-11-10Replace ScfNoCopy in calc with boost::noncopyable.Nigel Hawkins
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm