summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-05-02SwFieldTypes can just be a std::vector typedefNoel Grandin
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-05-01SwTOXTypes can just be a std::vector typedefNoel Grandin
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos
2017-05-01tdf#107362 don't insert kern if snap to char is not checked.Mark Hung
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky
2017-05-01FN_TOOL_ANCHOR cleanupMaxim Monastirsky
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen
2017-04-29tdf#107350 - prevent crash in unotbl.cxxLeMoyne Castle
2017-04-28tdf#39648: Translate German comments and terms in swJens Carl
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