summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Avoid passing the external ref manager pointer to make it re-entrant.Kohei Yoshida2-105/+82
2013-11-18Don't forget to generate RPN tokens here.Kohei Yoshida1-0/+2
2013-11-18Try not to pass ScCompiler as a parameter.Kohei Yoshida2-26/+26
2013-11-18EncodeUrlMode always set to "by grammer". Remove it.Kohei Yoshida2-54/+7
2013-11-18Handle matrix.Kohei Yoshida2-20/+77
2013-11-18Fix indentation.Kohei Yoshida1-3/+3
2013-11-18Handle external functions (add-ins).Kohei Yoshida2-2/+22
2013-11-18Let's have makeRefStr() take individual parameters again.Kohei Yoshida3-51/+65
2013-11-18Handle sheet-local range names too.Kohei Yoshida5-36/+109
2013-11-18Handle named database ranges in CreateString().Kohei Yoshida4-3/+54
2013-11-18Pre-quote sheet names to avoid doing it every single time.Kohei Yoshida2-7/+6
2013-11-18We don't need this any more.Kohei Yoshida1-56/+11
2013-11-18Have makeRefStr() accept a context object rather than individual params.Kohei Yoshida3-47/+57
2013-11-18Make FormulaCompiler explicitly non-copyable.Kohei Yoshida1-1/+2
2013-11-18Handle global range names and use CreateString() during xlsx import.Kohei Yoshida5-28/+86
2013-11-18Test correct quoting of sheet names.Kohei Yoshida1-2/+16
2013-11-18Use filelist in curlMarcos Paulo de Souza1-15/+3
2013-11-18fixed out-of-bounds string accessEike Rathke1-1/+1
2013-11-18GPU Calc: turn on parallel sumifs and parallel sum reduceI-Jui (Ray) Sung1-23/+11
2013-11-18GPU Calc: testcases for horizontal rangesI-Jui (Ray) Sung2-0/+32
2013-11-18GPU Calc: implement horizontal ranges as multiple VectorRefsI-Jui (Ray) Sung3-26/+47
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke10-13/+14
2013-11-18nitpickEike Rathke1-1/+1
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-18Updated coreEike Rathke1-0/+0
2013-11-18Fix some wrong copy pasteJulien Nabet1-3/+3
2013-11-18it's mnOverrideEike Rathke1-1/+1
2013-11-18Updated coreAndras Timar1-0/+0
2013-11-18fdo#69025 Remove unused textXisco Fauli3-30/+10
2013-11-18pyagenda: Use for instead of while, same logicXisco1-8/+7
2013-11-18curl: upgrade to version 7.33.0Michael Stahl12-185/+77
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke6-13/+94
2013-11-18fdo#65124 define HAVE_FMERGENEUTRALITEMS for MSVC buildMaxim Monastirsky1-0/+4
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna2-2/+6
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann2-87/+37
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann6-14/+13
2013-11-18Fix debug outputStephan Bergmann1-2/+2
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann4-37/+17
2013-11-18Remove bogus commentStephan Bergmann1-2/+0
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann5-544/+359
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann4-31/+22
2013-11-18Updated coreCaolán McNamara1-0/+0
2013-11-18missing resourceCaolán McNamara3-26/+0
2013-11-18convert alien dialog to .uiCaolán McNamara8-275/+105
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara6-3/+37
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara1-3/+3
2013-11-18adjust sizes of primary and secondary areasCaolán McNamara1-3/+3
2013-11-18HIG seperate primary and secondary text by 24pixelsCaolán McNamara1-0/+1
2013-11-18Related: rhbz#1014990 valgrind reports yet another unint variableCaolán McNamara1-10/+18