summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-21tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai
2017-07-13tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai
2017-06-13tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2017-04-04ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-08coverity#1394268 Resource leakCaolán McNamara
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-09convert CELL constants to typed_flagsJochen Nitschke
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin
2016-09-20convert constants to scoped enum TblActionJochen Nitschke
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna