summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-0/+3
2016-09-01Related: tdf#74299: use OEM encoding for ancient DXFMike Kaganski3-48/+98
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann3-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-3/+3
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-3/+3
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke4-10/+10
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-2/+1
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin3-4/+4
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-4/+4
2016-08-22convert DefaultType to scoped enumNoel Grandin1-8/+8
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara1-1/+0
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara2-4/+19
2016-08-19try and silence coverity#1371452 Wrapper object use after freeCaolán McNamara1-0/+1
2016-08-19lets not have yet another indent styleCaolán McNamara1-106/+104
2016-08-19Related: coverity#1371327 why use 'this'Caolán McNamara1-3/+2
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-3/+3
2016-08-18convert XBitmapType to scoped enumNoel Grandin1-1/+1
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for filterArmin Le Grand4-0/+270
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-5/+5
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-2/+2
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-1/+1
2016-08-11integrate libstarofficeosnola7-0/+174
2016-08-11loplugin:constantparamNoel Grandin2-5/+4
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno1-0/+1
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin3-10/+10
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli1-50/+28
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann8-12/+12
2016-07-07crashtesting: assert on export of tdf99571-1.docx to docxCaolán McNamara1-2/+11
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-5/+5
2016-07-05merge CGMOutAct with CGMImpressOutActNoel Grandin6-241/+184
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen5-7/+7
2016-07-01svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti1-2/+990
2016-07-01bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti1-1/+7
2016-07-01bccu#1900 - added support for discrete activitiesMarco Cecchetti1-18/+311
2016-07-01bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti1-12/+14
2016-07-01bccu#1870 - added support for rotate attributeMarco Cecchetti1-0/+26
2016-07-01avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar1-1/+1
2016-07-01bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar1-2/+2
2016-07-01loplugin:stringconstantStephan Bergmann1-1/+1
2016-07-01loplugin:defaultparamsStephan Bergmann1-1/+1
2016-07-01bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2-4/+115
2016-07-01svg filter - rewritten context handlingMarco Cecchetti2-64/+144
2016-07-01svgfilter - polish code formattingMarco Cecchetti1-23/+20
2016-07-01lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti1-6/+6
2016-07-01lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti1-0/+5
2016-06-28loplugin:singlevalfields in filterNoel Grandin11-61/+5