summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert2-72/+45
2015-08-25CosmeticsTor Lillqvist1-47/+55
2015-08-25Treat an array of null string pointers as no strings for OpenCLTor Lillqvist1-7/+41
2015-08-25upload libwps 0.4.1David Tardon4-65/+2
2015-08-25typoStephan Bergmann1-2/+2
2015-08-25Remove redundant @since tagStephan Bergmann1-2/+0
2015-08-25sidebar uno api correctionsLaurent Godard7-10/+28
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung3-1/+38
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung1-1/+1
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung7-15/+55
2015-08-25Updated coreChristian Lohmaier1-0/+0
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke3-0/+3
2015-08-25ensure editeng str len is in sync with attributesCaolán McNamara3-11/+59