summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann1-2/+2
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann3-6/+16
2015-03-31Use simplified configuration accessStephan Bergmann1-25/+3
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi1-1/+26
2015-03-31RTF export: indentation fixesMiklos Vajna2-7/+7
2015-03-30SwXTextTable::setDataArray can reuse SwXCellRange tooBjoern Michaelsen1-63/+3
2015-03-30lets get a XTest reference right awayBjoern Michaelsen1-21/+8
2015-03-30use even more SwXCellRange impls from SwXTextTableBjoern Michaelsen1-64/+10
2015-03-30whops, index swapBjoern Michaelsen1-1/+1
2015-03-30fix bounds checkingBjoern Michaelsen1-4/+4
2015-03-30add Python test for table describtionsBjoern Michaelsen1-0/+26
2015-03-30reorder {Row,Column}Description (prepare for unify)Bjoern Michaelsen1-55/+42
2015-03-30remove useless cast causing a warningBjoern Michaelsen1-1/+1
2015-03-30remove unused variableBjoern Michaelsen1-1/+0
2015-03-30make SwXTextTable::getRowDescriptions reuse SwXCellRangeBjoern Michaelsen1-37/+5
2015-03-30make SwXTextTable::getData reuse the code from SwXCellRangeBjoern Michaelsen2-86/+53
2015-03-30SwXCellRange:: and SwXTextTable::getDataArray() do the sameBjoern Michaelsen1-68/+23
2015-03-30simplifyBjoern Michaelsen1-25/+14
2015-03-30simplifyBjoern Michaelsen1-31/+18
2015-03-30whops, fix subsequentcheckBjoern Michaelsen1-4/+7
2015-03-30use helper function for precond checkBjoern Michaelsen1-12/+10
2015-03-30use helper function for precond checkBjoern Michaelsen1-26/+20
2015-03-30simplifyBjoern Michaelsen1-31/+15
2015-03-30fix subsequentchecksBjoern Michaelsen1-3/+3
2015-03-30simplifyBjoern Michaelsen1-27/+13
2015-03-30simplify/eat copypastaBjoern Michaelsen1-39/+6
2015-03-30simplifyBjoern Michaelsen1-22/+12
2015-03-30be honest and except when not implementedBjoern Michaelsen1-19/+7
2015-03-30flatten and simplifyBjoern Michaelsen1-6/+3
2015-03-30reduce UNO boilerplateBjoern Michaelsen1-16/+6
2015-03-30flatten and simplifyBjoern Michaelsen1-7/+2
2015-03-30flatten and simplifyBjoern Michaelsen1-42/+30
2015-03-30flatten and simplifyBjoern Michaelsen1-48/+34
2015-03-30reduce UNO boilerplateBjoern Michaelsen1-20/+7
2015-03-30getCount() should throw exceptions on complex table like othersBjoern Michaelsen1-13/+7
2015-03-30simplifyBjoern Michaelsen1-19/+3
2015-03-30flatten and simplifyBjoern Michaelsen1-40/+30
2015-03-30flatten and improve exception msgsBjoern Michaelsen1-53/+36
2015-03-30cleanup for SkipImages unit testsLászló Németh1-22/+29
2015-03-30Bypass test that fails on OS X without window system accessTor Lillqvist1-0/+13
2015-03-30Unit tests for SkipImagesLászló Németh3-0/+72
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna1-1/+2
2015-03-30DocxAttributeOutput::m_pTableWrt: use std::unique_ptrMiklos Vajna2-6/+4
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann2-2/+2
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud7-79/+18
2015-03-28simplifyBjoern Michaelsen1-39/+21
2015-03-28simplify a bitBjoern Michaelsen1-7/+4
2015-03-28simplify a bitBjoern Michaelsen1-15/+7
2015-03-28simplify a bitBjoern Michaelsen1-29/+25
2015-03-28simplify a bitBjoern Michaelsen1-8/+5