summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-01-18sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18use rtl::Reference in SfxInstanceCloseGuard_ImplNoel Grandin
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin
2017-01-18use rtl::Reference in RequestPackageReparation_ImplNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-14avoid OConfigurationTreeRoot copy assignmentCaolán McNamara
2017-01-13SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-12sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl
2017-01-12Fix apparent mistakeTor Lillqvist
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara
2017-01-11tdf#103391: ask user whether to open online helppv2k
2017-01-10New loplugin:conststringvar: sfx2Stephan Bergmann
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2017-01-09tdf#97361: Changed method calls in sfx2 python testskerem
2017-01-09tdf#104008: whole file name (file extension) for print jobthvallois
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04drop AutoHide codeCaolán McNamara
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist
2017-01-01Bump copyright year to 2017Adolfo Jayme Barrientos
2017-01-01remove recently unused imagelist pointersCaolán McNamara
2016-12-31tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet
2016-12-30cleanup tailing backslashesJochen Nitschke