summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10compact namespace in svxNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-19add operator* to tools::WeakReferenceNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-02-15tdf#130483 prevent pasting cell exceeds the border.Mark Hung
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
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