summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* ofz: ensure nOldSize is > 0Caolán McNamara2017-01-161-2/+2
* guard against self-recursive GetBoundingBoxCaolán McNamara2017-01-163-1/+13982
* avoid infinite loops in dxf renderingCaolán McNamara2017-01-133-14/+17337
* tdf#104144: Missing dashed border, "break" should be "fallthrough" after allStephan Bergmann2016-11-281-2/+1
* trivial makefile cleanupsMichael Stahl2016-11-222-5/+5
* convert inventorId to scoped enumNoel Grandin2016-11-212-3/+3
* correct UIName of legacy StarOffice Text Documentosnola2016-11-212-2/+2
* rename makefile to match the module nameDavid Tardon2016-11-212-1/+1
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-163-5/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* Avoid -fsanitize=nullStephan Bergmann2016-11-143-38/+27
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-113-4/+4
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-6/+6
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-047-166/+78
* check only Column elements when computing column indexDavid Tardon2016-11-021-3/+3
* check only Row elements when computing row indexDavid Tardon2016-11-021-3/+3
* rhbz#1390776 check only Row elements when computing row indexDavid Tardon2016-11-021-3/+3
* Decrease SpreadsheetML import time to prevent "General input/output error"Шиповський Роман2016-11-011-2/+2
* filter: use comphelper::containerToSequence() in ImpPDFTabDialogMiklos Vajna2016-10-271-61/+17
* Revert "clang plugin for push_back after using sized constructor"Stephan Bergmann2016-10-261-2/+1
* try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara2016-10-261-11/+12
* The default std::less<sal_uInt16> is fineTakeshi Abe2016-10-262-12/+2
* Simplify code furtherStephan Bergmann2016-10-242-9/+3
* fixes for >>= with rhs AnyJochen Nitschke2016-10-242-7/+4
* clang plugin for push_back after using sized constructorCaolán McNamara2016-10-211-1/+2
* loplugin:expandablemethodds in include/filterNoel Grandin2016-10-212-2/+2
* implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara2016-10-211-37/+105
* split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara2016-10-211-15/+19
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-211-0/+20
* be more c++yCaolán McNamara2016-10-201-6/+2
* Any can't be nested ...Jochen Nitschke2016-10-201-18/+0
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-192-2/+2
* two elements at the same packing positionCaolán McNamara2016-10-191-3/+3
* loplugin:expandablemethodds in filter..formsNoel Grandin2016-10-1910-29/+5
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* clang-cl loplugin: filterStephan Bergmann2016-10-162-2/+2
* Revert "Better wording in UI for in case of PDF export from Calc - tdf#90436"Samuel Mehrbrodt2016-10-141-1/+1
* Better wording in UI for in case of PDF export from Calc - tdf#90436Cor Nouws2016-10-141-1/+1
* loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin2016-10-133-68/+38
* loplugin:unnecessaryoverride in extensions..filterNoel Grandin2016-10-122-7/+0
* improve comment about non-BMP code points in RTFMichael Stahl2016-10-111-0/+3
* Comment about state of non-BMP Unicode chars in RTFStephan Bergmann2016-10-111-0/+8
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-103-7/+7
* filter: don't loose signing description during pdf exportMiklos Vajna2016-10-071-1/+4
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+1
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-052-2/+0