Age | Commit message (Expand) | Author |
2016-11-10 | Refactor ScAttrArray for tdf#50916 | Dennis Francis |
2016-11-10 | clarify class documentation | Eike Rathke |
2016-11-10 | Avoid writing to the log for the same group twice. | Kohei Yoshida |
2016-11-10 | Wrap pointer to dialog with VclPtr | Takeshi Abe |
2016-11-10 | Don't let multiple JunitTests operate in parallel on ScDDELinksObj.ods | Stephan Bergmann |
2016-11-09 | assert a supposed-to-be-fixed condition, tdf#89957 related | Eike Rathke |
2016-11-09 | make MS Excel 2003 XML filter tests great again! | David Tardon |
2016-11-09 | fix typo | David Tardon |
2016-11-09 | tdf#102370 QA test exponent without sign during export to Excel | Laurent Balland-Poirier |
2016-11-09 | Resolves: tdf#103689 do not slice 3D area broadcasters into separate sheets | Eike Rathke |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-08 | Ensure that the string array is null when no strings present. | Kohei Yoshida |
2016-11-08 | try and auto-silence coverity#1394273 Use after free | Caolán McNamara |
2016-11-08 | loplugin:unnecessaryvirtual in sc..scaddins | Noel Grandin |
2016-11-08 | Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groups | Eike Rathke |
2016-11-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara |
2016-11-07 | officecfg: add .uno:SignPDF label | Miklos Vajna |
2016-11-07 | Fix typos (also in the code) | Andrea Gelmini |
2016-11-07 | tdf#92160 - sc: limit search results to 1000 entries. | Michael Meeks |
2016-11-07 | wrap some more dialog pointers in VclPtr | Noel Grandin |
2016-11-07 | inherit from ScXMLImportContext | Noel Grandin |
2016-11-07 | loplugin:expandablemethods in sc | Noel Grandin |
2016-11-07 | Avoid crash when calling a Worksheet's ShowDataForm() | Takeshi Abe |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud |
2016-11-05 | add LENB test case | Zdeněk Crhonek |
2016-11-05 | add MID and MIDB test case | Zdeněk Crhonek |
2016-11-05 | add LOWER test case | Zdeněk Crhonek |
2016-11-05 | add NUMBERVALUE test case | Zdeněk Crhonek |
2016-11-05 | add PROPER test case | Zdeněk Crhonek |
2016-11-05 | Pass the current cell position to conditionally display sheet name. | Kohei Yoshida |
2016-11-05 | Log cell range references. | Kohei Yoshida |
2016-11-05 | Log single cell references. | Kohei Yoshida |
2016-11-05 | Dump the single cell vector reference info to the log. | Kohei Yoshida |
2016-11-05 | Output the header information to the formula log. | Kohei Yoshida |
2016-11-05 | [loplugin:simplifybool] | Julien Nabet |
2016-11-04 | unify color selectors | Caolán McNamara |
2016-11-04 | bail out early in ScColumn::UpdateSelectionFunction() if nothing is marked | Eike Rathke |
2016-11-04 | add test case for rhbz#1390776 | David Tardon |
2016-11-04 | unit test for tdf#103684, calculate status bar function across sheets | Eike Rathke |
2016-11-04 | use ScMarkData::GetMarkedRangesForTab(nTab) in SingleColumnSpanSet::scan() | Eike Rathke |
2016-11-04 | tdf#91260 - ReplaceAll should use a columnar direction. | Michael Meeks |
2016-11-04 | sc-perf: eliminate unnecessary loops in ScTable::UpdateSelectionFunction() | Eike Rathke |
2016-11-04 | loplugin:defaultparams | Julien Nabet |
2016-11-04 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-11-03 | Resolves: tdf#103684 calculate status bar functions across sheets | Eike Rathke |
2016-11-03 | tdf#88821: Implement support for <meta charset="..."> for HTML import. | Jan Holesovsky |
2016-11-03 | tdf#88821: Set the encoding correctly for HTML files with a BOM. | Jan Holesovsky |
2016-11-03 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-11-03 | tdf#103633 avoid segfault in a11y | David Tardon |
2016-11-03 | remove unused BiffInputStream | Noel Grandin |