summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-11-09Add some info to the IllegalArgumentException in SvxShapeMuhammet Kara
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-21tdf#105000 Make Material palette entries localizableKovács László Zoltán
2019-08-20Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-13Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-29Fix typoAndrea Gelmini
2019-07-25QRCode Dialog Box featureShubham Goyal
2019-07-21Fix typoAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-06-05tdf#125062: distort hairline borders only if selection is usedXisco Fauli
2019-05-22New loplugin:dataStephan Bergmann
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part3Noel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 2Noel Grandin
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-27tdf#123470 textforwarder has stale view of SdrTextObjCaolán McNamara
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-21weld RecoveryDialogCaolán McNamara