summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann5-5/+0
2015-07-24tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna1-1/+6
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna2-6/+6
2015-07-24sw: partial build needs another dependency from uiwriter to mswordMichael Stahl1-0/+3
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl2-0/+17
2015-07-24loplugin:redundantcastNoel Grandin1-2/+2
2015-07-24tdf#92911 SwAnnotationWin rendercontext: fix missing comment contentsMiklos Vajna1-0/+4
2015-07-24loplugin:unusedmethodsNoel Grandin2-7/+0
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos1-0/+1
2015-07-24Open Remote file in Writer's menubarSzymon Kłos1-0/+1
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-2/+2
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl3-6/+6
2015-07-24convert WindowAlign to scoped enumNoel Grandin2-3/+3
2015-07-23Added test for tdf#57197 table row/column insert undo crashVarun1-0/+84
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara2-0/+0
2015-07-22read block in one swoop, rather than char by charCaolán McNamara1-14/+4
2015-07-22xstUsrInitl contains max 9 charsCaolán McNamara2-4/+7
2015-07-22remove some unused constantsNoel Grandin1-4/+0
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna2-0/+10
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin131-715/+60
2015-07-21need to check for after reading and before seekingCaolán McNamara2-3/+2
2015-07-21add testcase for CVE-2015-0097Caolán McNamara1-0/+0
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-1/+1
2015-07-21SimplifyMaxim Monastirsky3-10/+1
2015-07-21loplugin:unusedmethods swNoel Grandin84-799/+18
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna2-0/+14
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl2-6/+6
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2-4/+6
2015-07-20Added UNO test coverage for SwXFlatParagraphVarun1-0/+50
2015-07-20WaE: maybe-uninitializedCaolán McNamara1-2/+2
2015-07-20test should check that all levels are equalCaolán McNamara1-2/+6
2015-07-20Added UNO test coverage for SwXParagraphVarun1-0/+36
2015-07-20convert to typed Link<> in sfx2Noel Grandin12-73/+65
2015-07-19Fix typosAndrea Gelmini3-5/+5
2015-07-18sw: DOCX export: *really* fix non-well-formed XML with hyperlink/rubyMichael Stahl3-6/+54
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl1-9/+9
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl1-38/+56
2015-07-17ignore long press after all in writerCaolán McNamara1-1/+1
2015-07-17BreakPoint isn't really usefulCaolán McNamara1-17/+0
2015-07-17loplugin:unusedmethods filterNoel Grandin1-1/+1
2015-07-16Added UNO test coverage for SwXTextDefaultsVarun1-0/+50
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky2-3/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-2/+0
2015-07-16oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-07-16silence warning about unknown swipe commandCaolán McNamara1-0/+4
2015-07-16coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-07-16tdf#39468 Translate German Comments - sw/source/filter/xml/Phillip Sz2-2/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin2-42/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin2-9/+0
2015-07-16loplugin:simplifyboolStephan Bergmann1-4/+4