summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann15-23/+23
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2-2/+2
2014-09-10Add debug documents to SwDBManager::MergeMailFilesJan-Marek Glogowski1-27/+42
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski1-92/+22
2014-09-09MM: always copy the internal documentJan-Marek Glogowski1-22/+2
2014-09-09Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara1-2/+2
2014-09-09fdo#82496: Change picture option by rightclickingJennifer Liebel1-2/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin10-26/+29
2014-09-05Some minor MM related refactoringJan-Marek Glogowski1-15/+10
2014-09-05MM: fix workaround for single paragraph docsJan-Marek Glogowski1-3/+30
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara5-171/+129
2014-09-04coverity#707336 Uncaught exceptionCaolán McNamara1-5/+26
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam2-3/+3
2014-09-03Simplify thisMaxim Monastirsky2-6/+2
2014-09-03Remove stray debug fprintfStephan Bergmann1-1/+0
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg3-12/+11
2014-09-02convert DLG_MAILMERGECHILD floating window to .uiCaolán McNamara4-99/+9
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-3/+4
2014-09-02convert DLG_SYNC_BTN FloatingWindow to .uiCaolán McNamara3-20/+8
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2-3/+2
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-2/+3
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis1-2/+2
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt3-16/+7
2014-08-29Avoid crash when no args specifiedMaxim Monastirsky2-2/+2
2014-08-29Remove these intermediate variablesMaxim Monastirsky2-10/+6
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl1-0/+1
2014-08-27callcatcher: update unused codeCaolán McNamara2-2/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-5/+3
2014-08-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt1-15/+26
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+1
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl1-1/+1
2014-08-25reduce nesting at SID_CHINESE_CONVERSIONTomaž Vajngerl1-63/+62
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara2-3/+2
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt4-6/+8
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist13-18/+18
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist2-2/+2
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara1-3/+4
2014-08-22Open the right tab for the More... commandMaxim Monastirsky3-5/+28
2014-08-22QueryBox STR_QUERY_DELETE -> MessageDialog + stringCaolán McNamara1-2/+2
2014-08-22QueryBox QB_CONNECT -> MessageDialog + stringCaolán McNamara2-5/+3
2014-08-22QueryBox DLG_SPECIAL_FORCED -> MessageDialog + stringCaolán McNamara3-8/+4
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl1-0/+9
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl1-7/+21
2014-08-20i#105557: even more thread-safe caching of SwXFrame instancesMichael Stahl1-25/+21
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara2-13/+14
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner2-5/+4
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara13-14/+0