summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara
2014-09-12sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-10no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist
2014-09-10more fixes for SfxItemStateNoel Grandin
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-09Doxygenize comments, and move them in front of the functions.Jan Holesovsky
2014-09-08coverity#1237351 Logically dead codeCaolán McNamara
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