summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-311-4/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-287-83/+72
* use a define for invalid SfxPoolItemJochen Nitschke2017-01-271-2/+2
* -Werror=int-in-bool-context (GCC 7)Stephan Bergmann2017-01-272-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2672-1400/+692
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-2511-38/+0
* sw: various small cleanupsMiklos Vajna2017-01-251-19/+9
* Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara2017-01-241-8/+8
* teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin2017-01-241-1/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-2316-50/+49
* lok: Listen for state change events for cell alignment commandsPranav Kant2017-01-231-1/+4
* use rtl::Reference in SfxInPlaceClientNoel Grandin2017-01-231-88/+86
* use rtl::Reference in SfxAppData_ImplNoel Grandin2017-01-233-6/+5
* coverity#1399027 Dereference after null checkCaolán McNamara2017-01-211-1/+1
* these are bitmaps nowCaolán McNamara2017-01-201-3/+3
* New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann2017-01-198-0/+17
* these used to OSL_TRACE, quiten them to SAL_INFOCaolán McNamara2017-01-191-1/+1
* sfx2: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-1915-42/+33
* Using SfxDispatcher was not that good idea after allMaxim Monastirsky2017-01-192-6/+29
* tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski2017-01-193-1/+40
* use rtl::Reference in AsyncExecuteInfoNoel Grandin2017-01-191-11/+8
* use rtl::Reference in SfxPopupWindowNoel Grandin2017-01-191-8/+2
* sfx2: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-183-86/+86
* use rtl::Reference in SfxInstanceCloseGuard_ImplNoel Grandin2017-01-181-12/+8
* use rtl::Reference in RequestFilterOptionsNoel Grandin2017-01-182-15/+8
* use rtl::Reference in RequestPackageReparation_ImplNoel Grandin2017-01-181-16/+9
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-174-4/+4
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-1710-20/+20
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-175-27/+31
* tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson2017-01-171-1/+6
* new loplugin: useuniqueptr: sfx2Noel Grandin2017-01-1715-102/+62
* Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky2017-01-167-189/+9
* avoid OConfigurationTreeRoot copy assignmentCaolán McNamara2017-01-141-15/+16
* SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens2017-01-131-0/+3
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-133-6/+6
* sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl2017-01-121-0/+5
* Fix apparent mistakeTor Lillqvist2017-01-121-1/+1
* in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara2017-01-121-1/+1
* tdf#103391: ask user whether to open online helppv2k2017-01-113-5/+84
* New loplugin:conststringvar: sfx2Stephan Bergmann2017-01-103-29/+18
* New loplugin:externvar: sfx2Stephan Bergmann2017-01-096-6/+6
* tdf#97361: Changed method calls in sfx2 python testskerem2017-01-092-8/+8
* tdf#104008: whole file name (file extension) for print jobthvallois2017-01-091-1/+1
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-091-0/+1
* XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky2017-01-081-21/+0
* Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann2017-01-051-2/+2
* follow up remove unused autohide leftoversCaolán McNamara2017-01-041-7/+0
* drop AutoHide codeCaolán McNamara2017-01-041-3/+1
* Hold SfxInfoBarWindow by VclPtrStephan Bergmann2017-01-034-13/+11
* Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist2017-01-031-41/+1