summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-04sw::UnoImplPtr: add doxygen documentationMiklos Vajna
2014-09-04coverity#707311 Uncaught exceptionCaolán McNamara
2014-09-04coverity#983958 Uncaught exceptionCaolán McNamara
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl
2014-08-28sw: fix htmlexport test failureMichael Stahl
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara
2014-08-25convert MSG_COMCORE_ASKSEARCH with custom buttons to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara
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