summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth1-0/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen3-42/+5
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov1-8/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen3-0/+6
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-5/+5
2019-04-12loplugin:unusedmethodsNoel Grandin1-6/+0
2019-03-22TableDesignBox is unusedCaolán McNamara1-80/+0
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin3-187/+193
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen2-8/+3
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-2/+2
2018-10-09loplugin:constfields in sdNoel Grandin2-2/+2
2018-10-06drop some now unnecessary includesCaolán McNamara1-2/+0
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin2-6/+6
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-19/+16
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-05-28loplugin:unusedfieldsNoel Grandin2-9/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-05-16loplugin:unusedmethodsNoel Grandin1-3/+0
2018-05-16loplugin:constantparamNoel Grandin2-20/+8
2018-05-11draw has a sidebar, so impress/draw can use same table properties paneCaolán McNamara3-49/+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 Kelemen2-4/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-03-01weld insert row/column dialogCaolán McNamara1-1/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-4/+4
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-3/+3
2018-02-19use VirtualDevice in CreateDesignPreviewNoel Grandin1-75/+73
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin2-5/+5
2018-02-15loplugin:changetoolsgen in sdNoel Grandin2-5/+5
2018-01-12More loplugin:cstylecast: sdStephan Bergmann2-5/+5
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-1/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-1/+1
2017-10-26loplugin:finalclasses in sdNoel Grandin1-8/+5
2017-10-23loplugin:includeform: sdStephan Bergmann5-36/+36
2017-08-03loplugin:constparams in sdNoel Grandin2-3/+3