summaryrefslogtreecommitdiff
path: root/writerperfect/source/draw/MSPUBImportFilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-05-15weld WPFTEncodingDialogCaolán McNamara1-1/+1
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna1-12/+11
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-02-08wpftdraw: use service constructorDavid Tardon1-18/+8
2016-02-08drop unused includeDavid Tardon1-9/+10
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe1-1/+1
2014-09-17pass media descriptor to import functionsDavid Tardon1-1/+1
2014-08-15use consistent style for writerperfectDavid Tardon1-12/+12
2014-05-26rebase all import libsDavid Tardon1-2/+2
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin1-10/+0
2014-04-24refactor to decrease the amount of copypastaDavid Tardon1-135/+13
2014-04-24change libwriterperfect to shared libraryDavid Tardon1-2/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza1-13/+4
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+4
2013-07-12More SAL_INFO in writerperfectFridrich Štrba1-36/+12
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-2/+3
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba1-3/+3
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba1-3/+1
2013-03-05doubled usingThomas Arnhold1-4/+0
2013-03-04Save some getLength callsFridrich Štrba1-2/+2
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba1-5/+3
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba1-2/+2
2012-07-06Bin RTL_CONSTASCII_USTRINGPARAMFridrich Štrba1-6/+6
2012-07-05audit and re-license writerperfect.Fridrich Štrba1-26/+3
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba1-0/+275