summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* convert SvxTabAdjust to scoped enumNoel Grandin2016-08-171-5/+5
* convert SvxLineSpace to scoped enumNoel Grandin2016-08-171-2/+2
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-171-1/+1
* integrate libstarofficeosnola2016-08-117-0/+174
* loplugin:constantparamNoel Grandin2016-08-112-5/+4
* Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno2016-08-081-0/+1
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-053-10/+10
* improve passstuffbyref return analysisNoel Grandin2016-07-272-2/+2
* tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli2016-07-151-50/+28
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-078-12/+12
* crashtesting: assert on export of tdf99571-1.docx to docxCaolán McNamara2016-07-071-2/+11
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-5/+5
* merge CGMOutAct with CGMImpressOutActNoel Grandin2016-07-056-241/+184
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-045-7/+7
* svg-export - Removal of the SVG 1.1 path API in ChromeMarco Cecchetti2016-07-011-2/+990
* bccu#1910 - better handling of not supported animation nodes.Marco Cecchetti2016-07-011-1/+7
* bccu#1900 - added support for discrete activitiesMarco Cecchetti2016-07-011-18/+311
* bccu#1900 - additive and calc mode were not parsed correctlyMarco Cecchetti2016-07-011-12/+14
* bccu#1870 - added support for rotate attributeMarco Cecchetti2016-07-011-0/+26
* avoid 'Compiler Error C2026 string too big, trailing characters truncated'Andras Timar2016-07-011-1/+1
* bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar2016-07-011-2/+2
* loplugin:stringconstantStephan Bergmann2016-07-011-1/+1
* loplugin:defaultparamsStephan Bergmann2016-07-011-1/+1
* bccu#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2016-07-012-4/+115
* svg filter - rewritten context handlingMarco Cecchetti2016-07-012-64/+144
* svgfilter - polish code formattingMarco Cecchetti2016-07-011-23/+20
* lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti2016-07-011-6/+6
* lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti2016-07-011-0/+5
* loplugin:singlevalfields in filterNoel Grandin2016-06-2811-61/+5
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2016-06-271-16/+22
* vcl: add graphic export-as-pdf filterMiklos Vajna2016-06-242-0/+18
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-8/+1
* integrate libzmfAleksas Pantechovskis2016-06-233-0/+27
* vcl: add initial PDF import-as-graphic filterMiklos Vajna2016-06-232-0/+18
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-4/+5
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-15/+20
* Remove the "using namespace std" from filterMark Page2016-06-176-34/+27
* Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara2016-06-152-2/+6
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-156-1/+13
* loplugin:sallogareasStephan Bergmann2016-06-132-3/+3
* Fix typosAndrea Gelmini2016-06-131-4/+4
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-122-3/+4
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-121-1/+1
* BASIC : Add SbModule::FindMethodArnaud Versini2016-06-121-8/+2
* Clean up uses of Any::getValue() in filterStephan Bergmann2016-06-105-53/+54
* dispose of ImplEscherExSdr correctlyNoel Grandin2016-06-101-0/+6
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-0911-44/+11
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-1/+1
* Simplify GfxLink using smart pointersMark Page2016-06-081-2/+1