Age | Commit message (Expand) | Author |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-28 | unit test for tdf#95395 | Eike Rathke |
2015-10-28 | Resolves: tdf#95395 force range reference to array only in array formula | Eike Rathke |
2015-10-28 | tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax value | Katarina Behrens |
2015-10-28 | preserve and renumber duplicate values | Eike Rathke |
2015-10-28 | add comment that some STR_COND_... values must be in sequence | Eike Rathke |
2015-10-28 | vcl: getWindow() -> setClipboard() in ITiledRenderable | Miklos Vajna |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-27 | don't allocate rtl::Reference or SvRef on the heap | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | sal_uLong to ErrCode | Matteo Casalin |
2015-10-27 | Reduce #include scope | Matteo Casalin |
2015-10-27 | SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported size | Matteo Casalin |
2015-10-27 | Simplify by early bail-out | Matteo Casalin |
2015-10-27 | Remove inline specifier for functions defined in class | Matteo Casalin |
2015-10-27 | Use positioned getToken in ScAsciiOptions::ReadFromString (2) | Matteo Casalin |
2015-10-27 | Use positioned getToken in ScAsciiOptions::ReadFromString (1) | Matteo Casalin |
2015-10-27 | Use getToken with start position in lcl_decodeSepString | Matteo Casalin |
2015-10-27 | tdf#92207 sc: Make the text background color button work | Maxim Monastirsky |
2015-10-27 | move SvRefMemberList into idl | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-27 | inline SvBaseLinkRef typedef | Noel Grandin |
2015-10-26 | let see if this works on 32-bit crap | Eike Rathke |
2015-10-26 | tdf#86508: Traffic light colour scale for cond. formatting | Katarina Behrens |
2015-10-26 | loplugin:literaltoboolconversion | Stephan Bergmann |
2015-10-26 | Make OpenCL listener global, to avoid perf. cost of copying it around. | Michael Meeks |
2015-10-26 | sc: implement vcl::ITiledRenderable::isMimeTypeSupported() | Miklos Vajna |
2015-10-26 | boost::ptr_vector->std::vector | Noel Grandin |
2015-10-26 | Use CPPUNIT_ASSERT_DOUBLES_EQUAL | Stephan Bergmann |
2015-10-26 | fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfa | Noel Grandin |
2015-10-26 | convert InsertDeleteFlags to use o3tl::typed_flags | Noel Grandin |
2015-10-25 | WaE: Unreferenced function declaration [loplugin:unreffun] | Tor Lillqvist |
2015-10-25 | WaE: Unreferenced externally visible function definition [loplugin:unreffun] | Tor Lillqvist |
2015-10-25 | the cells need to be imported before we handle charts, tdf#81396 | Markus Mohrhard |
2015-10-25 | Revert "crashtestig: infinite recurse in ooo32833-1.sxc" | Eike Rathke |
2015-10-25 | fraction assert kills Android viewer when viewing e.g. a ods with just a note | Christian Lohmaier |
2015-10-24 | tdf#95220: Check if DrawingLayer is not nullptr | Mike Kaganski |
2015-10-24 | unit test for MDETERM() tdf#32834 | Dennis Francis |
2015-10-24 | tdf#32834 : improve the precision of MDETERM calculation | Dennis Francis |
2015-10-23 | tdf#89387 test for TTEST function | Łukasz Hryniuk |
2015-10-23 | tdf#80231 sort including formats - ranges with merged column labels | Sahas |
2015-10-23 | tdf#94485 Lower Calc background spellchecker prio | Jan-Marek Glogowski |
2015-10-23 | tdf#48456 : when searching for a number, consider formatting | Dennis Francis |
2015-10-22 | loplugin:defaultparams | Stephan Bergmann |
2015-10-22 | be precise in what area to insert the matrix formula | Eike Rathke |
2015-10-22 | unit test for tdf#95226 | Eike Rathke |
2015-10-22 | sc: implement vcl::ITiledRenderable::getWindow() | Miklos Vajna |
2015-10-22 | Why check that resValue != oldValue | Stephan Bergmann |
2015-10-21 | make our pivot table export a bit better | Markus Mohrhard |
2015-10-21 | Resolves: tdf#95226 fix broken IFERROR/IFNA array logic | Eike Rathke |