summaryrefslogtreecommitdiff
path: root/writerperfect/source/draw
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC11-44/+11
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen3-3/+0
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen13-37/+0
2019-08-17Use simplified syntax for SequenceJulien Nabet8-16/+8
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet8-88/+24
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann11-11/+11
2019-06-21simplify some getSupportedServiceNamesNoel Grandin3-6/+3
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen11-3/+11
2018-05-15weld WPFTEncodingDialogCaolán McNamara22-33/+34
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna22-218/+241
2017-12-11loplugin:salcall fix functionsNoel Grandin11-11/+11
2017-10-23loplugin:includeform: writerperfectStephan Bergmann11-22/+22
2017-08-28integrate libqxpAleksas Pantechovskis3-0/+109
2017-02-15move headers used by tests to inc/David Tardon1-31/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-90/+30
2016-09-09astyleDavid Tardon2-2/+2
2016-08-11integrate libstarofficeosnola3-0/+148
2016-06-23integrate libzmfAleksas Pantechovskis3-0/+115
2016-04-18clean-up: unused using declarations and includesJochen Nitschke8-8/+0
2016-04-12Avoid reserved identifiersStephan Bergmann8-16/+16
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke8-16/+0
2016-02-08wpftdraw: use service constructorDavid Tardon10-248/+65
2016-02-08drop unused includeDavid Tardon17-146/+96
2015-12-08merge libmwaw format specs (draw)David Tardon1-82/+15
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola1-2/+5
2015-11-25com::sun::star->css in writerperfect/Noel Grandin8-88/+88
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-41/+41
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann8-8/+8
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara8-8/+8
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann9-9/+9
2015-05-17enable new formats supported by libmwawDavid Tardon1-2/+6
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe19-338/+87
2014-10-16Update to last libmwaw versionosnola1-2/+6
2014-09-17pass media descriptor to import functionsDavid Tardon18-18/+21
2014-08-15use consistent style for writerperfectDavid Tardon19-272/+301
2014-06-27integrate libpagemakerDavid Tardon4-0/+141
2014-05-29add new libmwaw drawing formats (forgotten files)osnola4-0/+18
2014-05-29Add new libmwaw drawing format...osnola2-0/+244
2014-05-26rebase all import libsDavid Tardon14-29/+32
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin7-65/+0
2014-04-24Sprinkle SAL_OVERRIDETor Lillqvist4-8/+8
2014-04-24WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist1-1/+1
2014-04-24refactor to decrease the amount of copypastaDavid Tardon14-1097/+412
2014-04-24change libwriterperfect to shared libraryDavid Tardon6-12/+30
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann6-48/+48
2014-03-23remove unnecessary util dirDavid Tardon1-0/+36
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann12-96/+96