Age | Commit message (Expand) | Author |
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 |
2017-10-19 | Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-up | Eike Rathke |
2017-10-19 | tdf#113268: Pivot table: Missing popup button after opening a ODS | Tamás Zolnai |
2017-10-19 | It's a simple assignment | Tamás Zolnai |
2017-10-19 | tdf#113159: Pivot table: tabular mode is converted to oultine mode | Tamás Zolnai |
2017-10-19 | Fix assertion to check the right thing | Tor Lillqvist |
2017-10-19 | dyncolcontainer: convert nRight to std::vector | Noel Grandin |
2017-10-18 | use rtl::Reference in sc/../uno/* | Noel Grandin |
2017-10-18 | svx: remove pointless duplicate SdrFitToSizeType | Michael Stahl |
2017-10-18 | add CVE-2017-0199 test-cases | Caolán McNamara |
2017-10-18 | dyncolcontainer: convert aColWidthPath to std::map | Noel Grandin |
2017-10-18 | dyncolcontainer: use std::map in DifAttrCache | Noel Grandin |
2017-10-17 | turn implicit container explicit in buildable notebooks | Caolán McNamara |