summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-6/+6
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin7-166/+78
2016-11-02check only Column elements when computing column indexDavid Tardon1-3/+3
2016-11-02check only Row elements when computing row indexDavid Tardon1-3/+3
2016-11-02rhbz#1390776 check only Row elements when computing row indexDavid Tardon1-3/+3
2016-11-01Decrease SpreadsheetML import time to prevent "General input/output error"Шиповський Роман1-2/+2
2016-10-27filter: use comphelper::containerToSequence() in ImpPDFTabDialogMiklos Vajna1-61/+17
2016-10-26Revert "clang plugin for push_back after using sized constructor"Stephan Bergmann1-2/+1
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara1-11/+12
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe2-12/+2
2016-10-24Simplify code furtherStephan Bergmann2-9/+3
2016-10-24fixes for >>= with rhs AnyJochen Nitschke2-7/+4
2016-10-21clang plugin for push_back after using sized constructorCaolán McNamara1-1/+2
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin2-2/+2
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara1-37/+105
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara1-15/+19
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-0/+20
2016-10-20be more c++yCaolán McNamara1-6/+2
2016-10-20Any can't be nested ...Jochen Nitschke1-18/+0
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke2-2/+2
2016-10-19two elements at the same packing positionCaolán McNamara1-3/+3
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin10-29/+5
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: filterStephan Bergmann2-2/+2
2016-10-14Revert "Better wording in UI for in case of PDF export from Calc - tdf#90436"Samuel Mehrbrodt1-1/+1
2016-10-14Better wording in UI for in case of PDF export from Calc - tdf#90436Cor Nouws1-1/+1
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin3-68/+38
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin2-7/+0
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl1-0/+3
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann1-0/+8
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek3-7/+7
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna1-1/+4
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-1/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara2-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin22-70/+70
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann17-66/+66
2016-10-03Fix typosAndrea Gelmini11-18/+18
2016-09-30loplugin:constantparamNoel Grandin1-3/+2
2016-09-29coverity#1371147 avoid Missing move assignment operatorCaolán McNamara1-9/+3
2016-09-27Actually, just get rid of these file-local const variablesTor Lillqvist1-13/+8
2016-09-27tdf#38835 - strip out non-trivial globals before mainRosen1-4/+4
2016-09-26loplugin:loopvartoosmall, use size_t for loop varsMarkus Mohrhard1-2/+2
2016-09-25improve scopingCaolán McNamara1-11/+9
2016-09-23fix denglish commentMichael Stahl1-1/+1
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-15/+15
2016-09-20loplugin:unusedfieldsNoel Grandin2-5/+0
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-16filter: fix loplugin:cppunitassertequals warningsMiklos Vajna2-4/+4