summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+2
2016-10-10tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt1-8/+20
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt1-6/+7
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2-8/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin3-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann33-85/+85
2016-10-03deal with even more typos in comment plus bin these ****fences*****Douglas Mencken2-31/+31
2016-10-03Fix typosAndrea Gelmini7-9/+9
2016-10-03Fix typosAndrea Gelmini16-34/+34
2016-09-29tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen1-5/+5
2016-09-28cleanup includesJochen Nitschke1-16/+2
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann1-560/+0
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann1-3/+1
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann1-34/+36
2016-09-27Remove unnecessary typedefsStephan Bergmann1-4/+2
2016-09-27Use range-based forStephan Bergmann1-16/+11
2016-09-27Reduce var scopeStephan Bergmann1-4/+2
2016-09-27Add noteStephan Bergmann1-0/+7
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann1-1/+2
2016-09-25disable the two unstable tests for nowMarkus Mohrhard1-2/+6
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky3-134/+53
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky1-0/+1
2016-09-22tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky1-0/+1
2016-09-22Fix JunitTest_framework_complex:CheckXTitleLuke Deller1-12/+46
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos1-5/+25
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