summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26typo: Trnedline -> TrendlineAndras Timar1-1/+1
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar3-123/+344
2015-08-26there might be no modelCaolán McNamara1-1/+1
2015-08-26various hangs, check seeks and record lengthsCaolán McNamara3-44/+74
2015-08-26-Werror,-Wpessimizing-moveStephan Bergmann1-5/+5
2015-08-26Log OpenCL errors symbolically here, tooTor Lillqvist1-2/+2
2015-08-26Revert "Enable out-of-order kernel execution"Tor Lillqvist1-1/+1
2015-08-26convert Link to TypedNoel Grandin7-20/+19
2015-08-26don't hang on unreachable record endsCaolán McNamara3-3/+18
2015-08-26Resolves: #i117989# Basic functions return wrong results for dates <1900-1-1Damjan Jovanovic1-22/+2
2015-08-26remove unused calculation for hyphenationLászló Németh1-1/+0
2015-08-26unit test that parsing range fragments should failEike Rathke1-0/+33
2015-08-26do not parse range fragments as valid rangesEike Rathke1-1/+1
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh2-0/+7
2015-08-26fix crash on loading certain pptsCaolán McNamara3-8/+10
2015-08-26valgrind: uninitialized value in AvoidConfig pathCaolán McNamara1-0/+1
2015-08-26add EDB-37909 testcaseCaolán McNamara1-0/+0
2015-08-26add ppt to fftesterCaolán McNamara8-24/+84
2015-08-26tdf#92019 Use texture atlas for 16, 24, 32, 48, 64 px width imagesTomaž Vajngerl1-1/+36
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin792-4256/+3146
2015-08-26add CVE-2015-0065 testcaseCaolán McNamara1-0/+0
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist9-1189/+19
2015-08-26add CVE-2015-0064 testcaseCaolán McNamara1-0/+0
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe28-52/+46
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe24-47/+46
2015-08-26replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick1-16/+10
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin7-16/+25
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki2-1/+17
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk2-0/+84
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk2-0/+83
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk2-0/+66
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk1-0/+17
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk1-0/+11
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke2-3/+87
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke2-3/+69
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke2-3/+73
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke2-0/+30
2015-08-25Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist2-40/+6
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks5-26/+236
2015-08-25Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist2-1/+2
2015-08-25Produce the expected N/A error code in the OpenCL VLOOKUP implementationTor Lillqvist2-1/+2
2015-08-25Revert "disable test case pending index assert fix"Caolán McNamara1-0/+0
2015-08-25behave like the native format filter for non-insert modeCaolán McNamara1-0/+4
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara3-21/+20
2015-08-25Return correct value from the OpenCL VLOOKUP implementationTor Lillqvist1-2/+2
2015-08-25Updated coreOlivier Hallot1-0/+0
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis1-0/+2
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet1-1/+1
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks1-0/+5
2015-08-25Update title of Conditional Format dialog when range modifiedAndrzej Hunt2-7/+30