summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-12-15convert macro to member functionJochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08Retire the --disable-export optionTor Lillqvist
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07crashtesting: "use" loop in moz325427-1.svgCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05add separate MS PowerPoint 3 filter (libmwaw)David Tardon
2016-12-05silence some BAD_SHIFTsCaolán McNamara
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: filterStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann
2016-11-28tdf#104144: Missing dashed border, "break" should be "fallthrough" after allStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
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
2016-10-20Any can't be nested ...Jochen Nitschke