summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)AuthorFilesLines
2013-12-29fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt1-1/+16
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks12-36/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-8/+8
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-38/+42
2013-04-30Kill reams of duplicated code in svg export.Thorsten Behrens1-214/+26
2013-04-26token id 0 has a special meaning in the hashFridrich Štrba1-1/+1
2013-04-22Changed the MPL header from v1 to v2Marco Cecchetti1-12/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-262/+64
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand6-7/+127
2013-04-08fdo#62682 bandaid fix for hyperlink export crashThorsten Behrens1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-277/+274
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01expand some more namespace macrosThomas Arnhold1-9/+0
2013-03-27fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks1-0/+1
2013-03-25remove external include guardsThomas Arnhold2-9/+0
2013-03-25write svg line widths for META_POLYLINE_ACTION.Michael Meeks2-0/+14
2013-03-25fdo#47576: Hyperlinks work for SVG ExportsMoritz Kuett1-5/+25
2013-03-25Replace stdlib priority queue with own version.Thorsten Behrens1-198/+50
2013-03-25Fix exception in javascript (missing placeholder rect)Thorsten Behrens1-3/+3
2013-03-25Editor file header and indent consolidation in preseng.jsThorsten Behrens1-22/+26
2013-03-25re-base preseng.js on ALv2 code.Thorsten Behrens1-21/+16
2013-03-25Remove unused code from preseng.jsThorsten Behrens1-396/+2
2013-03-25Stick in obvious canonical radians conversion.Thorsten Behrens1-1/+2
2013-03-23fdo#47576: Support for textual links added (SVG Export)Moritz Kuett1-9/+21
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-4/+5
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-21/+18
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-9/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-4/+4
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-184/+0
2013-03-13Update JessyInk license statement after upstream change.Marco Cecchetti1-17/+19
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-25loplugin: unused variablesThomas Arnhold2-6/+1
2013-02-16filter: fix broken string conversionMichael Stahl1-2/+2
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza2-22/+7
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-21/+18
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza1-11/+3
2013-02-13filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl1-1/+5
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-6/+6
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac4-369/+296
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák1-20/+4
2013-01-07dummy commit (WIP)Chr. Rossmanith1-4/+20
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin4-9/+7
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith1-78/+80
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann2-5/+3
2012-12-03fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes1-0/+21