summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-23sal_Char->char in svxNoel Grandin
2019-12-18Fix typoAndrea Gelmini
2019-12-18tdf#127481: reset active cell reference during table copyStepas Toliautas
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-15tdf#127481 don't override SdrText::GetItemSet() for cellsThorsten Behrens
2019-12-03remove some useless comment linesNoel Grandin
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17ofz#12553 Timeout, cut out slow uninteresting path for fuzzingCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-01Bin code that has been commented-out for ten years.Tor Lillqvist
2019-10-31tdf#128454: Make it possible to delete a table's single row or columnTor Lillqvist
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