summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2013-04-25fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks
2013-04-25fdo#42939 - write svg line widths for META_POLYLINE_ACTION.Michael Meeks
2013-02-15filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes
2012-11-26More DISABLE_EXPORT tweaksTor Lillqvist
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist
2012-11-23Surely we can bin all indentation in the JavaScriptTor Lillqvist
2012-11-23We prefix each line with four spaces, not append, but why?Tor Lillqvist
2012-11-23Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-18loplugin: unused stringsCaolán McNamara
2012-10-11Cleanup svg export namespace handlingThorsten Behrens
2012-10-10SVGActionWriter::ImplWriteActions: indent thatMichael Stahl
2012-10-10SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl
2012-10-10Make svg export use slidesorter selection in most cases.Thorsten Behrens
2012-10-10Don't assume we're exporting Impress to svg, unconditionallyThorsten Behrens
2012-10-10Define ooo xmlns prefix unconditionally for svg exportThorsten Behrens
2012-10-10Bug Fix: background objects on master pages were not stacked in the correct o...Marco Cecchetti
2012-10-10Bug fix: fixed date/time fields were not exported correctly when positioned c...Marco Cecchetti
2012-10-10IsUsePositionedCharacters() tries to get its value from filter data passed to...Marco Cecchetti
2012-10-10Now debugging code is conditionally compiled and JavaScript debug log are tur...Marco Cecchetti
2012-10-10some improvement in making text animation compatible with text selectionMarco Cecchetti
2012-10-10Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti
2012-10-10Now MasterPage text fields work, list items are detected correctly, some eff...Marco Cecchetti
2012-10-10text export support for bullets and hyperlinksMarco Cecchetti
2012-10-10text-export: meta-action based implementationMarco Cecchetti
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Prefixify svgfilterTor Lillqvist
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-09-01filter: remove leftover filesMatúš Kukan
2012-07-20Support for the checkerboard transition animation in SVG export.Horacio Fernandes
2012-07-15JavaScript engine: added support for skipping/rewinding an effect belonging t...Marco Cecchetti
2012-07-15Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti
2012-07-15Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value co...Marco Cecchetti
2012-07-15Bug fix: now a clip-based transition works correctly when mode=’out’ and ...Marco Cecchetti
2012-07-15Provided support for rewinding to the previous slide and for skipping / rewin...Marco Cecchetti
2012-07-15Performed some clean up and added documentation comments.Marco Cecchetti
2012-07-15Changed the rewindCurrentEffect method.Marco Cecchetti
2012-07-15Skipping a single effect works in JavaScript even if the effect is rewinded (...Marco Cecchetti
2012-07-15Implemented partial support for rewinding a single shape effect.Marco Cecchetti
2012-07-15Now a skip effect command cannot be executed if one skip effect is already ru...Marco Cecchetti
2012-07-15Now the skip effect feature is supported by the JavaScript presentation engine.Marco Cecchetti
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold