summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-03-17ofz#876 avoid accessing empty rowsCaolán McNamara
2017-03-16ofz#829 ensure palette can fulfil largest index usedCaolán McNamara
2017-03-06ofz: init varsCaolán McNamara
2017-03-06ofz#668: check nTargetBits sizeCaolán McNamara
2017-03-06tdf#51358 Importing ClockWipe in SVG engineRohan Kumar
2017-03-06tdf#51358 Support for VeeWipe transition in SVG SupportRohan Kumar
2017-03-06tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar
2017-03-06tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar
2017-03-06tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar
2017-03-01ofz: don't read data that isn't thereCaolán McNamara
2017-02-24Resolves: ofz#668 check for massive row lengths before trying to allocate themCaolán McNamara
2017-02-24ofz: don't read data that isn't thereCaolán McNamara
2017-02-17Fix import of patterns for MS binary formatsTomaž Vajngerl
2017-02-01Resolves: ofz#488 check remaining size while parsingCaolán McNamara
2017-02-01ofz: tidy up eps preview importCaolán McNamara
2017-01-18ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara
2017-01-16guard against self-recursive GetBoundingBoxCaolán McNamara
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara
2016-11-28tdf#104144: Missing dashed border, "break" should be "fallthrough" after allStephan Bergmann
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21correct UIName of legacy StarOffice Text Documentosnola
2016-11-21rename makefile to match the module nameDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-11-02check only Column elements when computing column indexDavid Tardon
2016-11-02check only Row elements when computing row indexDavid Tardon
2016-11-02rhbz#1390776 check only Row elements when computing row indexDavid Tardon
2016-11-01Decrease SpreadsheetML import time to prevent "General input/output error"Шиповський Роман
2016-10-27filter: use comphelper::containerToSequence() in ImpPDFTabDialogMiklos Vajna
2016-10-26Revert "clang plugin for push_back after using sized constructor"Stephan Bergmann
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-10-21clang plugin for push_back after using sized constructorCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-20be more c++yCaolán McNamara