summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara
2014-08-22SwXParagraph::Impl::GetTxtNode: fix indenetationMiklos Vajna
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist
2014-08-22bHasUDefProp is unusedTor Lillqvist
2014-08-22The comment apparently pertained to the following lineStephan Bergmann
2014-08-22Open the right tab for the More... commandMaxim Monastirsky
2014-08-22QueryBox STR_QUERY_DELETE -> MessageDialog + stringCaolán McNamara
2014-08-22QueryBox QB_CONNECT -> MessageDialog + stringCaolán McNamara
2014-08-22QueryBox DLG_SPECIAL_FORCED -> MessageDialog + stringCaolán McNamara
2014-08-21RES_PARATR_ORPHANS comes before RES_PARATR_WIDOWSStephan Bergmann
2014-08-21Fix *_component_getFactory function typeStephan Bergmann
2014-08-21DOCX export: prevent multiple paragraphs in some SDT containersMiklos Vajna
2014-08-21Avoid invalid downcasts to SwFmtHeader instead of SwFmtFooterStephan Bergmann
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara
2014-08-21Check pTmpFrm->GetType(), not nFrmType, for FRM_FLYStephan Bergmann
2014-08-21DOCX export: handle anchored TextFrames inside shapesMiklos Vajna
2014-08-20C++ name lookup is hard, especially for clang tinderboxMichael Stahl
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXFootnoteMichael Stahl
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXFootnoteMichael Stahl
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl
2014-08-20better error handing in SwXTextField::attach()Michael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXReferenceMarkMichael Stahl
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXReferenceMarkMichael Stahl
2014-08-20SwXReferenceMarks::GetObject() has no need for a mutex guardMichael Stahl
2014-08-20i#107771: sw: make SwXReferenceMark a client of its format poolitemMichael Stahl
2014-08-20sw: RES_TOXMARK_DELETED is unused since swunolocking1Michael Stahl
2014-08-20SwXDocumentIndexMark::CreateXDocumentIndexMark does not need SwTOXTypeMichael Stahl
2014-08-20RegisterToTOXType has a silly parameter nameMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXParagraphMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXTextSectionMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMarkMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXFieldMasterMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXTextFieldMichael Stahl
2014-08-20SwXBookmark: m_rThis now unusedMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXBookmark/SwXFieldmarkMichael Stahl
2014-08-20SwXMetaText::GetXMeta() now unusedMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXMeta/SwXMetaFieldMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXTextTableMichael Stahl
2014-08-20remove bogus mutex guard in SwXTextTables::GetObject()Michael Stahl
2014-08-20i#105557: thread-safe caching of SwXTextTable instancesMichael Stahl
2014-08-20fdo#72695: avoid double-free race condition for SwXFrameMichael Stahl
2014-08-20make SwXFrame derived constructors privateMichael Stahl
2014-08-20i#105557: even more thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-20i#105557: more thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-20sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl