summaryrefslogtreecommitdiffstats
path: root/svx/source/table
Commit message (Expand)AuthorAgeFilesLines
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-1918-91/+3
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-1/+1
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-4/+4
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-042-12/+12
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-191-2/+3
* Do not leave unreachable TableColumnUndo/TableRowUndo in case of exceptionsTakeshi Abe2014-07-022-0/+8
* coverity#735881 Dereference after null checkCaolán McNamara2014-07-011-1/+1
* coverity#735883 Unchecked dynamic_castCaolán McNamara2014-07-011-13/+6
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-302-5/+4
* OSL_ENSURE->assertCaolán McNamara2014-06-261-14/+1
* sdr::table::Cell's XServiceInfo cleaningMatúš Kukan2014-06-242-49/+0
* Remove unused mpOwner in SvxTextEditSource.Matúš Kukan2014-06-241-1/+1
* Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan2014-06-243-14/+9
* bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan2014-06-171-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-5/+1
* loplugin:staticcallStephan Bergmann2014-06-131-3/+3
* Pass also const CellRef& to save a lot of getCellByPosition() calls.Matúš Kukan2014-05-283-10/+7
* Related bnc#822625: Cache minimum height for table cells.Matúš Kukan2014-05-272-5/+10
* cid#707232 Uncaught exceptionNoel Grandin2014-05-272-2/+2
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-202-10/+10
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-091-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet2014-05-083-9/+9
* Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist2014-05-062-2/+2
* Move headers included only in svx itself from include/svx to svx/incTor Lillqvist2014-05-067-7/+7
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* table not resizing when rows/columns added to itCaolán McNamara2014-04-221-1/+9
* fix namespaceCaolán McNamara2014-04-221-1/+1
* coverity#708389 Uninitialized scalar fieldCaolán McNamara2014-04-221-1/+11
* svx: sal_Bool->boolNoel Grandin2014-04-1514-67/+49
* typo: positon -> positionThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-22/+0
* coverity#708388 Uninitialized scalar fieldCaolán McNamara2014-04-081-0/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-038-16/+16
* svl: sal_Bool->boolNoel Grandin2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* typo: selektion -> selectionThomas Arnhold2014-03-291-1/+1
* Resolves: #i120201# added forcing TableLayouter to take action...Armin Le Grand2014-03-281-1/+6
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-2/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2720-280/+280
* avoid repeated table layouting (fdo#75622)Luboš Luňák2014-03-251-3/+28
* fdo#75260: Align exterior borders of a table correctly for double lines.Kohei Yoshida2014-03-181-4/+14
* coverity#982473 Dereference after null checkCaolán McNamara2014-03-151-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-113-19/+19
* svx: sal_Bool->boolNoel Grandin2014-03-111-22/+22
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
* svx: sal_Bool->boolNoel Grandin2014-03-112-9/+9
* editeng: sal_Bool->boolNoel Grandin2014-03-113-10/+10
* svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1