summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26add CVE-2015-0065 testcaseCaolán McNamara
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-26add CVE-2015-0064 testcaseCaolán McNamara
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-26replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-08-25Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks
2015-08-25Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist
2015-08-25Produce the expected N/A error code in the OpenCL VLOOKUP implementationTor Lillqvist
2015-08-25Revert "disable test case pending index assert fix"Caolán McNamara
2015-08-25behave like the native format filter for non-insert modeCaolán McNamara
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-08-25Return correct value from the OpenCL VLOOKUP implementationTor Lillqvist
2015-08-25Updated coreOlivier Hallot
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks
2015-08-25Update title of Conditional Format dialog when range modifiedAndrzej Hunt
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert
2015-08-25CosmeticsTor Lillqvist
2015-08-25Treat an array of null string pointers as no strings for OpenCLTor Lillqvist
2015-08-25upload libwps 0.4.1David Tardon
2015-08-25typoStephan Bergmann
2015-08-25Remove redundant @since tagStephan Bergmann
2015-08-25sidebar uno api correctionsLaurent Godard
2015-08-25Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-25Updated coreChristian Lohmaier
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke
2015-08-25ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-25Some cleanupMaxim Monastirsky
2015-08-25Correct icon for number format in Calc's sidebarYousuf Philips
2015-08-25Avoid overflow in PBMReader::ImplReadHeaderStephan Bergmann
2015-08-25Handle non-aligned FFNsStephan Bergmann
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25misplaced braceCaolán McNamara