summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
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
2019-02-20weld SaveDialogCaolán McNamara
2019-02-19svx: allow UINameSingular property.Mark Hung
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-07Add some messages to SvxDrawPage::getByIndex exceptionsMuhammet Kara
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05remove unused SdrHintKind enum valueNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-27tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna
2018-11-23tdf#114836, only set changed SfxItemSet propertiesMarkus Mohrhard
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov