summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-06Window::GetType returns WindowType not ResourceTypeCaolán McNamara
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara
2014-09-03These slots not meant to be added to a toolbar or recordedMaxim Monastirsky
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-09-02fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02widget leak on filling non-existing infobar in helpCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-09-01Revert "fdo#83302 don't display read-only infobar for Base form in normal mode"Miklos Vajna
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane
2014-09-01fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt
2014-08-31More mushrooms...Olivier Hallot
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-28Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26sfx2: itemdel.hxx is goneMiklos Vajna
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard
2014-08-26remove whitespace and put comment before methodMarkus Mohrhard
2014-08-25make background color of startcenter configurableAndras Timar
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-24fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22No need to own SfxBasicManagerHolder by pointer in SfxObjectShell_ImplStephan Bergmann
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-20add a VclViewportCaolán McNamara