summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
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: replace boost::bind with C++11 lambda or for loopMichael Stahl
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-28Missing includesStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
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
2015-12-23loplugin:unusedfields in frameworkNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann
2015-12-16Remove comment noiseStephan Bergmann
2015-12-16No need for TransactionGuard::stopStephan Bergmann
2015-12-16Simplify TransactionManagerStephan Bergmann
2015-12-16No need to pass eReason out of TransactionManager::registerTransactionStephan Bergmann
2015-12-16TransactionGuard is always called with null eReasonStephan Bergmann
2015-12-16Remove dead ctorStephan Bergmann
2015-12-16Clean upStephan Bergmann
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25More cleanup in toolbarmanagerSamuel Mehrbrodt
2015-11-25Cleanup toolbarmanagerSamuel Mehrbrodt
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17Remove unused methodsSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12loplugin:passstuffbyrefStephan Bergmann
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian