summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/impex.hxx
AgeCommit message (Expand)Author
2024-04-27reduce symbol visibility in scNoel Grandin
2024-03-08use more string_viewNoel Grandin
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-10Use SvStream methodsMike Kaganski
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-02-18tdf#82254 - Don't remove UTF-8 BOM from CSV when saving fileAndreas Heinisch
2022-09-01tdf#150712 use more string_viewNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-09Fix typosAndrea Gelmini
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-07-25tdf#107394 sc ui: fix lack of row height update on undo of pasteMiklos Vajna
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin
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
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2016-09-22attempt to fix build, ScImportExport( ScDocument*, const OUString& )Eike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke
2015-10-28com::sun::star->css in scNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-03more build fixingMarkus Mohrhard
2015-02-03try to fix the buildMarkus Mohrhard
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida