summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-04-01tdf#97966 Drop 'static' keywordsWastack6-12/+12
2016-04-01tdf#98849 SaveToolbarController: Correct initial modified stateMaxim Monastirsky1-0/+3
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke2-2/+0
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin2-6/+6
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-3/+3
2016-03-30tdf#96896-Fix infinite recursion to prevent Writer crashakash1-1/+1
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos1-5/+0
2016-03-29framework: cid#1357163 fix the fix d5e4fe23Michael Stahl1-4/+1
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann1-2/+2
2016-03-29handle failure to expand ~ in path elements.Michael Meeks1-4/+4
2016-03-29cid#1357163: 'Constant' variable guards dead codeStephan Bergmann1-6/+2
2016-03-23loplugin:constantparam in frameworkNoel Grandin11-70/+25
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky1-9/+16
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky2-1/+5
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara3-15/+28
2016-03-15loplugin:salboolNoel Grandin1-2/+2
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-15tdf#91794 remove OSL_DEBUG_LEVLEL > 1 conditionalsRohan Kumar1-4/+4
2016-03-14remove some unused Java codeNoel Grandin1-1/+1
2016-03-14inline some use-once macrosNoel Grandin2-125/+46
2016-03-11tdf#97966: Remove 'static' keywordsWastack2-2/+2
2016-03-11framework: Kill BmkMenuMaxim Monastirsky5-244/+34
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky14-1594/+132
2016-03-10loplugin:constantparam in toolsNoel Grandin1-2/+2
2016-03-10loplugin:constantparam in frameworkNoel Grandin5-46/+13
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2-0/+9
2016-03-07improve defaultparams lopluginNoel Grandin1-1/+1
2016-03-02extra menubar displayed after exiting embedded object editCaolán McNamara1-11/+46
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin3-14/+5
2016-03-01tdf#98277 Display shortcut only in tooltip, not in toolbutton nameSamuel Mehrbrodt1-2/+4
2016-03-01tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt1-0/+3
2016-02-29language submenu from tools->language->for selection->"languages"...Caolán McNamara1-14/+11
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky3-11/+24
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin7-26/+26
2016-02-22loplugin:write only fieldsNoel Grandin4-98/+0
2016-02-20tdf#57950 Replace chained O(U)StringBuffer::append() with operator+irem1-6/+1
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht3-36/+47
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-3/+3
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky3-109/+0
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose4-4/+118
2016-02-16tdf#39440: reduce scope of local variablesArnold Dumas1-2/+2
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky1-7/+4
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist2-1/+11
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist2-9/+1
2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist2-1/+9
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock3-3/+3
2016-02-08loplugin:unusedmethodsNoel Grandin1-35/+0
2016-02-06vcl: split exception types from input typesChris Sherlock2-9/+13
2016-02-05Fix typosAndrea Gelmini15-38/+38