summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)AuthorFilesLines
2017-06-13tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai1-9/+10
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai2-5/+66
2017-04-04ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin1-0/+4
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet1-1/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin4-6/+6
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-19/+11
2016-11-08coverity#1394268 Resource leakCaolán McNamara1-2/+8
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl1-2/+2
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-27loplugin:expandablemethods in svxNoel Grandin2-7/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-9/+5
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-10-09convert CELL constants to typed_flagsJochen Nitschke1-76/+83
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin4-100/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin3-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-3/+3
2016-10-01Fix typosAndrea Gelmini1-6/+6
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin1-16/+2
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-64/+47
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann15-23/+23
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist2-2/+0
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin5-3/+34
2016-09-09loplugin:constantparam in svxNoel Grandin2-41/+14
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin2-2/+2
2016-08-24remove CellOverlayTypeNoel Grandin1-4/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin2-33/+33
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-3/+3
2016-08-19convert TableHitKind to scoped enumNoel Grandin2-13/+13
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin3-4/+4
2016-07-25new loplugin overrideparamNoel Grandin2-2/+2
2016-07-21sd lok: fix hard to select a full tableHenry Castro1-4/+4
2016-07-15new loplugin unnecessary overrideNoel Grandin5-36/+0
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-21/+17
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin1-1/+0
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-26/+8
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-6/+31
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann1-5/+3
2016-06-08loplugin:passstuffbyrefStephan Bergmann2-2/+2