summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-04framework: clean up ugly _ prefixed identifiersMichael Stahl1-8/+10
2016-02-04loplugin:sallogareasStephan Bergmann4-5/+5
2016-02-04framework: replace boost::bind with C++11 lambda or for loopMichael Stahl5-48/+18
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken4-12/+12
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem3-6/+3
2016-02-02boost::hash->std::hashNoel Grandin4-4/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2-2/+0
2016-01-31unnecessary use of OUString constructorNoel Grandin2-4/+4
2016-01-29Use ResourceMenuController for toolbar-based menus tooMaxim Monastirsky3-372/+84
2016-01-29tdf#97411 ResourceMenuController: Don't forget to dispose MenuBarManagerMaxim Monastirsky1-4/+16
2016-01-28tdf#97419 Need to take SolarMutex hereMaxim Monastirsky1-0/+1
2016-01-28Missing includesStephan Bergmann1-0/+3
2016-01-26No need for ~PresetHandler to be virtualStephan Bergmann1-1/+1
2016-01-26Remove nonsense commentStephan Bergmann1-4/+0
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2-52/+50
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann8-37/+26
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-4/+4
2016-01-25MenuBarManager: Pass the module identifier to the factoryMaxim Monastirsky1-4/+4
2016-01-24Manually reset the active flag for popup menusMaxim Monastirsky1-0/+5
2016-01-22Fix wrong use of OUString::copyMaxim Monastirsky1-5/+3
2016-01-18loplugin: unused return valuesNoel Grandin1-5/+3
2016-01-18Don't update the save icon on every keystrokeMaxim Monastirsky1-2/+9
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra2-22/+1
2016-01-15framework: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-15Related tdf#96059 Fix icons in File->New menuSusobhan Ghosh1-1/+6
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh2-51/+2
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl2-0/+3
2016-01-13-Werror=attributes (GCC 6)Stephan Bergmann1-1/+1
2016-01-13Increase relevancyTor Lillqvist1-5/+2
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky3-7/+17
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin13-61/+0
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin10-90/+44
2016-01-10Fix typosAndrea Gelmini34-49/+49
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky4-9/+28
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks2-10/+22
2016-01-07framework: restore dispatch API test.Michael Meeks3-58/+63
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf2-4/+4
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang707-19/+25
2016-01-04Related tdf#82775: Check for disposed-nessStephan Bergmann2-37/+43
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1