summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-05fix typo from 6942e18899756cb49bc17f531c156bf3e6abce03Bjoern Michaelsen
2015-07-04this file has significant (amounts) of whitespace ...Bjoern Michaelsen
2015-07-04tdf#89592: use initializer listBjoern Michaelsen
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen
2015-07-04coverity#1309262 Unchecked dynamic_castCaolán McNamara
2015-07-04coverity#1309259 Unchecked dynamic_castCaolán McNamara
2015-07-04Removed spurious U+200CAndrea Gelmini
2015-07-04Fix indentJulien Nabet
2015-07-04Fix typosAndrea Gelmini
2015-07-04crashtest: fix crash on load of ooo24889-1Caolán McNamara
2015-07-03tdf#92308: Dont crash on "File > Send > Email Document"Bjoern Michaelsen
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen
2015-07-03tdf#87348 enable docx exporting linked textboxes that LO can importJustin Luth
2015-07-03SwViewShell::ImplEndAction: avoid direct PaintDesktop()Miklos Vajna
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