summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2016-01-26No need for ~PresetHandler to be virtualStephan Bergmann
2016-01-26Remove nonsense commentStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-25MenuBarManager: Pass the module identifier to the factoryMaxim Monastirsky
2016-01-24Manually reset the active flag for popup menusMaxim Monastirsky
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18Don't update the save icon on every keystrokeMaxim Monastirsky
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra
2016-01-15framework: loplugin:defaultparamsMiklos Vajna