summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-02-18Fix typosAndrea Gelmini
2018-02-17Now we can remove this old checkOutput() for real.Kohei Yoshida
2018-02-17Use the variant of checkOutput that takes nested std::vector.Kohei Yoshida
2018-02-17Add a test to make sure we import docs with empty rows correctly.Kohei Yoshida
2018-02-17uitest for bugs #tdf114228 #tdf43078 #tdf105105Zdeněk Crhonek
2018-02-17uitest for tdf#99386Zdeněk Crhonek
2018-02-17Let's also check for the presence of the range names.Kohei Yoshida
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-17Add a test case for global and sheet-local named expressions.Kohei Yoshida
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-16Add a test case for importing cell background colors...Kohei Yoshida
2018-02-16Resolves: tdf#114995 support CSV as Link to External DataEike Rathke
2018-02-16move CellBorderUpdater bitmap update to VirtualDeviceNoel Grandin
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-15Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14No stacked code for jump matrix is worth an assertEike Rathke
2018-02-14ofz#6316 Direct-leakCaolán McNamara
2018-02-14Unit test tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke
2018-02-14unused ScTokenArrayCaolán McNamara
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-14More CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard
2018-02-14let column and row numbers in data table view start with 1Markus Mohrhard
2018-02-14init the selected columns in data transformations dialogMarkus Mohrhard
2018-02-13speed up slk fuzzingCaolán McNamara
2018-02-13Groupedbar Calc add priority feature and fix context-defaultandreas kainz
2018-02-13Force CheckLinkFormulaNeedingCheck() only if no ScSetStringParam givenEike Rathke
2018-02-13Use ScSetStringParam::mbCheckLinkFormula in simple ScImportExport::Text2Doc()Eike Rathke
2018-02-13CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke
2018-02-13Use ScSetStringParam::mbCheckLinkFormula insteadEike Rathke
2018-02-13ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke
2018-02-13Handle ScSetStringParam::mbCheckLinkFormula in ScColumn::ParseString()Eike Rathke
2018-02-13Introduce ScSetStringParam::mbCheckLinkFormulaEike Rathke
2018-02-13Resolves: tdf#95192 correctly split non-numeral/numeral parts for natural sortEike Rathke
2018-02-12Use FormulaCompiler::IsOpCodeJumpCommand() where applicableEike Rathke
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP
2018-02-12CheckLinkFormulaNeedingCheck() for .slk importEike Rathke
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks
2018-02-12Fix typosAndrea Gelmini
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks
2018-02-10speed up qpw fuzzing, skip CalcAfterLoadCaolán McNamara
2018-02-10use read_uInt8s_ToOUStringCaolán McNamara