Age | Commit message (Expand) | Author |
2017-02-07 | create ErrorHandlerFlags scoped enum for error handling flags | Noel Grandin |
2017-02-07 | remove ugly operator* in DynamicErrorInfo | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Indentation fixes | Miklos Vajna |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-03 | tdf#80807 guisaveas: never recommend system's tempdir | Justin Luth |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-02-01 | InfoBar: Introduce different types | Samuel Mehrbrodt |
2017-02-01 | Improve InfoBar labels for signatures | Samuel Mehrbrodt |
2017-01-31 | SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complex | Caolán McNamara |
2017-01-31 | Build the json message a much less expensive way. | Jan Holesovsky |
2017-01-31 | Resolves: tdf#104884 print preview replaces the frame controller | Caolán McNamara |
2017-01-31 | tdf#105566 Close Infobar after clicking action button | Samuel Mehrbrodt |
2017-01-31 | Use white font for colored InfoBars | Samuel Mehrbrodt |
2017-01-31 | tdf#105566 Show InfoBar also for signed docs with warnings | Samuel Mehrbrodt |
2017-01-31 | Add helper methods to get common colors to SfxInfoBar | Samuel Mehrbrodt |
2017-01-31 | tdf#105566 Show InfoBar when signature is invalid | Samuel Mehrbrodt |
2017-01-31 | sfx2: fix comment copypasta | Michael Stahl |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | use a define for invalid SfxPoolItem | Jochen Nitschke |
2017-01-27 | -Werror=int-in-bool-context (GCC 7) | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor sfx2..store | Noel Grandin |
2017-01-25 | sw: various small cleanups | Miklos Vajna |
2017-01-24 | Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when docked | Caolán McNamara |
2017-01-24 | teach unusedvariablecheck plugin about SfxPoolItem subclasses | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | lok: Listen for state change events for cell alignment commands | Pranav Kant |
2017-01-23 | use rtl::Reference in SfxInPlaceClient | Noel Grandin |
2017-01-23 | use rtl::Reference in SfxAppData_Impl | Noel Grandin |
2017-01-21 | coverity#1399027 Dereference after null check | Caolán McNamara |
2017-01-20 | these are bitmaps now | Caolán McNamara |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sfx2 | Stephan Bergmann |
2017-01-19 | these used to OSL_TRACE, quiten them to SAL_INFO | Caolán McNamara |
2017-01-19 | sfx2: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-19 | Using SfxDispatcher was not that good idea after all | Maxim Monastirsky |
2017-01-19 | tdf#104718: Prompt user to continue on SAXException | Mike Kaganski |
2017-01-19 | use rtl::Reference in AsyncExecuteInfo | Noel Grandin |
2017-01-19 | use rtl::Reference in SfxPopupWindow | Noel Grandin |
2017-01-18 | sfx2: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-18 | use rtl::Reference in SfxInstanceCloseGuard_Impl | Noel Grandin |
2017-01-18 | use rtl::Reference in RequestFilterOptions | Noel Grandin |
2017-01-18 | use rtl::Reference in RequestPackageReparation_Impl | Noel Grandin |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |