summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-07-03SwViewShell::DLPrePaint2: fix missing clipping for the non-buffered caseMiklos Vajna
2015-07-03add a shape resize undo testCaolán McNamara
2015-07-03Resolves: tdf#92137 drawing layer resize undo in writer fails...Caolán McNamara
2015-07-03typo: therfore -> thereforeAndras Timar
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna
2015-07-02Add test for tdf#90808 duplicate CrossRefBookmarksVarun
2015-07-02Table is actually Table of ContentsOlivier Hallot
2015-07-02crashtest: don't crash on layout of ooo70429-[1|2]Caolán McNamara
2015-07-02some other coverity thingsCaolán McNamara
2015-07-02coverity#1309049 Unchecked return valueCaolán McNamara
2015-07-02coverity#1309050 pLayout might be 0 hereMiklos Vajna
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky
2015-06-30sw: remove SwUiWriterTest's empty.odtMichael Stahl
2015-06-30sw: fix SwUiWriterTest pointlessly loading an "empty.odt" ...Michael Stahl
2015-06-30Added Test for tdf#69282 copy page style b/w docsVarun
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna
2015-06-30Fix typosAndrea Gelmini
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl
2015-06-30loplugin:vclwidgetsStephan Bergmann
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist
2015-06-30remove spurious line (should fix OSX)Bjoern Michaelsen
2015-06-30sw rendercontext: update drawlayer in SwViewShell::PaintMiklos Vajna
2015-06-30SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow()Miklos Vajna
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen
2015-06-30use initializer-listsBjoern Michaelsen
2015-06-30now use GetAny() hereBjoern Michaelsen
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen
2015-06-30refactor getTextualDataBjoern Michaelsen
2015-06-30refactor getNumericalData,Bjoern Michaelsen
2015-06-30remove one client of getDataSequenceBjoern Michaelsen
2015-06-30simplifyBjoern Michaelsen
2015-06-30remove dead codeBjoern Michaelsen
2015-06-30simplifyBjoern Michaelsen
2015-06-30dont branch on the same conditional twiceBjoern Michaelsen
2015-06-30should there be a size mismatch here, we already wrote out-of-boundsBjoern Michaelsen
2015-06-30tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29SwViewShell::ImplEndAction: avoid direct paintMiklos Vajna
2015-06-29SwViewShell::Paint: restore old render context at the endMiklos Vajna
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308430 pSh may be 0 hereMiklos Vajna
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-29SwFrm::PrepareMake: use vcl::RenderContextMiklos Vajna
2015-06-29sw: outline SwFrm::Calc()Miklos Vajna
2015-06-28coverity#1308566 Uncaught exceptionCaolán McNamara