summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-02-02loplugin:useuniqueptrStephan Bergmann1-7/+5
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin13-119/+119
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-6/+2
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt2-38/+60
2017-02-01Improve InfoBar labels for signaturesSamuel Mehrbrodt1-4/+4
2017-01-31SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara1-0/+1
2017-01-31Build the json message a much less expensive way.Jan Holesovsky1-10/+4
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara1-0/+12
2017-01-31tdf#105566 Close Infobar after clicking action buttonSamuel Mehrbrodt1-0/+1
2017-01-31Use white font for colored InfoBarsSamuel Mehrbrodt1-1/+2
2017-01-31tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt2-3/+34
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt2-1/+19
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt5-19/+25
2017-01-31sfx2: fix comment copypastaMichael Stahl1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin8-20/+20
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-4/+0
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin7-83/+72
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke1-2/+2
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann72-1400/+692
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin11-38/+0
2017-01-25sw: various small cleanupsMiklos Vajna1-19/+9
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-8/+8
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin1-1/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski16-50/+49
2017-01-23lok: Listen for state change events for cell alignment commandsPranav Kant1-1/+4
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin1-88/+86
2017-01-23use rtl::Reference in SfxAppData_ImplNoel Grandin3-6/+5
2017-01-21coverity#1399027 Dereference after null checkCaolán McNamara1-1/+1
2017-01-20these are bitmaps nowCaolán McNamara1-3/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann8-0/+17
2017-01-19these used to OSL_TRACE, quiten them to SAL_INFOCaolán McNamara1-1/+1
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara15-42/+33
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky2-6/+29
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski3-1/+40
2017-01-19use rtl::Reference in AsyncExecuteInfoNoel Grandin1-11/+8
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin1-8/+2
2017-01-18sfx2: load BitmapEx resources instead of Image onesCaolán McNamara3-86/+86
2017-01-18use rtl::Reference in SfxInstanceCloseGuard_ImplNoel Grandin1-12/+8
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin2-15/+8
2017-01-18use rtl::Reference in RequestPackageReparation_ImplNoel Grandin1-16/+9
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl4-4/+4
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski10-20/+20
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski5-27/+31
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-1/+6
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin15-102/+62
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky7-189/+9
2017-01-14avoid OConfigurationTreeRoot copy assignmentCaolán McNamara1-15/+16
2017-01-13SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens1-0/+3
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin3-6/+6