summaryrefslogtreecommitdiffstats
path: root/filter/source/svg
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2213-262/+64
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2013-04-146-7/+127
* fdo#62682 bandaid fix for hyperlink export crashThorsten Behrens2013-04-081-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-277/+274
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* expand some more namespace macrosThomas Arnhold2013-04-011-9/+0
* fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks2013-03-271-0/+1
* remove external include guardsThomas Arnhold2013-03-252-9/+0
* write svg line widths for META_POLYLINE_ACTION.Michael Meeks2013-03-252-0/+14
* fdo#47576: Hyperlinks work for SVG ExportsMoritz Kuett2013-03-251-5/+25
* Replace stdlib priority queue with own version.Thorsten Behrens2013-03-251-198/+50
* Fix exception in javascript (missing placeholder rect)Thorsten Behrens2013-03-251-3/+3
* Editor file header and indent consolidation in preseng.jsThorsten Behrens2013-03-251-22/+26
* re-base preseng.js on ALv2 code.Thorsten Behrens2013-03-251-21/+16
* Remove unused code from preseng.jsThorsten Behrens2013-03-251-396/+2
* Stick in obvious canonical radians conversion.Thorsten Behrens2013-03-251-1/+2
* fdo#47576: Support for textual links added (SVG Export)Moritz Kuett2013-03-231-9/+21
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-202-4/+5
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-201-21/+18
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-9/+8
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-4/+4
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-181-1/+1
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-162-184/+0
* Update JessyInk license statement after upstream change.Marco Cecchetti2013-03-131-17/+19
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* loplugin: unused variablesThomas Arnhold2013-02-252-6/+1
* filter: fix broken string conversionMichael Stahl2013-02-161-2/+2
* fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza2013-02-162-22/+7
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-21/+18
* fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza2013-02-141-11/+3
* filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl2013-02-131-1/+5
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-6/+6
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-304-369/+296
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* Revert "dummy commit (WIP)"Luboš Luňák2013-01-071-20/+4
* dummy commit (WIP)Chr. Rossmanith2013-01-071-4/+20
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-042-2/+2
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-214-9/+7
* SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith2012-12-081-78/+80
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-062-5/+3
* fdo#57215: Fixed wrong text rotation in SVG ExportHoracio Fernandes2012-12-031-0/+21
* More DISABLE_EXPORT tweaksTor Lillqvist2012-11-261-1/+2
* Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist2012-11-241-0/+2
* Surely we can bin all indentation in the JavaScriptTor Lillqvist2012-11-231-1/+1
* We prefix each line with four spaces, not append, but why?Tor Lillqvist2012-11-231-2/+1
* Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist2012-11-231-16/+2
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-064-119/+185