summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Resolves: #i121443# register text frames and graphics...Oliver-Rainer Wittmann2-32/+6
2014-07-16Added #include <docedt.hxx> to DocumentContentOperationsManager.Valentin Kettner1-3/+1
2014-07-15Fixed another build failure caused by 2 refactorings.Valentin Kettner1-1/+1
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud1-9/+23
2014-07-15Revert "fdo#79673 revert to old NPC for MacOSX only"Norbert Thiebaud5-63/+2
2014-07-15overriding destructor not explicitly marked 'virtual' [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-15-Werror,-Wheader-guardMatúš Kukan1-1/+1
2014-07-15Related: bnc#875718 DOCX import: fix missing character grab-bag on fieldsMiklos Vajna1-1/+1
2014-07-15Resolves: #i125171# support lossless embedding of linked jpegs...Armin Le Grand3-9/+54
2014-07-15Fixed build fail on MacOSX after f634ec5 .Valentin Kettner1-0/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner112-5020/+5231
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner10-52/+161
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner15-295/+364
2014-07-15Refactored IDocumentListItems out of SwDoc.Valentin Kettner9-104/+212
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner26-305/+460
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner11-163/+288
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner18-103/+228
2014-07-15fdo#80054 change color for NPC to "solarized blue"Tomaž Vajngerl1-1/+1
2014-07-15coverity#1224992 Uncaught exceptionCaolán McNamara1-3/+14
2014-07-15coverity#738453 Uncaught exceptionCaolán McNamara2-3/+3
2014-07-15coverity#738454 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-15DOCX FILEOPEN VML Shape (image) is lost on import fdo#81031Vinaya Mandke2-0/+16
2014-07-15[loplugin:literaltoboolconversion]Michael Stahl1-1/+1
2014-07-15fdo#76803: Unit test so that this never regresses.Jan Holesovsky3-0/+32
2014-07-15fdo#79673 revert to old NPC for MacOSX onlyTomaž Vajngerl5-2/+63
2014-07-14fdo#81231 Make this macro work againMaxim Monastirsky1-16/+18
2014-07-14Resolves: #i125228# correct consideration of InputFields...Oliver-Rainer Wittmann2-8/+20
2014-07-14DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna2-0/+7
2014-07-14Resolves: fdo#52226 swap in graphics on .docx and .rtf exportCaolán McNamara3-11/+37
2014-07-14loplugin:unreffunNoel Grandin1-1/+1
2014-07-14coverity#704062 Unchecked return valueCaolán McNamara1-1/+7
2014-07-14coverity#738457 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-14coverity#738452 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-13fdo#81102: fix .doc import of blank even page headerLuke Deller3-4/+17
2014-07-13fdo#80905 SwXTextFieldMasters::hasByName(): sync with SwXFieldMasterMiklos Vajna3-2/+24
2014-07-13fix merge peculiaritiesPhilipp Riemer2-2/+2
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer14-86/+9
2014-07-13fix existing commentsPhilipp Riemer3-4/+4
2014-07-13normalize commentsPhilipp Riemer4-27/+27
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer17-80/+74
2014-07-13get rid of half the functions by using a functor ...Bjoern Michaelsen1-106/+51
2014-07-13there is no log area sw.infoBjoern Michaelsen1-2/+2
2014-07-13typoBjoern Michaelsen1-1/+1
2014-07-13now use the refactored UnoCrsr implementation ...Bjoern Michaelsen1-127/+6
2014-07-13refactor UnoCrsr movesBjoern Michaelsen1-4/+168
2014-07-13more debug info for mark movesBjoern Michaelsen1-0/+31
2014-07-12CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for nowMiklos Vajna2-1/+4
2014-07-12fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt2-0/+18
2014-07-11fdo#80410: let's add a unit test too...Michael Stahl2-0/+13