summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-11-01scflt.hxx is only included from sc/source/filter/starcalcStephan Bergmann2-4/+4
2017-11-01Fix prefixes of "double" variables in Calc (financial)Johnny_M1-132/+132
2017-11-01Translate German variable names in Calc (financial)Johnny_M1-147/+147
2017-11-01meSysLang and mnStdScNumFmt can be a const membersTor Lillqvist1-2/+2
2017-11-01Bin unused nHoriVertiTor Lillqvist1-1/+0
2017-11-01Simplify OUString and return earlyMatteo Casalin1-14/+6
2017-10-31tdf#113530 LibreOffice hangs when pasting a few columnsNoel Grandin1-0/+2
2017-10-31loplugin:constantparam in editengNoel Grandin1-1/+1
2017-10-31Removed duplicated includeAndrea Gelmini1-1/+0
2017-10-31loplugin:constantparam in sal,saxNoel Grandin4-4/+4
2017-10-31loplugin:constantparam in scNoel Grandin18-82/+58
2017-10-31convert XclStrFlags to scoped enumNoel Grandin23-70/+75
2017-10-31Rename class from ScAreaLink to ScAreaLinkObjJens Carl1-10/+10
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara1-4/+4
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl3-7/+41
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl3-0/+208
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl1-17/+30
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl6-17/+261
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl1-9/+16
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl1-6/+14
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl3-6/+59
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl3-0/+222
2017-10-29memleak with null pLocalNamesCaolán McNamara1-0/+5
2017-10-27Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke1-5/+3
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671Eike Rathke1-6/+1
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke1-1/+3
2017-10-27Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671Eike Rathke1-1/+7
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke4-6/+10
2017-10-27Handle decimalSeparatorAlternative in ScCompiler, tdf#81671Eike Rathke1-5/+12
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke2-4/+4
2017-10-27ofz#2947 check for input stream endEike Rathke1-1/+13
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara3-77/+103
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin1-1/+2
2017-10-27loplugin:finalclasses in scNoel Grandin28-158/+100
2017-10-26vcl: make MapMode constructor explicitMichael Stahl47-91/+94
2017-10-26More loplugin:unnecessaryparenStephan Bergmann2-2/+2
2017-10-26drop old SetBufferSize stuffCaolán McNamara1-5/+2
2017-10-26Don't pointlessly abbreviate "First" and "Second"Tor Lillqvist1-8/+8
2017-10-25loplugin:unnecessaryoverrideNoel Grandin1-6/+0
2017-10-25ofz#3768 Integer-overflowCaolán McNamara1-18/+31
2017-10-25tdf#90937 Add hyperlink cell styleYousuf Philips1-0/+3
2017-10-24Add a useful SAL_WARNTor Lillqvist1-0/+3
2017-10-24rework TestImportXLS to take a SvStream argCaolán McNamara1-2/+5
2017-10-23loplugin:includeform: scStephan Bergmann1059-7912/+7912
2017-10-23We still have to build and run on 32-bitEike Rathke1-1/+6
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-12/+12
2017-10-23Assume 6GB memory could be consumed by matricesEike Rathke1-4/+27
2017-10-23Move GetElementsMax() to .cxxEike Rathke2-18/+18
2017-10-23Simplify some includesStephan Bergmann2-4/+4