summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-23Hold ScHeaderFooterContentObj by rtl::ReferenceStephan Bergmann
2015-01-18rename AddRange to SetRangeMarkus Mohrhard
2015-01-14Implement getDocumentSize(). Cell data only for now.Kohei Yoshida
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-10sc: fix use-after-free race in ScCellRangesBaseMichael Stahl
2015-01-09Resolves: fdo#85617 always store fully encoded external document nameEike Rathke
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-23Don't crash when nIndex < 0Matúš Kukan
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-30setting the document modified during import is insaneMarkus Mohrhard
2014-11-27Fix OpenCL-less build harderTor Lillqvist
2014-11-27Fix OpenCL-less buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-15Remove brdcst.hxx from document.hxx.Kohei Yoshida
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-06More work on the new OpenCL optionsTor Lillqvist
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-31coverity#735320 Unchecked return valueEike Rathke
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704001 silence Unchecked return valueCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann