summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-16tdf#136956 reorder undo actions in removeColumnsMark Hung
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-02-20loplugin:refcounting in svxNoel
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-15loplugin:referencecasting in svxNoel
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-03pass pointer rather than tools::WeakReference in CellUndoNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22use precalculated members of GeoState..Noel
2020-12-15tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-14tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-12-02tdf#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