summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-06fdo#73001: Simplify the selection function logic & calculate correct results.Kohei Yoshida7-133/+218
2014-01-06Add unit test for getting data entries. This used to crash at MAXROW.Kohei Yoshida2-0/+47
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar1-1/+27
2014-01-06Buffered WPXSvInputStreamFridrich Štrba1-32/+122
2014-01-06package: avoid un-necessary modification event work.Michael Meeks3-1/+15
2014-01-06avoid out of bounds string accessCaolán McNamara1-4/+4
2014-01-06cp#2013101510000026: fix file coruption caused by comments' doc exportZolnai Tamás2-7/+0
2014-01-06fdo#73117 fix switched true/false explanation for HYPGEOM.DISTWinfried Donkers1-2/+2
2014-01-06fix copy&paste error on UIAndras Timar1-1/+1
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
2014-01-06Typo fixes in Math tooltipsAndras Timar1-19/+19
2014-01-05Don't crash when entering a value into cell at MAXROW position.Kohei Yoshida1-1/+8
2014-01-04fdo#73280 - always advance the iterator to avoid an infinite loop.Michael Meeks1-0/+2
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini1-0/+1
2014-01-04Resolves: fdo#72666 safe fix for 4-2Caolán McNamara1-0/+1
2014-01-03don't call top on an empty stackCaolán McNamara1-1/+1
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke2-8/+16
2014-01-03cp#2013101510000026: doc import of comments affecting more text nodesZolnai Tamás3-6/+58
2014-01-03cp#2013101510000026: doc export of commented text rangesZolnai Tamás8-31/+136
2014-01-03cp#2013101510000026: fix doc export of comments initialsZolnai Tamás2-23/+31
2014-01-03cp#2013101510000026: wrong highlight of commented text range imported from docZolnai Tamás2-5/+3
2014-01-03added EUR/EEK and EUR/LVL factors for internal CONVERT(), fdo#73239Eike Rathke1-0/+22
2014-01-03added LVL Latvian Lats to Euro Converter, fdo#73239Eike Rathke2-8/+33
2014-01-03-Werror=unused-variableMatúš Kukan2-3/+2
2014-01-03Updated coreAndras Timar1-0/+0
2014-01-03die binfilter die die dieEike Rathke1-38/+22
2014-01-03Update of LICENSE documentAndras Timar3-1107/+1369
2014-01-02added Latvian "LVL" to EUROCONVERT(), fdo#73239Eike Rathke1-1/+2
2014-01-02added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke2-2/+16
2014-01-02added Estonian "EEK" to EUROCONVERT(), fdo#73239Eike Rathke1-2/+7
2014-01-02Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing AidsJulien Nabet1-1/+1
2014-01-02resolved fdo#73113 not string cell does not mean no string at cellEike Rathke1-3/+21
2014-01-02oox: fix crash with threaded xlsx loading by pre-allocating sheet storage.Michael Meeks3-42/+55
2014-01-02fastparser: avoid std::stack::top() - cache it's results.Michael Meeks1-13/+9
2014-01-02fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks1-0/+1
2014-01-01fdo#73199 librelogo: path, interop. and color name fixesLászló Németh1-2/+18
2014-01-01fdo#70664 Allow reading firebird Blob as InputStream.Andrzej Hunt2-99/+190
2014-01-01fdo#70664 Implement Blob writing (firebird-sdbc).Andrzej Hunt2-10/+126
2014-01-01EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt1-1/+1
2014-01-01EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt1-10/+18
2014-01-01EMF+: Integer coordinate values are signed.Andrzej Hunt1-2/+2
2014-01-01fdo#73021 - avoid call crash on spell-check + unit test.Michael Meeks3-1/+17
2013-12-31GPU Calc: Remove unnecessary 'std::cerr'haochen2-4/+8
2013-12-31GPU Calc: Fix accuracy not reach 11 in MDURATIONxinjiang2-23/+82
2013-12-31GPU Calc: unit test cases for accuracy not reach 11 in MDURATIONxinjiang2-0/+24
2013-12-31GPU Calc: Optimize Vlookuphaochen1-19/+34
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVPAshiming zhang1-0/+23
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVPAshiming zhang2-0/+27
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVAshiming zhang1-0/+23
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVAshiming zhang2-0/+27