summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-02-16connectitivty: can use o3tl::make_unique<> hereMiklos Vajna
2018-02-16native dialog initial basisCaolán McNamara
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-15sw: replace DELETEZ with unique_ptr in SwUndoSplitNodeMichael Stahl
2018-02-15sw: replace DELETEZ with unique_ptr in SwXFrameMichael Stahl
2018-02-15ofz#6366 Integer-overflowCaolán McNamara
2018-02-15ofz#6368 Integer-overflowCaolán McNamara
2018-02-15ofz#6364 Integer-overflowCaolán McNamara
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2018-02-15Fix some IWYU warningsMiklos Vajna
2018-02-15ofz#6360 Direct-leakCaolán McNamara
2018-02-15SID_ATTR_TRANSFORM_ANGLE is an SfxInt32ItemStephan Bergmann
2018-02-14ofz#6321 Direct-leakCaolán McNamara
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14tdf#115447 tdf#81475 Restore form controls used in formsYousuf Philips
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoInsertMichael Stahl
2018-02-14sw: replace DELETEZ with unique_ptr in SwUndoSaveSectionMichael Stahl
2018-02-14sw: convert DELETEZ to unique_ptr in SwDocMichael Stahl
2018-02-14Fix typosAndrea Gelmini
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-14tdf#115620 Prevent "Find Text" changing "Navigate By"Jim Raykowski
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann
2018-02-13move insert break extended tooltips out of help as a sample caseCaolán McNamara
2018-02-13tdf#102374: regex allow ReplaceBackReferences for $ searchJustin Luth
2018-02-13ofz#3004 TimeoutCaolán McNamara
2018-02-13tdf#108227 Set table style so it is highlighted in Sidebar styles listJim Raykowski
2018-02-13tdf#103919 mailmerge: prevent premature end of emailingAlex McMurchy1917
2018-02-13ofz#2980 TimeoutCaolán McNamara
2018-02-13sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna
2018-02-13docx: output ruby attributes properly.Mark Hung
2018-02-13ofz#6272 Direct-leakCaolán McNamara
2018-02-13tdf#113258 DOCX import: fix beforeAutospacing for shape first paragraphMiklos Vajna
2018-02-13Notebookbar Single: Fix context glitch and spacingYousuf Philips
2018-02-13tdf#103733 Unify writer master doc menu with writerYousuf Philips
2018-02-13tdf#106541 preventative unit test: don't force inheritanceJustin Luth
2018-02-12tdf#97361 Tests in sw should be more pythonicSaurav Chirania
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks
2018-02-12Fix typosAndrea Gelmini
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-12Translate German variable namesJohnny_M
2018-02-12sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberFieldMiklos Vajna
2018-02-11ofz#6229 Integer-overflowCaolán McNamara
2018-02-11Pointer is always non-null ==> use referenceMatteo Casalin