summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18coverity#984092 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984093 Uninitialized scalar fieldNorbert Thiebaud
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Use string literal directly.Jan Holesovsky
2014-02-13fdo#74218 add SVG header when exporting via mtfTomaž Vajngerl
2014-02-12cid#736039 missing break in switchNoel Grandin
2014-02-12cid#736038 missing break in switchNoel Grandin
2014-02-12coverity#705173 missing break in switchNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-01cppcheck: redundantAssignmentJulien Nabet
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-16fdo#33243 Fix SVG export presentation placeholder texts exportedKurosawa Takeshi
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-12drop commented out DLG_OPTIONS useCaolán McNamara
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin
2013-11-01fdo#71137 fix linecap and linejoint in SVG exportLászló Németh
2013-11-01fdo#71136 fix SVG export (double stroke-width)László Németh
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
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