summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-04-28tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-28static_cast after dynamic_castCaolán McNamara
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-28loplugin:cppunitassertequals: swStephan Bergmann
2017-04-28tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl
2017-04-28sw: remove useless commentMichael Stahl
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-27tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27tdf#39468 Translate German comments in swJens Carl
2017-04-27tdf#107204: Make sure we always do Unicode BidiKhaled Hosny
2017-04-27sw: add test that SwXTextCursor is disposed if header is deletedMichael Stahl
2017-04-27sw: fix always-true condition in lcl_DelHFFormat ...Michael Stahl
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky
2017-04-26sw: convert some OSL_ENSURE to assert in ftnfrm.cxxMichael Stahl
2017-04-26tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl
2017-04-26tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl
2017-04-26sw: fix loplugin:override warningMiklos Vajna
2017-04-26tdf#107427 sw: fix crash with stale entries in SwNavigationMgrMichael Stahl
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-26RTF export: restore build-time test for self-containing headersMiklos Vajna
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
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