summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/tablefunction.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen1-5/+0
2023-10-16Revert "Resolves tdf#156685 - "Object without fill" style for tables"Heiko Tietze1-7/+1
2023-10-05Resolves tdf#156685 - "Object without fill" style for tablesHeiko Tietze1-1/+7
2023-05-20tdf#139512: partial revert default row height on new sd tablesJustin Luth1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-12-07tdf#151185 Make Table Design button toggle-ableRafael Lima1-1/+1
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann1-1/+2
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-1/+1
2022-08-29ref-count SdrObjectNoel Grandin1-8/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-4/+4
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-2/+2
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-21/+0
2019-05-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+3
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin1-35/+38
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-2/+2
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-11draw has a sidebar, so impress/draw can use same table properties paneCaolán McNamara1-13/+5
2018-04-30weld SvxNewTableDialogCaolán McNamara1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+10
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-10/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+10
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-2/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-11/+11
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky1-5/+15
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-01-07set reasonable default size for new draw/impress tablesJustin Luth1-2/+22