summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-19fdo#70393: move jfreereport to a subdir of externalKhaled Hosny
2013-10-19Bail out early.Kohei Yoshida
2013-10-18Remove obsolete patches.Kohei Yoshida
2013-10-18Update mdds to 0.9.1.Kohei Yoshida
2013-10-18Try constructing & initializing the matrix in one step.Kohei Yoshida
2013-10-18Remove all uses of Pos and ConstPos. They are slow.Kohei Yoshida
2013-10-18vector with reserve() is slightly faster than deque here.Kohei Yoshida
2013-10-18Slightly optimize matrix value traversal.Kohei Yoshida
2013-10-18Faster way to add two result matrices.Kohei Yoshida
2013-10-18No need to fill zeros here. The matrix is initialized with zeros.Kohei Yoshida
2013-10-18Re-write CompareEqual etc. to make it run faster.Kohei Yoshida
2013-10-18A little cleanup. Derive block types from multi_type_matrix.Kohei Yoshida
2013-10-18Reduce the number of arguments. The first argument can go now.Kohei Yoshida
2013-10-18Move the compare-matrix code to ScMatrix, for much faster execution.Kohei Yoshida
2013-10-18Fix brace styles.Kohei Yoshida
2013-10-18Initial attempt to speed up matrix comparison.Kohei Yoshida
2013-10-18Enable group calculation on SUMIFS.Kohei Yoshida
2013-10-18We actually don't want to allow group-calc on matrix inverse.Kohei Yoshida
2013-10-18Redo vector ref array fetching for ranges starting with a numeric cell.Kohei Yoshida
2013-10-18Add helper functions for unit test & add new test that currently fails.Kohei Yoshida
2013-10-18Cleanup.Kohei Yoshida
2013-10-18Re-do fetching of vector ref array to support number / string mixture.Kohei Yoshida
2013-10-18New constructor that takes both numeric and string arrays.Kohei Yoshida
2013-10-18Write a new test case for fetching vector ref array.Kohei Yoshida
2013-10-18More eye-pleasing way of checking for valid vector array...Kohei Yoshida
2013-10-18Allow vector array tokens to store both numeric and string values.Kohei Yoshida
2013-10-18Initial experimental support for Visual Studio 2013Jesús Corrius
2013-10-18*api: remove type + remnants ">Julien Nabet
2013-10-18fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADDJulien Nabet
2013-10-18Fix building from inside modules moved to externalKhaled Hosny
2013-10-18rework Init/Main ui-previewer post early language detectCaolán McNamara
2013-10-18Related: fdo#38838 make String::Erase privateCaolán McNamara
2013-10-18removed senseless commentsEike Rathke
2013-10-18check fCount beforehand and bail out early, fdo#70000 relatedEike Rathke
2013-10-18Hopefully fix Android buildTor Lillqvist
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke
2013-10-18ios tile testing app donePtyl Dragon
2013-10-18More text selection WIP hackingTor Lillqvist
2013-10-18Some clean-upStephan Bergmann
2013-10-18disambiguate GetScriptType that return different value typesCaolán McNamara
2013-10-18Related: fdo#38838 remove String::MatchCaolán McNamara
2013-10-18Resolves: rhbz#1020712 return all the selected scriptsCaolán McNamara
2013-10-18Related: rhbz#1020712 more i18n::ScriptType being compared against SCRIPTTYPECaolán McNamara
2013-10-18Related: rhbz#1020712 wrong default font shown in editengineCaolán McNamara
2013-10-18new WrongList only if there wasn't one or it wasn't emptyEike Rathke
2013-10-18Add dummy touch_ui_selection_start()Tor Lillqvist
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist
2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza