summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* no point in these dtors being virtualCaolán McNamara2016-08-302-9/+0
* default assignment operator is fineCaolán McNamara2016-08-301-14/+0
* Toolbar popups need explicit deactivationMaxim Monastirsky2016-08-291-2/+2
* ResourceMenuController: Better error handlingMaxim Monastirsky2016-08-281-8/+22
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-3/+3
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-263-8/+8
* tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt2016-08-221-4/+10
* GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2016-08-227-3/+457
* GSoC notebookbar: multiple .ui implementationsSzymon Kłos2016-08-166-0/+364
* Add Export... function to save split button menuYousuf Philips2016-08-131-1/+6
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-125-33/+1
* tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot2016-08-111-0/+1
* Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist2016-08-111-7/+6
* Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist2016-08-101-15/+3
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-1/+1
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-011-1/+1
* framework: stop adding silly empty accelerator/current.xml filesMichael Stahl2016-08-013-24/+12
* do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke2016-07-281-2/+8
* improve passstuffbyref return analysisNoel Grandin2016-07-275-6/+6
* Fix typosAndrea Gelmini2016-07-222-2/+2
* improve unnecessaryoverride pluginNoel Grandin2016-07-192-14/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-151-5/+0
* no need to create temporary OUString for comparisonNoel Grandin2016-07-131-1/+1
* new loplugin fragiledestructorNoel Grandin2016-07-126-6/+6
* loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-112-3/+3
* 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