summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Resolves: tdf#99273 can't save specific docxCaolán McNamara1-2/+11
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2-3/+4
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann8-15/+17
2016-07-20use Any constructor instead of temporariesNoel Grandin2-68/+31
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock23-23/+23
2016-07-20Fix typosAndrea Gelmini6-11/+11
2016-07-20unnecessary use of OUString constructorNoel Grandin1-4/+4
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock5-14/+14
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann1-1/+1
2016-07-20Fix typosAndrea Gelmini20-33/+33
2016-07-12loplugin:unusedfieldsNoel Grandin1-1/+0
2016-07-12loplugin:unusedfields variousNoel Grandin1-7/+0
2016-07-12Remove excess newlinesChris Sherlock84-526/+0
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin8-193/+5
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin2-6/+6
2016-07-07comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna3-1/+8
2016-07-01bccu#1916 - svg-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#1307 - svg filter - added support for clip region meta actionMarco Cecchetti2-4/+116
2016-07-01svg filter - rewritten context handlingMarco Cecchetti2-68/+143
2016-06-30svgfilter - polish code formattingMarco Cecchetti1-28/+24
2016-06-30lool - bccu#1307 - stop colors for background gradient was wrongMarco Cecchetti1-6/+6
2016-06-30lool - bccu#1307 - images must be scaled in a non-uniform wayMarco Cecchetti1-0/+5
2016-06-12bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar1-2/+2
2016-06-12filter: svg: avoid undefined variablesHenry Castro1-3/+5
2016-06-12svg export - skip/rewind slide transitionMarco Cecchetti1-1/+85
2016-06-12svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-06-12svg export: simultaneous move and zoom issue - fixedMarco Cecchetti1-80/+44
2016-06-12svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-06-12svg export: presentation engine: source code clean upMarco Cecchetti1-158/+135
2016-06-12svg export: added support for random bar and dissolve transitionsMarco Cecchetti1-8/+169
2016-06-12svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15
2016-06-12loplugin:unusedmethods unused return value in filterNoel Grandin8-56/+25
2016-06-12svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti2-3/+39
2016-06-12svg export: transition not displayed when switching from last to first slideMarco Cecchetti2-17/+51
2016-06-12svg export: transition on first slide are not run - fixedMarco Cecchetti2-5/+78
2016-06-12svg export: no more an experimental featureMarco Cecchetti3-255/+182
2016-06-12svg-export: added a new bullet typeMarco Cecchetti1-0/+2
2016-06-12uno::Sequence->std::vectorNoel Grandin3-8/+8
2016-06-11filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl1-0/+1
2016-05-20 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht6-7/+42
2016-05-06tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski1-28/+26
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon2-2/+2
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock37-37/+37
2016-02-17tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-52/+1