summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27lok: use cell instead of text selection for tables in impressTomaž Vajngerl
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-09Translate German variable namesJohnny_M
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
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-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-21ofz#11472 Integer-overflowCaolán McNamara
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07ofz#11274 integer-overflowCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-30fix use-after-moveNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-12tdf#117721 draw ui: modify Optimize/Distribute RowHeightJustin Luth