summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/impex.cxx
AgeCommit message (Expand)Author
2020-03-25tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-16optimize ScImportExport::Doc2Text() for large columnsLuboš Luňák
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-22improve function-local statics in scNoel Grandin
2018-11-16Do not truncate fractions of seconds in timestamps to integral millisecondsMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-15ofz#9894 cut out slow pathsCaolán McNamara
2018-08-14ofz#7790 InsertMatrixFormula timeoutCaolán McNamara
2018-08-14use std::unique_ptrCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29ofz#7790 reduce row limit further for fuzzingCaolán McNamara
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-13Use ScSetStringParam::mbCheckLinkFormula in simple ScImportExport::Text2Doc()Eike Rathke
2018-02-13Use ScSetStringParam::mbCheckLinkFormula insteadEike Rathke
2018-02-12CheckLinkFormulaNeedingCheck() for .slk importEike Rathke
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks
2018-02-09CheckLinkFormulaNeedingCheck() for .csv importEike Rathke
2018-02-01ofz#3032 slk fuzzing timeouts on filling all rowsCaolán McNamara
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl