summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara3-28/+15
2016-04-06See if waitForEventIdle helps hereStephan Bergmann1-0/+3
2016-04-05Prevent broadcast of title change events without a sourceakash1-0/+3
2016-04-05m_dbg_bMakeItFaster is always falseStephan Bergmann1-22/+0
2016-04-05Add unit tests for XTitle interfaceAkash Jain2-1/+287
2016-04-05tdf#96044 - After exiting print preview main window number bumps to #3akash1-0/+1
2016-04-05loplugin:constantparamNoel Grandin2-25/+9
2016-04-05tdf#98837 - Fail loading a new document with read only property set to trueAkash Jain1-3/+15
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan12-27/+18
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan10-25/+13
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke9-10/+0
2016-04-01sequence->vector in frameworkNoel Grandin20-110/+104
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