summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-15loplugin:salboolNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVLEL > 1 conditionalsRohan Kumar
2016-03-14remove some unused Java codeNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11framework: Kill BmkMenuMaxim Monastirsky
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-10loplugin:constantparam in frameworkNoel Grandin
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-02extra menubar displayed after exiting embedded object editCaolán McNamara
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin
2016-03-01tdf#98277 Display shortcut only in tooltip, not in toolbutton nameSamuel Mehrbrodt
2016-03-01tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt
2016-02-29language submenu from tools->language->for selection->"languages"...Caolán McNamara
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-20tdf#57950 Replace chained O(U)StringBuffer::append() with operator+irem
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-02-16tdf#39440: reduce scope of local variablesArnold Dumas
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist
2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04framework: clean up ugly _ prefixed identifiersMichael Stahl
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04framework: replace boost::bind with C++11 lambda or for loopMichael Stahl
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-29Use ResourceMenuController for toolbar-based menus tooMaxim Monastirsky
2016-01-29tdf#97411 ResourceMenuController: Don't forget to dispose MenuBarManagerMaxim Monastirsky
2016-01-28tdf#97419 Need to take SolarMutex hereMaxim Monastirsky
2016-01-28Missing includesStephan Bergmann