summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-10-29LOK: font/back color callback - use sal_Int32 instead of longMihai Varga
2015-10-29LOK: font/back color feedbackMihai Varga
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-28handle scrollwheel events in TabBar of SidebarBjoern Michaelsen
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-25clean-up for sfx2/source/appl/shutdowniconaqua.mmDouglas Mencken
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency.Jan Holesovsky
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-20tdf#85767: Make also sidebar toolbox item order RTL-sensitiveKatarina Behrens
2015-10-20Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist
2015-10-19sfx items: Some cleanup.Jan Holesovsky
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-17Revert "sfx2: -Werror=unused-parameter"Christian Lohmaier
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16Revert "tdf#95095: Don't create thumbnails on load."Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16sfx2: -Werror=unused-parameterMiklos Vajna
2015-10-15tdf#95095: Don't create thumbnails on load.Jan Holesovsky
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14java:remove unused importsNoel Grandin
2015-10-14coverity#735849 Unchecked dynamic_castCaolán McNamara
2015-10-14coverity#1326292 Unchecked dynamic_castCaolán McNamara
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti