summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07sfx2: if the exception thrown by filter isn't known...Michael Stahl
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Indentation fixesMiklos Vajna
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-03TyposJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-03tdf#80807 guisaveas: never recommend system's tempdirJustin Luth
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-02-01Improve InfoBar labels for signaturesSamuel Mehrbrodt
2017-01-31SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara
2017-01-31Build the json message a much less expensive way.Jan Holesovsky
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-31tdf#105566 Close Infobar after clicking action buttonSamuel Mehrbrodt
2017-01-31Use white font for colored InfoBarsSamuel Mehrbrodt
2017-01-31tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2017-01-31sfx2: fix comment copypastaMichael Stahl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-25sw: various small cleanupsMiklos Vajna
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin
2017-01-23use rtl::Reference in SfxAppData_ImplNoel Grandin
2017-01-21coverity#1399027 Dereference after null checkCaolán McNamara
2017-01-20these are bitmaps nowCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann
2017-01-19these used to OSL_TRACE, quiten them to SAL_INFOCaolán McNamara
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-19use rtl::Reference in AsyncExecuteInfoNoel Grandin
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin