summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl2014-09-121-15/+1
* sfx2: sal_Bool -> boolStephan Bergmann2014-09-122-9/+9
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-1231-305/+305
* create a master document template typeCaolán McNamara2014-09-112-2/+2
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist2014-09-101-2/+2
* more fixes for SfxItemStateNoel Grandin2014-09-101-2/+14
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-1016-36/+36
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-3/+3
* callcatcher: update unused codeCaolán McNamara2014-09-102-20/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-09-101-1/+1
* Doxygenize comments, and move them in front of the functions.Jan Holesovsky2014-09-091-322/+117
* coverity#1237351 Logically dead codeCaolán McNamara2014-09-081-1/+1
* Related fdo#82088: removing aliases in headersStefan Weiberg2014-09-0623-71/+63
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-0611-35/+38
* fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis2014-09-061-0/+2
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-062-37/+0
* Window::GetType returns WindowType not ResourceTypeCaolán McNamara2014-09-061-2/+2
* convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2014-09-051-0/+17
* These slots not meant to be added to a toolbar or recordedMaxim Monastirsky2014-09-031-10/+10
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-13/+3
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-0313-67/+64
* fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane2014-09-021-1/+7
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-2/+9
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-026-40/+67
* widget leak on filling non-existing infobar in helpCaolán McNamara2014-09-021-0/+8
* extent .ui loading to SfxFloatingWindowsCaolán McNamara2014-09-021-0/+19
* Revert "fdo#83302 don't display read-only infobar for Base form in normal mode"Miklos Vajna2014-09-011-7/+1
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-10/+2
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-2/+10
* fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane2014-09-011-1/+7
* fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt2014-09-011-1/+4
* More mushrooms...Olivier Hallot2014-08-314-17/+74
* Make opengl chart window always activeZolnai Tamás2014-08-292-3/+7
* fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2014-08-292-3/+27
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-282-0/+4
* Reduce nesting / style in thumbnail creation routinesTomaž Vajngerl2014-08-281-45/+38
* callcatcher: update unused codeCaolán McNamara2014-08-283-37/+0
* SfxMedium::Transfer_Impl: fix indentationMiklos Vajna2014-08-281-3/+3
* callcatcher: update unused codeCaolán McNamara2014-08-274-33/+0
* convert sw use of template manager to new managerCaolán McNamara2014-08-266-175/+4
* sfx2: itemdel.hxx is goneMiklos Vajna2014-08-261-1/+0
* itemdel.[ch]xx is only used in sfx2Markus Mohrhard2014-08-268-5/+119
* move method documentation to the header fileMarkus Mohrhard2014-08-261-298/+0
* remove whitespace and put comment before methodMarkus Mohrhard2014-08-261-189/+64
* make background color of startcenter configurableAndras Timar2014-08-251-1/+4
* convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara2014-08-253-7/+7
* QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara2014-08-2516-71/+52
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+4
* set names on the Win32-only threadsMichael Stahl2014-08-251-0/+2