summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara2016-07-091-0/+9
* loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann2016-07-082-5/+5
* Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara2016-07-081-4/+6
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-074-6/+7
* typo: emtpy → emptyChristian Lohmaier2016-07-041-1/+1
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-2/+2
* framework: fix typo in dispatchdisablerMiklos Vajna2016-06-291-1/+1
* tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli2016-06-281-39/+24
* loplugin:singlevalfields in frameworkNoel Grandin2016-06-2416-39/+4
* tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli52016-06-231-0/+13
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-2314-88/+87
* Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara2016-06-222-0/+35
* Remove unused includesStephan Bergmann2016-06-201-1/+0
* Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky2016-06-201-9/+0
* Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann2016-06-171-2/+1
* SaveToolbarController: back to using XStorableMaxim Monastirsky2016-06-171-21/+27
* the __RSC hack is only needed in src files and things included from src filesCaolán McNamara2016-06-141-2/+0
* Fix typosAndrea Gelmini2016-06-132-2/+2
* Clean up uses of Any::getValue() in frameworkStephan Bergmann2016-06-101-8/+6
* tdf#99815 fixups after XNotifyingDispatchJuergen Funk2016-06-091-2/+1
* Try to get rid of svt::ContextMenuHelperMaxim Monastirsky2016-06-091-2/+1
* remove some manual ref-counting in frameworkNoel Grandin2016-06-081-10/+5
* tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk2016-06-085-137/+51
* gtk3: move the updating of native menu to right after its activatedCaolán McNamara2016-06-071-2/+0
* remove unused fieldNoel Grandin2016-06-061-1/+0
* remove unused imports in java codeNoel Grandin2016-06-061-6/+0
* remove some manual ref-countingNoel Grandin2016-06-062-6/+10
* Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2016-06-031-10/+10
* Add initial CppunitTest_framework_dispatchMiklos Vajna2016-06-033-0/+250
* loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann2016-06-031-7/+2
* tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli2016-06-031-6/+6
* loplugin:unusedfieldsNoel Grandin2016-06-022-3/+1
* remove unused SID constants and associated codeNoel Grandin2016-06-011-2/+1
* Convert DialogCancelMode to scoped enumNoel Grandin2016-05-301-1/+1
* lokit: ensure progress value sequentialHenry Castro2016-05-261-1/+1
* sw: replace boost::shared_array with std::shared_ptrMichael Stahl2016-05-251-1/+0
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-254-31/+0
* convert ImageType to scoped enumNoel Grandin2016-05-253-55/+49
* Fix typosAndrea Gelmini2016-05-251-2/+2
* tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt2016-05-251-7/+22
* Revert "remove some manual ref-counting"Noel Grandin2016-05-242-5/+6
* remove some manual ref-countingNoel Grandin2016-05-242-6/+5
* framework: last dispatchInterceptor gets asked firstThorsten Behrens2016-05-231-9/+8
* framework: avoid excessive queryDispatch callsThorsten Behrens2016-05-201-7/+14
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-208-8/+11
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-191-1/+0
* Fix unnecessary indent.Jan Holesovsky2016-05-191-9/+11
* tdf#99926 Add "Save as template" to Save dropdownSamuel Mehrbrodt2016-05-191-15/+24
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-189-830/+0
* Resolves: tdf#99857 missing items from toolbar right clickCaolán McNamara2016-05-162-15/+6