summaryrefslogtreecommitdiff
path: root/writerperfect/source/draw/FreehandImportFilter.cxx
AgeCommit message (Expand)Author
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-08wpftdraw: use service constructorDavid Tardon
2016-02-08drop unused includeDavid Tardon
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-09-17pass media descriptor to import functionsDavid Tardon
2014-08-15use consistent style for writerperfectDavid Tardon
2014-05-26rebase all import libsDavid Tardon
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-24refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-31BIPU Freehand importerFridrich Štrba