summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann
2018-02-22loplugin:redundantcastNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-21Limit ScColumnsRange::Iterator to available columns within boundsEike Rathke
2018-02-21Use iterator pre-increment/decrementEike Rathke
2018-02-21Pass ScColumnsRange::Iterator as const&Eike Rathke
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-20Resolves: tdf#115879 treat NOT as the 1-parameter function that it isEike Rathke
2018-02-20Add one more test case for importing border colors.Kohei Yoshida
2018-02-20Add another test case for Excel 2003 XML import.Kohei Yoshida
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-20add test for tdf#115530Markus Mohrhard
2018-02-20for listeners the range needs to be set before the formula, tdf#115530Aron Budea
2018-02-19Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-19ofz#5991 limit num of qpro tabs for fuzzingCaolán McNamara
2018-02-19ofz#5956 TimeoutCaolán McNamara
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