summaryrefslogtreecommitdiff
path: root/sc/inc/filter.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara1-1/+1
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara1-1/+1
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara1-1/+1
2020-09-14LotusContext context is already set to use the ScDocument argCaolán McNamara1-1/+1
2018-11-23remove some unused enums in sc/Noel Grandin1-2/+1
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin1-2/+3
2018-05-18tdf#42949 Fix IWYU warnings in sc/inc/f*Gabor Kelemen1-1/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara1-1/+0
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann1-21/+18
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist1-18/+21
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-06expand out FltError and eERR constantsNoel Grandin1-26/+10
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara1-1/+1
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-1/+1
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke1-16/+1
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke1-7/+14
2016-05-26loplugin:unusedreturntypesNoel Grandin1-1/+1
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky1-1/+1
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-2/+1
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-2/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara1-1/+3
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-8/+9
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin1-6/+6
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida1-1/+3
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida1-0/+3
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe1-5/+0
2012-06-23removed unused forward declarations of classTakeshi Abe1-3/+0
2012-04-10sal_Bool to boolEike Rathke1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3