summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos1-1/+1
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe1-13/+6
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2-5/+5
2014-09-27fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos1-2/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin1-1/+1
2014-09-26remove unnecessary casts'sNoel Grandin1-9/+9
2014-09-26remove unnecessary static_cast'sNoel Grandin1-2/+2
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-1/+1
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe1-44/+13
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN7-10/+75
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis1-1/+2
2014-09-25coverity#1240261 Logically dead codeCaolán McNamara1-6/+6
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann6-11/+35
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt6-35/+11
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin6-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin132-470/+470
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2-4/+2
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2-7/+7
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl1-17/+21
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist1-0/+12
2014-09-21Present tense and capitalizationAdolfo Jayme Barrientos1-3/+3
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl1-0/+24
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