summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-09Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara
2016-07-08loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann
2016-07-08Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-29framework: fix typo in dispatchdisablerMiklos Vajna
2016-06-28tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-06-23tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli5
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-06-20Remove unused includesStephan Bergmann
2016-06-20Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17SaveToolbarController: back to using XStorableMaxim Monastirsky
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara
2016-06-13Fix typosAndrea Gelmini
2016-06-10Clean up uses of Any::getValue() in frameworkStephan Bergmann
2016-06-09tdf#99815 fixups after XNotifyingDispatchJuergen Funk
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-08remove some manual ref-counting in frameworkNoel Grandin
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara
2016-06-06remove unused fieldNoel Grandin
2016-06-06remove unused imports in java codeNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-06-03Add initial CppunitTest_framework_dispatchMiklos Vajna
2016-06-03loplugin:refcounting (RequestFilterSelect_Impl derives from XInterface)Stephan Bergmann
2016-06-03tdf#89329: use unique_ptr for pImpl in interactionXisco Fauli
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-26lokit: ensure progress value sequentialHenry Castro
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-25tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-23framework: last dispatchInterceptor gets asked firstThorsten Behrens
2016-05-20framework: avoid excessive queryDispatch callsThorsten Behrens
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19Fix unnecessary indent.Jan Holesovsky
2016-05-19tdf#99926 Add "Save as template" to Save dropdownSamuel Mehrbrodt