summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous7-14/+7
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous5-10/+5
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous8-24/+12
2016-10-14Formatting: Make this readable without a 30" screenSamuel Mehrbrodt1-294/+461
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous6-12/+6
2016-10-13-Werror=reorderMaxim Monastirsky1-2/+2
2016-10-13Improve formattingSamuel Mehrbrodt1-21/+35
2016-10-13Don't add experimental commands to the MenuSamuel Mehrbrodt1-0/+6
2016-10-13Don't add experimental commands to the ToolbarSamuel Mehrbrodt1-0/+6
2016-10-13Add experimental flag for CommandsSamuel Mehrbrodt1-2/+13
2016-10-13Remove unused toolbar:text defineSamuel Mehrbrodt1-1/+0
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