summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-09-20loplugin:unusedfieldsNoel Grandin1-10/+9
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-3/+0
2016-09-15tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl1-5/+6
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky1-5/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann133-145/+145
2016-09-10typo fix: oue -> ourAndras Timar1-1/+1
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin4-5/+5
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky2-7/+0
2016-08-30no point in these dtors being virtualCaolán McNamara2-9/+0
2016-08-30default assignment operator is fineCaolán McNamara1-14/+0
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky1-2/+2
2016-08-28ResourceMenuController: Better error handlingMaxim Monastirsky1-8/+22
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke2-3/+3
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu3-8/+8
2016-08-22tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt1-4/+10
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos7-3/+457
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos6-0/+364
2016-08-13Add Export... function to save split button menuYousuf Philips1-1/+6
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin5-33/+1
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-11Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist1-7/+6
2016-08-10Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist1-15/+3
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl3-24/+12
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke1-2/+8
2016-07-27improve passstuffbyref return analysisNoel Grandin5-6/+6
2016-07-22Fix typosAndrea Gelmini2-2/+2
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-14/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-12new loplugin fragiledestructorNoel Grandin6-6/+6
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann2-3/+3
2016-07-09Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara1-0/+9
2016-07-08loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann2-5/+5
2016-07-08Related: tdf#100713 fix more recent bug to try and see older bug...Caolán McNamara1-4/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann4-6/+7
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-29framework: fix typo in dispatchdisablerMiklos Vajna1-1/+1
2016-06-28tdf#89329: use shared_ptr for pImpl in addonsoptionsXisco Fauli1-39/+24
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin16-39/+4
2016-06-23tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli51-0/+13
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin14-88/+87
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara2-0/+35
2016-06-20Remove unused includesStephan Bergmann1-1/+0
2016-06-20Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky1-9/+0
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann1-2/+1