summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-09-09Doxygenize comments, and move them in front of the functions.Jan Holesovsky1-322/+117
2014-09-08coverity#1237351 Logically dead codeCaolán McNamara1-1/+1
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg23-71/+63
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin11-35/+38
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis1-0/+2
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara2-37/+0
2014-09-06Window::GetType returns WindowType not ResourceTypeCaolán McNamara1-2/+2
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara1-0/+17
2014-09-03These slots not meant to be added to a toolbar or recordedMaxim Monastirsky1-10/+10
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-13/+3
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg13-67/+64
2014-09-02fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane1-1/+7
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+9
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara6-40/+67
2014-09-02widget leak on filling non-existing infobar in helpCaolán McNamara1-0/+8
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara1-0/+19
2014-09-01Revert "fdo#83302 don't display read-only infobar for Base form in normal mode"Miklos Vajna1-7/+1
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-10/+2
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+10
2014-09-01fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane1-1/+7
2014-09-01fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt1-1/+4
2014-08-31More mushrooms...Olivier Hallot4-17/+74
2014-08-29Make opengl chart window always activeZolnai Tamás2-3/+7
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-3/+27
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+4
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl1-45/+38
2014-08-28callcatcher: update unused codeCaolán McNamara3-37/+0
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna1-3/+3
2014-08-27callcatcher: update unused codeCaolán McNamara4-33/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara6-175/+4
2014-08-26sfx2: itemdel.hxx is goneMiklos Vajna1-1/+0
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard8-5/+119
2014-08-26move method documentation to the header fileMarkus Mohrhard1-298/+0
2014-08-26remove whitespace and put comment before methodMarkus Mohrhard1-189/+64
2014-08-25make background color of startcenter configurableAndras Timar1-1/+4
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara3-7/+7
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara16-71/+52
2014-08-25set names on a bunch more threads...Michael Stahl2-0/+4
2014-08-25set names on the Win32-only threadsMichael Stahl1-0/+2
2014-08-25everything is independent from vos these days...Michael Stahl1-1/+1
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-3/+1
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold1-0/+3
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold1-0/+7
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold1-2/+2
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold3-0/+17
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist9-17/+16
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2-2/+0
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann3-18/+17