summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2016-12-04tdf#97361 remove = None assignments in check_fieldskerem
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-02use SvtSysLocaleOptions::GetRealLanguageTag(), not GetLocaleConfigString()Eike Rathke
2016-12-02tdf#104333 revert ww8import: set table keep/split if emulatedJustin Luth
2016-12-02SwDrawContact, SwFlyDrawContact: move code from Modify to SwClientNotifyBjoern Michaelsen
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-12-02coverity#1394416 try and get it to see this bounds checkCaolán McNamara
2016-12-02coverity#1396673 Unchecked return valueCaolán McNamara
2016-12-02-Werror=maybe-uninitializedJulien Nabet
2016-12-02-Werror=maybe-uninitializedJulien Nabet
2016-12-01tdf#101464 fix SwAccessibleMap::mpEvents assertions switching PrintPreviewMichael Stahl
2016-12-01Add toolbar button for page orientationMuhammet Kara
2016-11-30Resolves: tdf#103313 idles never get to complete postit shell formattingCaolán McNamara
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entriesMichael Stahl
2016-11-30sw: incorrect assertion in SwContentTree::RequestingChildren()Michael Stahl
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-30sw: reindent etc. SwContentTree::ExecCommandMichael Stahl
2016-11-30sw: navigator: fix outline Demote Chapter "down" copypastaMichael Stahl
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin