summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* cleanupfeature/xtiledrenderableLászló Németh2015-04-301-11/+1
* Use HWND instead of HDC, according to XTiledRenderableLászló Németh2015-04-271-1/+1
* Initial XTiledRenderable APILászló Németh2015-04-242-3/+31
* add test-case for EDB-36788Caolán McNamara2015-04-191-0/+0
* testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna2015-04-181-5/+4
* silence MacOSX_37-tdf-buildbot failureCaolán McNamara2015-04-181-0/+4
* fix export to rtf of ooo87305-1.odtCaolán McNamara2015-04-186-42/+27
* loplugin:implicitboolconversionMiklos Vajna2015-04-181-1/+1
* Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara2015-04-174-1/+25
* SwTableLines::size is an unreliable way to count rowsCaolán McNamara2015-04-172-12/+38
* RTF filter: export \hyphautoMiklos Vajna2015-04-173-0/+24
* fix crash on export of ooo103108-1.odt .docCaolán McNamara2015-04-171-0/+5
* get the vertical span from the reliable getRowSpansOfRowCaolán McNamara2015-04-171-1/+2
* incredibly dubious hunk of codeCaolán McNamara2015-04-172-11/+0
* loplugin:implicitboolconversion clean-upStephan Bergmann2015-04-1711-50/+54
* SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-171-7/+7
* loplugin:implicitboolconversion gold?Stephan Bergmann2015-04-171-1/+1
* refactor a tiny bit for future plans, no change in logicCaolán McNamara2015-04-172-10/+17
* it has always been the case that RowSpans are signedCaolán McNamara2015-04-171-1/+1
* Writer export: don't update doc stat using SkipImagesLászló Németh2015-04-171-1/+2
* tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna2015-04-172-0/+11
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-1732-131/+141
* Use C++11 std::vector<T>::data()Stephan Bergmann2015-04-161-5/+1
* RTF import: fix handling of \objdataMiklos Vajna2015-04-162-0/+148
* coverity#1294408 Logically dead codeCaolán McNamara2015-04-161-3/+1
* Revert "make more classes dllpublic"David Tardon2015-04-1621-36/+36
* make more classes dllpublicDavid Tardon2015-04-1621-36/+36
* move unocrsr to unocoreBjoern Michaelsen2015-04-152-1/+1
* DBTOOLS_DLL_NAME not used anymoreMatúš Kukan2015-04-151-1/+0
* DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna2015-04-153-0/+29
* sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl2015-04-151-2/+3
* convert TXTFORMAT constants to scoped enumNoel Grandin2015-04-153-16/+32
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-151-162/+162
* convert SFX_VIEW constants to scoped enumNoel Grandin2015-04-153-5/+3
* fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara2015-04-151-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1590-689/+689
* Uncaught exception at HTML export of embedded objectsLászló Németh2015-04-151-12/+19
* tdf#90594: MM: Fix for broken translation between Bookmarks and row indizesChristoph Lutz2015-04-151-0/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2015-04-152-2/+0
* Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen2015-04-141-4/+1
* tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl2015-04-142-0/+6
* tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl2015-04-143-0/+129
* tdf#88337: add test documentRegina Henschel2015-04-141-0/+0
* solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara2015-04-145-19/+16
* tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2015-04-149-336/+17
* fix crash on export of novell606043-1.odt to docCaolán McNamara2015-04-141-21/+26
* fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara2015-04-142-12/+8
* SwRTFWriter::OutRTFBorder is gone, so no merging needed anymoreCaolán McNamara2015-04-141-3/+0
* have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen2015-04-141-10/+10
* Related: tdf#90130 gradient transparency goes missingCaolán McNamara2015-04-144-9/+23