summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2021-05-05tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna
2021-03-17tdf#136956 reorder undo actions in removeColumnsMark Hung
2021-02-16tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos
2020-11-09Fix typoAndrea Gelmini
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse
2020-11-04Fix typo in codeAndrea Gelmini
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02rearrange to not use pUndoObject after std::moveTomaž Vajngerl
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21Make Table Properties dialog asyncSzymon Kłos
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-07-19compact namespace: svxNoel Grandin
2020-07-07tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
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