summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2016-11-30convert TransferBufferType to o3tl::typed_flagsNoel Grandin
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-30convert DelContentType to o3tl::typed_flagsNoel Grandin
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-30tdf#103975 docx import: don't lose column break #2Justin Luth
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-29tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29kill SwClient/Modify here, use sane(r) SfxBroadcaster/ListenerBjoern Michaelsen
2016-11-29get rid of LegacyModifyHintBjoern Michaelsen
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-29sw: indentation fixesMiklos Vajna
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-29tdf#103975 docx import: don't lose column breakJustin Luth
2016-11-28sw: prefix members of BigPtrArrayMiklos Vajna