summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/tablefunction.cxx
AgeCommit message (Expand)Author
2024-06-14prefer simple HTML format over RTF while pasting clipboard contentOliver Specht
2024-06-03sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2023-10-16Revert "Resolves tdf#156685 - "Object without fill" style for tables"Heiko Tietze
2023-10-05Resolves tdf#156685 - "Object without fill" style for tablesHeiko Tietze
2023-05-20tdf#139512: partial revert default row height on new sd tablesJustin Luth
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-12-07tdf#151185 Make Table Design button toggle-ableRafael Lima
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-05-11Removed duplicated includeAndrea Gelmini
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-11draw has a sidebar, so impress/draw can use same table properties paneCaolán McNamara
2018-04-30weld SvxNewTableDialogCaolán McNamara
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann