summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
AgeCommit message (Expand)Author
2013-04-30Kill reams of duplicated code in svg export.Thorsten Behrens
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-08fdo#62682 bandaid fix for hyperlink export crashThorsten Behrens
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks
2013-03-25write svg line widths for META_POLYLINE_ACTION.Michael Meeks
2013-03-23fdo#47576: Support for textual links added (SVG Export)Moritz Kuett
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-16filter: fix broken string conversionMichael Stahl
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-10SVGActionWriter::ImplWriteActions: indent thatMichael Stahl
2012-10-10SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl
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-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-05-29targetted re-workMichael Meeks
2012-05-24removed unused const char[]Takeshi Abe
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-09-20Remove RCS headerThomas Arnhold
2011-09-08fix dodgy assigns to const array paramjulien2412
2011-09-05let move this back so scoping doesn't clobber usCaolán McNamara
2011-09-03Cppcheck detected the use of an auto_ptr with new [].julien2412
2011-07-11Implemented a new way for exporting and handling placeholder text elementsMarco Cecchetti
2011-07-08Enhancing svg exportMarco Cecchetti
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-13Make SVG export filter building again.Jan Holesovsky
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-04Fixed few obvious mismerges.Jan Holesovsky