summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-08-12Fix typosAndrea Gelmini
2018-08-11tdf#119197: import some symbols as symbols, not as Math functionsMike Kaganski
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-08-10Revert "uitest for bug tdf#79569"Stephan Bergmann
2018-08-10tdf#116549 docx export: write "nil" to uninherit a borderJustin Luth
2018-08-10sw: document Extent and MergedParaMiklos Vajna
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-10sw: Reduce redundant copyTakeshi Abe
2018-08-09One last attempt at fixing UITest_writer_tests for Jenkins ASan+UBSan buildStephan Bergmann
2018-08-09forcepoint#72 negative string indexMichael Stahl
2018-08-09forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara
2018-08-09dynamic_cast followed by static_castCaolán McNamara
2018-08-08sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-08-08Temporarily sprinkle test code with debug print statementsStephan Bergmann
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth
2018-08-08loplugin:unusedfieldsNoel Grandin
2018-08-08tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth
2018-08-08Fix typosAndrea Gelmini
2018-08-07tdf#119130 only have the active postit as a dialog control...Caolán McNamara
2018-08-07sw doc model xml dump: handle frame format of table boxesMiklos Vajna
2018-08-07sw: Replace std::list with std::vector for simplicityTakeshi Abe
2018-08-07sw: fix ignored frames in AppendAllObjs()Michael Stahl
2018-08-07Ensure consistent pointer-to-member representation on MSVCStephan Bergmann
2018-08-07ofz#9733 drop bookmarks in deleted rangeCaolán McNamara
2018-08-07sw TextGraphicObject: fix GraphicURL handling in the descriptorMiklos Vajna
2018-08-07Try to make test_tdf81457_table_merge_undo deterministicStephan Bergmann
2018-08-07tdf#109137 sw textbox: fix initial wrap type of a shape's textboxMiklos Vajna
2018-08-06sw: prefix members of SwInsertConfigMiklos Vajna
2018-08-06sw: Prefer std::vector for SwLineOffsetArray to std::listTakeshi Abe
2018-08-06loplugin:useuniqueptr in WW8PLCFx_BookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_AtnBookNoel Grandin
2018-08-06loplugin:useuniqueptr in WW8PLCFx_FactoidBookNoel Grandin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-05coverity#1438212 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438214 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438218 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438219 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438226 Unchecked dynamic_castCaolán McNamara
2018-08-05tdf#118859: Avoid trying to remove already removed nodesMike Kaganski
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-04Fix typosAndrea Gelmini
2018-08-04tdf#118980 - No "clear list" control on formatting toolbarheiko tietze
2018-08-03Fix use-after-free in SwLayAction::IsShortCutStephan Bergmann
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-03forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna
2018-08-02loplugin:returnconstant in filterNoel Grandin