summaryrefslogtreecommitdiff
path: root/filter/source/svg
AgeCommit message (Expand)Author
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15document coverity#735433 Logically dead codeCaolán McNamara
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17fdo#77268 SVG Import: fix null pointer dereferenceVort
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05coverity#737143 Uncaught exceptionCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-12coverity#1130166 Unchecked return valueCaolán McNamara
2014-10-10fdo#65864: dont't traverse defs-nodes when in shape writing modeChr. Rossmanith
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-18cid#736037 Missing break in switchNoel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-07-24remove some unused headers from svgfilter.hxxMichael Stahl
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-07don't terminate via unhandled exception on loading rhbz1013280-2.pptCaolán McNamara
2014-07-04Resolves: #i124825# secure usage of object ID...Armin Le Grand
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-17coverity#736036 Missing break in switchCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23fdo#79078 restore transparency in SVG exportLászló Németh
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-14remove external header guardsThomas Arnhold
2014-04-23coverity#707858 Uninitialized scalar fieldCaolán McNamara
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand
2014-04-08loplugin:implicitboolconversionStephan Bergmann
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand