Age | Commit message (Expand) | Author |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-31 | loplugin:constantparam in sc | Noel Grandin |
2017-10-31 | convert XclStrFlags to scoped enum | Noel Grandin |
2017-10-31 | Rename class from ScAreaLink to ScAreaLinkObj | Jens Carl |
2017-10-30 | tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ | Furkan Ahmet Kara |
2017-10-29 | tdf#45904: Move Java _XSheetFilterable test to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move Java _XSheetFilterDescriptor tests to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move Java _XSheetLinkable tests to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move Java _XSheetOperation tests to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move Java _XSheetPageBreak tests to C++ | Jens Carl |
2017-10-29 | tdf#45904 Move Java _XSpreadsheet tests to C++ | Jens Carl |
2017-10-29 | tdf#45904 Move _XSubTotalCalculatable Java tests to C++ | Jens Carl |
2017-10-29 | tdf#45904: Move _XSubTotalDescriptor Java tests to C++ | Jens Carl |
2017-10-29 | memleak with null pLocalNames | Caolán McNamara |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671 | Eike Rathke |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671 | Eike Rathke |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671 | Eike Rathke |
2017-10-27 | Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671 | Eike Rathke |
2017-10-27 | Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671 | Eike Rathke |
2017-10-27 | Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671 | Eike Rathke |
2017-10-27 | Handle decimalSeparatorAlternative in ScCompiler, tdf#81671 | Eike Rathke |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke |
2017-10-27 | ofz#2947 check for input stream end | Eike Rathke |
2017-10-27 | Resolves: tdf#113455 Impossible to clear width/height in pages | Caolán McNamara |
2017-10-27 | tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &) | Noel Grandin |
2017-10-27 | loplugin:finalclasses in sc | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-26 | drop old SetBufferSize stuff | Caolán McNamara |
2017-10-26 | Don't pointlessly abbreviate "First" and "Second" | Tor Lillqvist |
2017-10-25 | loplugin:unnecessaryoverride | Noel Grandin |
2017-10-25 | ofz#3768 Integer-overflow | Caolán McNamara |
2017-10-25 | tdf#90937 Add hyperlink cell style | Yousuf Philips |
2017-10-24 | Add a useful SAL_WARN | Tor Lillqvist |
2017-10-24 | rework TestImportXLS to take a SvStream arg | Caolán McNamara |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-10-23 | We still have to build and run on 32-bit | Eike Rathke |
2017-10-23 | tdf#96505 Get rid of cargo cult long integer literals | udareechk |
2017-10-23 | Assume 6GB memory could be consumed by matrices | Eike Rathke |
2017-10-23 | Move GetElementsMax() to .cxx | Eike Rathke |
2017-10-23 | Simplify some includes | Stephan Bergmann |
2017-10-23 | ofz: cluster of oom with multiple large ScMatrix | Caolán McNamara |
2017-10-23 | Translate German function names in Calc (financial) | Johnny_M |
2017-10-23 | ofz: avoid config | Caolán McNamara |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-22 | sc lok: fix spell checking languages in Calc | Henry Castro |
2017-10-21 | coverity#1401307 document checked 'Uncaught exception' | Caolán McNamara |
2017-10-20 | Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too | Stephan Bergmann |
2017-10-20 | tdf#112100 Select shape name in Navigator | Tamas Bunth |
2017-10-19 | tdf#113211: fix calculations with big integers | Mike Kaganski |