summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-07-02coverity#1309050 pLayout might be 0 hereMiklos Vajna1-1/+1
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky3-33/+33
2015-06-30sw: remove SwUiWriterTest's empty.odtMichael Stahl2-2/+1
2015-06-30sw: fix SwUiWriterTest pointlessly loading an "empty.odt" ...Michael Stahl2-5/+12
2015-06-30Added Test for tdf#69282 copy page style b/w docsVarun1-0/+127
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen4-55/+56
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna1-0/+13
2015-06-30Fix typosAndrea Gelmini7-7/+7
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl6-39/+76
2015-06-30loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist1-3/+3
2015-06-30remove spurious line (should fix OSX)Bjoern Michaelsen1-1/+0
2015-06-30sw rendercontext: update drawlayer in SwViewShell::PaintMiklos Vajna1-15/+9
2015-06-30SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow()Miklos Vajna1-2/+3
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen4-14/+14
2015-06-30use initializer-listsBjoern Michaelsen1-17/+4
2015-06-30now use GetAny() hereBjoern Michaelsen1-28/+14
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen2-6/+14
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen2-18/+14
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen2-76/+0
2015-06-30refactor getTextualDataBjoern Michaelsen2-24/+18
2015-06-30refactor getNumericalData,Bjoern Michaelsen3-96/+74
2015-06-30remove one client of getDataSequenceBjoern Michaelsen2-28/+22
2015-06-30simplifyBjoern Michaelsen1-70/+69
2015-06-30remove dead codeBjoern Michaelsen1-4/+1
2015-06-30simplifyBjoern Michaelsen1-60/+55
2015-06-30dont branch on the same conditional twiceBjoern Michaelsen1-6/+15
2015-06-30should there be a size mismatch here, we already wrote out-of-boundsBjoern Michaelsen1-7/+1
2015-06-30tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung3-0/+10
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin6-31/+24
2015-06-29SwViewShell::ImplEndAction: avoid direct paintMiklos Vajna1-4/+1
2015-06-29SwViewShell::Paint: restore old render context at the endMiklos Vajna1-1/+24
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna34-147/+185
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308430 pSh may be 0 hereMiklos Vajna1-1/+1
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin2-5/+0
2015-06-29SwFrm::PrepareMake: use vcl::RenderContextMiklos Vajna4-8/+8
2015-06-29sw: outline SwFrm::Calc()Miklos Vajna2-5/+6
2015-06-28coverity#1308566 Uncaught exceptionCaolán McNamara2-2/+4
2015-06-28coverity#1308534 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308530 Uncaught exceptionCaolán McNamara2-2/+4
2015-06-28Fix typosAndrea Gelmini3-3/+3
2015-06-28Fix typosAndrea Gelmini4-4/+4
2015-06-28coverity#1308507 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308504 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-28coverity#1308499 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-28coverity#1308492 Uncaught exceptionCaolán McNamara2-2/+3
2015-06-28coverity#1308491 Uncaught exceptionCaolán McNamara2-3/+4
2015-06-28coverity#1308490 Uncaught exceptionCaolán McNamara2-2/+2