Age | Commit message (Expand) | Author |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-29 | remove the USE_APP_SHORTCUTS #define and simplify the code in the process | Noel Grandin |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-28 | handle scrollwheel events in TabBar of Sidebar | Bjoern Michaelsen |
2015-10-27 | don't allocate rtl::Reference or SvRef on the heap | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | don't allocate uno::Reference on the heap | Noel Grandin |
2015-10-27 | better i18n of STR_DDE_ERROR string | Andras Timar |
2015-10-27 | inline SvBaseLinkRef typedef | Noel Grandin |
2015-10-27 | inline SfxMediumRef typedef | Noel Grandin |
2015-10-26 | Let Gtk handle icon names instead of ResMgr for window and trayicon | Simon Steinbeiss |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-25 | clean-up for sfx2/source/appl/shutdowniconaqua.mm | Douglas Mencken |
2015-10-23 | tdf#48456 : when searching for a number, consider formatting | Dennis Francis |
2015-10-22 | add missing SearchFiltered to SvxSearchItem slot definitions | Eike Rathke |
2015-10-22 | coverity#441226 Dereference null return value | Caolán McNamara |
2015-10-21 | afl-eventtesting + VclPtr: only current context decks getting disposed | Caolán McNamara |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-21 | tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency. | Jan Holesovsky |
2015-10-21 | lok: Avoid adding to recent documents completely. | Jan Holesovsky |
2015-10-21 | tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL(). | Jan Holesovsky |
2015-10-20 | tdf#85767: Make also sidebar toolbox item order RTL-sensitive | Katarina Behrens |
2015-10-20 | Avoid some confusing uses of "document name" instead of "document URL" | Stephan Bergmann |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-20 | tdf#89694 Password dialog for opening OOXML shows url-encoded path | Tomofumi Yagi |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-19 | cleanup some local var declarations | Noel Grandin |
2015-10-19 | WaE: loplugin:defaultparams | Tor Lillqvist |
2015-10-19 | sfx items: Some cleanup. | Jan Holesovsky |
2015-10-19 | sfx items: Kill the SFX_ITEMSET_GET macro. | Jan Holesovsky |
2015-10-17 | Revert "sfx2: -Werror=unused-parameter" | Christian Lohmaier |
2015-10-16 | sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too. | Jan Holesovsky |
2015-10-16 | sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false. | Jan Holesovsky |
2015-10-16 | Revert "tdf#95095: Don't create thumbnails on load." | Jan Holesovsky |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-16 | sfx2: -Werror=unused-parameter | Miklos Vajna |
2015-10-15 | tdf#95095: Don't create thumbnails on load. | Jan Holesovsky |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-15 | convert Link<> to typed | Noel Grandin |
2015-10-14 | java:remove unused imports | Noel Grandin |
2015-10-14 | coverity#735849 Unchecked dynamic_cast | Caolán McNamara |
2015-10-14 | coverity#1326292 Unchecked dynamic_cast | Caolán McNamara |
2015-10-14 | Bump gtk+ version to 2.18 | Riccardo Magliocchetti |
2015-10-14 | convert Link<> to typed | Noel Grandin |
2015-10-13 | START CENTER: Set new open remote file icon and label | Yousuf Philips |
2015-10-12 | tdf#92217: The infobar text should have a transparent background... | Jan Holesovsky |