summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Optimize plain-text import.Michael Meeks1-3/+1
2017-04-25tdf#39468 Translate German commentsAlexey Vlasov1-27/+26
2017-04-25tdf#39468 Translate German comments sw/source/core/text/txthyph.cxxAlexey Vlasov1-3/+3
2017-04-25FOOTERL and FOOTERR are write-onlyNoel Grandin1-7/+1
2017-04-25tdf#106035 update the contextual groupedbar full layout updateandreas kainz1-2793/+10617
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna4-3/+12
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock13-13/+13
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock133-0/+134
2017-04-25loplugin:checkunusedparams in vclNoel Grandin3-10/+10
2017-04-25remove DYING_FLYFRAMEFORMAT: now obsoleteBjoern Michaelsen3-13/+0
2017-04-25use a unique_ptr to track the SwFlyDrawContactBjoern Michaelsen2-19/+13
2017-04-24tdf#39468 Translate German comments in swJens Carl2-85/+82
2017-04-24tdf#39468 Translate German comments in swJens Carl2-57/+55
2017-04-24tdf#39468 Translate German comments in swJens Carl4-110/+109
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen6-11/+37
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung2-0/+21
2017-04-24coverity#1405474 Unintended sign extensionCaolán McNamara1-2/+2
2017-04-24tdf#39468 Translate German comments in swJens Carl1-16/+14
2017-04-24Fix typosAndrea Gelmini4-5/+5
2017-04-24sw: let's check GetFrame() instead, it's already publicMichael Stahl3-3/+4
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna3-119/+119
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin35-164/+51
2017-04-24Indentation fixesMiklos Vajna3-9/+8
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen3-24/+18
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-10/+9
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-57/+17
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin3-10/+8
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips3-6/+0
2017-04-23AutoText: importing docx contentSzymon Kłos2-63/+105
2017-04-23tdf#107301: Improve non snap-to-char text rendering.Mark Hung1-4/+4
2017-04-22fix the buildMarkus Mohrhard1-2/+2
2017-04-22tdf#107237 Add shape and frame contextual tabs to WriterYousuf Philips1-101/+890
2017-04-22tdf#102132 Contextual section in its own sectionYousuf Philips1-1/+1
2017-04-22sw: skip part of uiwriter/testTdf107025 if not testable.Mark Hung1-3/+6
2017-04-22sw: fix a11y crash on double DisposeMichael Stahl1-1/+4
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-04-21Silence loplugin:unreffun on "FIXME breaks on Windows"Stephan Bergmann1-1/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky27-28/+1
2017-04-21Disable this test temporarily, breaks on Windows from some reason.Jan Holesovsky1-1/+1
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-21ofz#1202 fix oomCaolán McNamara1-3/+1
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky1-0/+28
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky1-6/+18
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-21add CVE-2017-0199 testcaseCaolán McNamara1-0/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin10-382/+417
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin5-11/+11
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin10-17/+17
2017-04-21remove some old MSVC workaroundsNoel Grandin2-12/+3