summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-09-01sc: do not use dashes in the file namesXisco Fauli
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31CSV/Paste: setting a text format is only necessary when using ScDocumentImportEike Rathke
2021-08-31tdf#117868: sc: Add UItestXisco Fauli
2021-08-31CSV: use target doc's formatter to determine and set forced textEike Rathke
2021-08-31tdf#142881 XLSX import: fix shapes rotated exactly 45°,Daniel Arato (NISZ)
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31reversed conditionCaolán McNamara
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-31Resave with glade 3.38.2 to convert property names with '_' to '-'Eike Rathke
2021-08-30make this more readableCaolán McNamara
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30Add Swap Rows Transformation.tushar
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29be a little more readableCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-28Fix typosAndrea Gelmini
2021-08-27tdf#59820 - Search for the longest substring in a multiline stringAndreas Heinisch
2021-08-27tdf#143940: the style index might be -1Xisco Fauli
2021-08-26tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopRadhey Parekh
2021-08-26tdf#118538 Extended tips for regression analysis dialogOlivier Hallot
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-08-25tdf#143979: sc_subsequent_export-test2: Add unittestXisco Fauli
2021-08-25tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski
2021-08-25Fix typo after translation roundOlivier Hallot
2021-08-25Bump ui file to latest Glade releaseOlivier Hallot
2021-08-25tdf#118538 (part) bump regressiondialog.ui to latest GladeOlivier Hallot
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-24ofz: Out-of-memory, reduce max row allowed for TableOp when fuzzingCaolán McNamara
2021-08-24move variables declaration to their useCaolán McNamara
2021-08-24tdf#144022: fix bug id in unittestXisco Fauli
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24tdf#143979: sc_uicalc: Add unittestXisco Fauli
2021-08-23update some pchesCaolán McNamara
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-23tdf#144022: make sure to create missing columns if neededMike Kaganski
2021-08-23cid#1490403: fix wrong initial flag bFoundDennis Francis
2021-08-20Enable automatic code style formatting for subsequent_export-test.cxxBartosz Kosiorek