summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30sc tiled editing: Implement moving of the selection handles.Jan Holesovsky
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737586 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737561 Uncaught exceptionCaolán McNamara
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10coverity#1078996 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1078997 Uncaught exceptionCaolán McNamara
2014-01-29coverity#737564 Uncaught exceptionCaolán McNamara
2014-01-29coverity#737582 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1079017 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158322 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158323 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158324 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158389 Uncaught exceptionCaolán McNamara
2013-11-25add methods to enable and disable automatic device selectionMarkus Mohrhard
2013-11-25add API to retrieve all available OpenCL platforms and devicesMarkus Mohrhard
2013-11-25provide UNO API for OpenCL selectionMarkus Mohrhard
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin
2013-07-07Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08A little cleanup.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-28prevent some nasty ScRangeList->ScRange->ScRangeList conversionMarkus Mohrhard
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-23Let's throw out-of-bound exception on out-of-bound destination position.Kohei Yoshida
2011-11-23importSheet from an external provided documentLaurent Godard