summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-19CID#1103675 use normal assert, as it's toast anywayCaolán McNamara
2013-10-19CID#1103676 use normal assert, as it's toast anywayCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17convert filter/source/svg/svgwriter.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-06-29SVGWriter: fix build with C++98 compilersMichael Stahl
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-17Resolves: #i122132# Some simple extensions to exporterArmin Le Grand
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Kill reams of duplicated code in svg export.Thorsten Behrens
2013-04-26token id 0 has a special meaning in the hashFridrich Štrba
2013-04-22Changed the MPL header from v1 to v2Marco Cecchetti
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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-04-05new module i18nlangtagEike Rathke
2013-04-01expand some more namespace macrosThomas Arnhold
2013-03-27fdo#62834 - svg export: close stray trailing tspans if we have them.Michael Meeks
2013-03-25remove external include guardsThomas Arnhold
2013-03-25write svg line widths for META_POLYLINE_ACTION.Michael Meeks
2013-03-25fdo#47576: Hyperlinks work for SVG ExportsMoritz Kuett
2013-03-25Replace stdlib priority queue with own version.Thorsten Behrens
2013-03-25Fix exception in javascript (missing placeholder rect)Thorsten Behrens
2013-03-25Editor file header and indent consolidation in preseng.jsThorsten Behrens
2013-03-25re-base preseng.js on ALv2 code.Thorsten Behrens
2013-03-25Remove unused code from preseng.jsThorsten Behrens
2013-03-25Stick in obvious canonical radians conversion.Thorsten Behrens
2013-03-23fdo#47576: Support for textual links added (SVG Export)Moritz Kuett
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
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-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-13Update JessyInk license statement after upstream change.Marco Cecchetti
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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