summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-18/+1
2014-09-18fdo#82577: Handle FontNoel Grandin7-17/+17
2014-09-17TyposJulien Nabet1-2/+2
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter1-1/+1
2014-09-17Add writer document font colors to color palettesKrisztian Pinter1-0/+7
2014-09-15Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara1-6/+6
2014-09-12sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl1-15/+1
2014-09-12sfx2: sal_Bool -> boolStephan Bergmann2-9/+9
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann31-305/+305
2014-09-11create a master document template typeCaolán McNamara2-2/+2
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-10no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist1-2/+2
2014-09-10more fixes for SfxItemStateNoel Grandin1-2/+14
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann16-36/+36
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-3/+3
2014-09-10callcatcher: update unused codeCaolán McNamara2-20/+0
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