summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/impex.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-3/+1
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke1-1/+12
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-0/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara1-1/+2
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin1-2/+2
2018-02-01ofz#3032 slk fuzzing timeouts on filling all rowsCaolán McNamara1-0/+1
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-2/+0
2016-09-22attempt to fix build, ScImportExport( ScDocument*, const OUString& )Eike Rathke1-0/+1
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-1/+0
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-5/+5
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke1-32/+2
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods scNoel Grandin1-16/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-6/+6
2015-02-03more build fixingMarkus Mohrhard1-0/+2
2015-02-03try to fix the buildMarkus Mohrhard1-0/+1
2015-02-03callcatcher: shave off some moreCaolán McNamara1-3/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-5/+9
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon1-0/+4
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl1-0/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida1-0/+2
2013-10-30don't update row height for csv import, fdo#69009Markus Mohrhard1-1/+1
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-12/+12
2013-10-03de-GetBuffer calcCaolán McNamara1-2/+2
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-12targetted VBA re-work.Noel Power1-1/+1
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-11/+11
2012-06-24rearranged forward declarations of classTakeshi Abe1-1/+0
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke1-12/+5
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke1-3/+10
2012-04-10sal_Bool to boolEike Rathke1-47/+47
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke1-4/+5
2012-01-16just return a new string rather than pass by referenceCaolán McNamara1-1/+1
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara1-0/+53
2011-11-11ByteString->rtl::OStringCaolán McNamara1-1/+1