summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/table/TableDesignPane.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy performance-unnecessary-copy-init in sdNoel Grandin2018-10-241-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-19/+16
* loplugin:unusedfieldsNoel Grandin2018-05-281-6/+0
* loplugin:constantparamNoel Grandin2018-05-161-16/+5
* draw has a sidebar, so impress/draw can use same table properties paneCaolán McNamara2018-05-111-20/+0
* tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen2018-04-031-2/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-2/+2
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-4/+4
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-2/+2
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-201-3/+3
* use VirtualDevice in CreateDesignPreviewNoel Grandin2018-02-191-75/+73
* Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin2018-02-161-3/+3
* loplugin:changetoolsgen in sdNoel Grandin2018-02-151-3/+3
* More loplugin:cstylecast: sdStephan Bergmann2018-01-121-3/+3
* TypedWhichId for SDRATTR* constants (3)Noel Grandin2017-11-221-1/+1
* TypedWhichId for EE_CHAR* constantsNoel Grandin2017-11-171-1/+1
* loplugin:includeform: sdStephan Bergmann2017-10-231-10/+10
* loplugin:constparams in sdNoel Grandin2017-08-031-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* coverity#1399034 rework to avoid 'Unrecoverable parse warning'Caolán McNamara2017-06-231-5/+5
* Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara2017-05-121-4/+0
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-111-0/+4
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* align commentCaolán McNamara2017-01-221-7/+7
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-6/+6
* Better way of converting from OUStringLiteral to OStringStephan Bergmann2016-12-161-1/+1
* tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin2016-12-121-7/+1
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-2/+2
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-041-8/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* convert EID constants to typed_flagsNoel Grandin2016-10-121-9/+11
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-16/+10
* GSoC notebookbar: impress table tabSzymon Kłos2016-07-111-1/+1
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* warning C4101: 'rException' : unreferenced local variableStephan Bergmann2016-04-191-1/+1
* Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna2016-04-191-1/+9
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-1/+2
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-4/+4
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-6/+6
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-6/+6
* boost->stdCaolán McNamara2015-09-171-6/+6
* convert Link<> to typedNoel Grandin2015-09-171-6/+5