summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-21migrate to boost::gettextCaolán McNamara3-4/+3
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-2/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-23coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara1-5/+5
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-12Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara1-4/+0
2017-05-11coverity#1399034 Unrecoverable parse warningCaolán McNamara1-0/+4
2017-05-07coverity#1399034 Unrecoverable parse warningCaolán McNamara2-8/+11
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 Vajna2-6/+6
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-01-22align commentCaolán McNamara1-7/+7
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin1-1/+1