summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-04-23ofz: check bounds on readCaolán McNamara
2017-04-23valgrind: use of uninitialized valuesCaolán McNamara
2017-04-23ofz#875 limit depth to max legal depthCaolán McNamara
2017-04-23ofz#829 ensure palette can fulfil largest index usedCaolán McNamara
2017-04-23ofz#876 avoid accessing empty rowsCaolán McNamara
2017-04-23ofz: use after freeCaolán McNamara
2017-04-05sType and sSubType are already normalized to ASCII lower caseMike Kaganski
2017-04-05tdf#106955: Detect XML by MediaTypeMike Kaganski
2017-04-05tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski
2017-03-06ofz: init varsCaolán McNamara
2017-03-06ofz#668: check nTargetBits sizeCaolán McNamara
2017-02-27ofz: don't read data that isn't thereCaolán McNamara
2017-02-27ofz: don't read data that isn't thereCaolán McNamara
2017-02-08Resolves: ofz#488 check remaining size while parsingCaolán McNamara
2017-02-08ofz: tidy up eps preview importCaolán McNamara
2017-02-08ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara
2017-02-08ofz: ensure nOldSize is > 0Caolán McNamara
2017-02-08guard against self-recursive GetBoundingBoxCaolán McNamara
2017-02-08avoid infinite loops in dxf renderingCaolán McNamara
2017-02-08tdf#103552: Decrease SpreadsheetML import time to prevent "General input/outp...Шиповський Роман
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-09-26Resolves: tdf#99273 can't save specific docxCaolán McNamara
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-07-07comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-07-01bccu#1916 - svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti
2016-07-01bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti
2016-07-01bccu#1900 - added support for discrete activitiesMarco Cecchetti
2016-07-01bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti
2016-07-01bccu#1870 - added support for rotate attributeMarco Cecchetti
2016-07-01avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar
2016-07-01bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti
2016-07-01svg filter - rewritten context handlingMarco Cecchetti
2016-06-30svgfilter - polish code formattingMarco Cecchetti
2016-06-30lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti
2016-06-30lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti
2016-06-12bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar