summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara
2014-08-20i#107771: sw: burn, UnoCallBack, burn!Michael 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-20i#107771: sw: implement thread-safe instance caching for SwXReferenceMarkMichael 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-20fdo#72695: avoid double-free race condition for SwXParagraphMichael Stahl
2014-08-20i#105557: thread-safe caching of SwXTextTable instancesMichael Stahl
2014-08-20make SwXFrame derived constructors privateMichael Stahl
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-18fix buildThomas Arnhold
2014-08-18InfoBox MSG_ERR_INSERT_GLOS to StringThomas Arnhold
2014-08-18InfoBox MSG_ILLEGAL_PAGENUM to StringThomas Arnhold
2014-08-18InfoBoxes to StringThomas Arnhold
2014-08-18InfoBox MSG_ERROR_PASSWD to StringThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna
2014-08-15SwTextBoxHelper::findTextBox: take a const SwFrmFmtMiklos Vajna
2014-08-13warning C4365: '=' : conversion from 'int' to 'sal_uInt16', signed/unsigned m...Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann
2014-08-07Avoid illegal downcasts from BigPtrEntry to SwNodeStephan Bergmann
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann
2014-08-05sw: add RowInteropGrabBag UNO property for table rowsMiklos Vajna
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-28a const_iterator for RedlinesBjoern Michaelsen
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt