summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann
2014-08-26Avoid undefined left shift of negative valueStephan Bergmann
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-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt
2014-08-26Refactor NumRule handling in CopyImplJan-Marek Glogowski
2014-08-26grapic->graphicCaolán McNamara
2014-08-26Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski
2014-08-26Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-26CppunitTest_sw_htmlexport: tinderbox says scfilt dependency is missingMiklos Vajna
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna
2014-08-25CppunitTest_sw_htmlexport: enable on WindowsMiklos Vajna
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl
2014-08-25reduce nesting at SID_CHINESE_CONVERSIONTomaž Vajngerl
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
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-25Properly downcast to any type of SwFlowFrm, not just SwCntntFrmStephan Bergmann
2014-08-25Remove unnecessary invalid downcastStephan Bergmann
2014-08-25Avoid unnecessary dereferencing of potential null pointersStephan Bergmann
2014-08-25sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna
2014-08-25Avoid unnecessary dereferencing of potential null pointersStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25Dump table attributes and page description itemsJan-Marek Glogowski
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold
2014-08-22Avoid undef member function call with this == nullptrStephan Bergmann
2014-08-22CppunitTest_sw_ooxmlfieldexport: enable on WindowsMiklos Vajna
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks
2014-08-22Avoid unnecessary invalid downcastsStephan Bergmann
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara
2014-08-22DOCX import: list styles don't support automatic updatesMiklos Vajna
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-21sw: _one_ unit test with use_library_objects sw ought to be enoughMichael Stahl
2014-08-21RES_PARATR_ORPHANS comes before RES_PARATR_WIDOWSStephan Bergmann
2014-08-21Fix *_component_getFactory function typeStephan Bergmann