summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-31Rename class from ScAreaLink to ScAreaLinkObjJens Carl
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl
2017-10-29memleak with null pLocalNamesCaolán McNamara
2017-10-27Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671Eike Rathke
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671Eike Rathke
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke
2017-10-27Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671Eike Rathke
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-27Handle decimalSeparatorAlternative in ScCompiler, tdf#81671Eike Rathke
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke
2017-10-27ofz#2947 check for input stream endEike Rathke
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-26drop old SetBufferSize stuffCaolán McNamara
2017-10-26Don't pointlessly abbreviate "First" and "Second"Tor Lillqvist
2017-10-25loplugin:unnecessaryoverrideNoel Grandin
2017-10-25ofz#3768 Integer-overflowCaolán McNamara
2017-10-25tdf#90937 Add hyperlink cell styleYousuf Philips
2017-10-24Add a useful SAL_WARNTor Lillqvist
2017-10-24rework TestImportXLS to take a SvStream argCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23We still have to build and run on 32-bitEike Rathke
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-23Assume 6GB memory could be consumed by matricesEike Rathke
2017-10-23Move GetElementsMax() to .cxxEike Rathke
2017-10-23Simplify some includesStephan Bergmann
2017-10-23ofz: cluster of oom with multiple large ScMatrixCaolán McNamara
2017-10-23Translate German function names in Calc (financial)Johnny_M
2017-10-23ofz: avoid configCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-20Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, tooStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski