summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2016-01-15Related tdf#96059 Fix icons in File->New menuSusobhan Ghosh
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-13-Werror=attributes (GCC 6)Stephan Bergmann
2016-01-13Increase relevancyTor Lillqvist
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks
2016-01-07framework: restore dispatch API test.Michael Meeks