summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-09-28cleanup includesJochen Nitschke
2016-09-27tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann
2016-09-27Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann
2016-09-27Remove redundant FixedVariable::nEnumValueStephan Bergmann
2016-09-27Remove unnecessary typedefsStephan Bergmann
2016-09-27Use range-based forStephan Bergmann
2016-09-27Reduce var scopeStephan Bergmann
2016-09-27Add noteStephan Bergmann
2016-09-27tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann
2016-09-25disable the two unstable tests for nowMarkus Mohrhard
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-22tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky
2016-09-22Fix JunitTest_framework_complex:CheckXTitleLuke Deller
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-30no point in these dtors being virtualCaolán McNamara
2016-08-30default assignment operator is fineCaolán McNamara
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-08-28ResourceMenuController: Better error handlingMaxim Monastirsky
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-22tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-13Add Export... function to save split button menuYousuf Philips
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-11Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist
2016-08-10Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-22Fix typosAndrea Gelmini
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann