summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-28handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard
2017-06-27Fix typoEike Rathke
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-06-14This could never have been meantEike Rathke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-11Fix typosAndrea Gelmini
2017-06-11Revert "tdf#55631: DBASE import with CP850 encoding"Julien Nabet
2017-06-10coverity#1397206 Resource leakCaolán McNamara
2017-06-10tdf#55631: DBASE import with CP850 encodingJulien Nabet
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-06-07fix memory leak and improve variable lifecycleMarkus Mohrhard
2017-06-07Add Test for dataprovider and modify the way we fetch and apply streamJaskaran Singh
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-26coverity#1409897 Dereference before null checkCaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-21Fix typosAndrea Gelmini
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock