summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-04-25Optimize plain-text import.Michael Meeks
2017-04-25tdf#39468 Translate German commentsAlexey Vlasov
2017-04-25tdf#39468 Translate German comments sw/source/core/text/txthyph.cxxAlexey Vlasov
2017-04-25FOOTERL and FOOTERR are write-onlyNoel Grandin
2017-04-25tdf#106035 update the contextual groupedbar full layout updateandreas kainz
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-25remove DYING_FLYFRAMEFORMAT: now obsoleteBjoern Michaelsen
2017-04-25use a unique_ptr to track the SwFlyDrawContactBjoern Michaelsen
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung
2017-04-24coverity#1405474 Unintended sign extensionCaolán McNamara
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-24Fix typosAndrea Gelmini
2017-04-24sw: let's check GetFrame() instead, it's already publicMichael Stahl
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-24Indentation fixesMiklos Vajna
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-04-23AutoText: importing docx contentSzymon Kłos
2017-04-23tdf#107301: Improve non snap-to-char text rendering.Mark Hung
2017-04-22fix the buildMarkus Mohrhard
2017-04-22tdf#107237 Add shape and frame contextual tabs to WriterYousuf Philips
2017-04-22tdf#102132 Contextual section in its own sectionYousuf Philips
2017-04-22sw: skip part of uiwriter/testTdf107025 if not testable.Mark Hung
2017-04-22sw: fix a11y crash on double DisposeMichael Stahl
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl
2017-04-21Silence loplugin:unreffun on "FIXME breaks on Windows"Stephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21Disable this test temporarily, breaks on Windows from some reason.Jan Holesovsky
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks
2017-04-21ofz#1202 fix oomCaolán McNamara
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-04-21add CVE-2017-0199 testcaseCaolán McNamara
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin