summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-12-08Indentation fixesMiklos Vajna
2016-12-08nit: s/plan/plain/Edmund Wong
2016-12-07sw: convert OSL_ENSURE to assert in anchoreddrawobject.cxxMichael Stahl
2016-12-07sw: convert some OSL_ENSURE to assert in anchoredobject.cxxMichael Stahl
2016-12-07sw: simplify SwContact::MoveObjToVisibleLayer()Michael Stahl
2016-12-07sw: remove some copypasta in SwFlyDrawContact with const_castsMichael Stahl
2016-12-07sw: convert some obvious OSL_ENSURE to assert in dcontact.cxxMichael Stahl
2016-12-07sw: fix keyboard-based iteration on draw shapes wrt. textboxesMiklos Vajna
2016-12-07tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07tdf#101464 tdf#91260 sw: a11y for partially off-page drawing objectMichael Stahl
2016-12-07sw: remove some copypasta in SwDrawContact with const_castsMichael Stahl
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-07tdf#101464 sw: if a drawing object is moved, notify SwAccessibleMapMichael Stahl
2016-12-07sw: fix indentationMichael Stahl
2016-12-07SwContentTree: another wrong assertMichael Stahl
2016-12-07simplify SwAccessibleMap::GetContext()Michael Stahl
2016-12-07simplify SwAccessibleMap::GetPreviewPageSize()Michael Stahl
2016-12-07SwAccessibleMap convert some obvious OSL_ENSURE to assertMichael Stahl
2016-12-07Revert "sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8"Michael Stahl
2016-12-07sw: document our second favorite rectangle class a littleMichael Stahl
2016-12-07tdf#104440 sw: fix layout inconsistency with dynamic wrapping and undoMiklos Vajna
2016-12-07sw: use auto when initializing with a cast in rtfattributeoutputMiklos Vajna
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-07tdf#104420 writerfilter: no dummy para in headersJustin Luth
2016-12-07sw: Kill unused SwRewriterTakeshi Abe
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06sw: outline longer SwLineLayout member functionsMiklos Vajna
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna
2016-12-06Do not enable radio buttons of image flip on createMuhammet Kara
2016-12-05use proper message passingBjoern Michaelsen
2016-12-05use proper message passingBjoern Michaelsen
2016-12-05(re)use proper message passingBjoern Michaelsen
2016-12-05drop unused BMP_STYLES_FAMILY_NUM resourceCaolán McNamara
2016-12-05unwind RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
2016-12-05convert these Image resources to BitmapCaolán McNamara
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-12-05use a std::unique_ptrCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05Fix a typoMike Kaganski
2016-12-05sw: prefix members of BigPtrEntryMiklos Vajna
2016-12-04coverity#1394416 another effort at silencing Out-of-bounds readCaolán McNamara