summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+6
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin1-2/+2
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna1-1/+1
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-0/+3
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-432/+401
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-0/+3
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna1-0/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-182/+182
2015-10-07loplugin:mergeclassesNoel Grandin1-2/+2
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+2
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-11/+8
2015-07-27tiledrendering: added getPartName method for calcMihai Varga1-0/+3
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro1-0/+3
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-0/+3
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky1-2/+5
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky1-0/+3
2015-03-30sc tiled editing: Implement moving of the selection handles.Jan Holesovsky1-0/+3
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky1-6/+9
2015-03-06V801: Decreased performanceCaolán McNamara1-2/+1
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna1-0/+3
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky1-4/+15
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist1-0/+14
2014-08-13warning C4373: 'ScTableSheetsObj::importSheet': virtual function overrides...Thomas Arnhold1-1/+1
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt1-0/+3
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt1-0/+13
2014-06-25remove whitespaceMarkus Mohrhard1-8/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-163/+163
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-142/+142
2014-02-25coverity#737586 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-25coverity#737561 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-10sal_Bool->boolNoel Grandin1-2/+2
2014-02-10coverity#1078996 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-10coverity#1078997 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737564 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#737582 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29coverity#1079017 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-27coverity#1158322 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-27coverity#1158323 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158324 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-24coverity#1158389 Uncaught exceptionCaolán McNamara1-1/+2
2013-11-25add methods to enable and disable automatic device selectionMarkus Mohrhard1-0/+6
2013-11-25add API to retrieve all available OpenCL platforms and devicesMarkus Mohrhard1-0/+5
2013-11-25provide UNO API for OpenCL selectionMarkus Mohrhard1-1/+19
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-0/+4
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-07Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-61/+61