summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-03-10Fix build.distro/collabora/viewerJan Holesovsky1-1/+3
2015-03-10sc tiled rendering: Don't adjust the text width according to printer.Jan Holesovsky1-27/+35
2015-03-10sc tiled rendering: RefreshZoom() is called already in SetZoom().Jan Holesovsky1-1/+1
2015-03-10sc tiled rendering: Simplify the zoom computation.Jan Holesovsky1-12/+10
2015-03-10sc tiled rendering: Make the drawings and charts work.Jan Holesovsky3-6/+18
2015-03-10sc tiled rendering: tdf#85848: Use DrawContent() in PaintTile() too.Jan Holesovsky1-79/+23
2015-03-10sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky3-22/+46
2015-03-10Clean up not needed ScTabViewShell LOK methodsMiklos Vajna5-26/+3
2015-03-10ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna3-3/+15
2015-03-10sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky2-0/+37
2015-03-10sc: Initial support for tiled editing in Calc.Jan Holesovsky8-55/+107
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-28/+6
2015-01-16Use 1/100mm map mode for rendering edit text objects.Kohei Yoshida1-1/+3
2015-01-16Get texts to scale correctly with zoom.Kohei Yoshida1-1/+11
2015-01-16Multiply tile position by the zoom level.Kohei Yoshida1-2/+2
2015-01-16don't access empty range list, could be rhbz#1180312Eike Rathke1-0/+3
2015-01-16replace decrementing loop with -=Eike Rathke1-4/+6
2015-01-16Correctly offset based on tile position.Kohei Yoshida1-3/+4
2015-01-16Add SAL_INFO messages for OpenCL buffers createdTor Lillqvist1-0/+14
2015-01-16Explain what the function doesTor Lillqvist1-0/+8
2015-01-16remove unnecessary parenthesesNoel Grandin2-9/+8
2015-01-15fdo#88398: Handle group listeners correctly when splitting formula group.Kohei Yoshida7-8/+95
2015-01-15fdo#88398: Re-enable formula group listeners.Kohei Yoshida1-4/+1
2015-01-15silence -Werror,-Wunused-variableCaolán McNamara1-1/+1
2015-01-15add unit test for fdo#88398Eike Rathke2-0/+33
2015-01-15fdo#88398 disable grouped listeners for nowEike Rathke4-2/+28
2015-01-15Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara1-24/+21
2015-01-14Comment these out for now. We'll use them later.Kohei Yoshida1-1/+1
2015-01-14Add TODO. Text rendering is still weird.Kohei Yoshida1-0/+2
2015-01-14Adjust zoom level for different output tile size.Kohei Yoshida1-0/+21
2015-01-14Set correct grid color.Kohei Yoshida1-0/+11
2015-01-14Tiled rendering, first cut.Kohei Yoshida1-7/+27
2015-01-14Implement getDocumentSize(). Cell data only for now.Kohei Yoshida5-4/+74
2015-01-14Annotate this method.Kohei Yoshida1-2/+17
2015-01-14Provide const version that returns a const pointer.Kohei Yoshida2-0/+7
2015-01-14sc: try to fix build with GCC 4.6Michael Stahl1-1/+1
2015-01-14Be more informativeTor Lillqvist1-1/+37
2015-01-14fdo#88157 Remove misused frames from 4 of n dialogsAdolfo Jayme Barrientos1-21/+24
2015-01-14sc: rename ScSTEXY to ScSTEYXLaurent Charrière3-3/+3
2015-01-14fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPVLaurent Charrière1-1/+1
2015-01-14fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRRLaurent Charrière1-1/+1
2015-01-14fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCDLaurent Charrière1-1/+1
2015-01-14fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCMLaurent Charrière1-1/+1
2015-01-14fdo#85818: rename RGP to LinestLaurent Charrière6-7/+7
2015-01-14fdo#85818: rename RKP to LogestLaurent Charrière6-7/+7
2015-01-14fdo#85818: rename Schiefe to SkewLaurent Charrière7-7/+7
2015-01-14fdo#85818: rename KritBinom to CritBinomLaurent Charrière6-6/+6
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière11-19/+19
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière7-8/+8
2015-01-14Translated and fixed function names in comments in scfuncs.srcLaurent Charrière1-191/+191