summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-02-09CheckLinkFormulaNeedingCheck() for .csv importEike Rathke
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard
2018-02-09add a method to get columns and rows from DataTableViewMarkus Mohrhard
2018-02-09add method to get selected range for header barMarkus Mohrhard
2018-02-09always check whether pChartListenerCollection is not a nullptrMarkus Mohrhard
2018-02-09Resolves: tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-08Fix typosAndrea Gelmini
2018-02-08sd, sc lok: IME support + unit testsPranav Kant
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-02-07tdf#115493 postpone name resolution after unsuccessful IsNamedRange()Eike Rathke
2018-02-07tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-07tdf#115040: selected condition is now Tab-reachableKatarina Behrens
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek
2018-02-07lok: calc: grouping - workaround no more neededMarco Cecchetti
2018-02-07Don't crash if aArgs is emptyTor Lillqvist