summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Don't use bitfield bool members in MenuBarManagerStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-04-11Remove obsolete commentStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-08Drop unused uses of TransactionBaseStephan Bergmann
2016-04-07Remove unused Int32HashCodeStephan Bergmann
2016-04-07Just use the hash<sal_Int16> defaultStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-07vector::clear is just fineStephan Bergmann
2016-04-07Remove junk that erroneously remained in previous commitStephan Bergmann
2016-04-07dllexport class deriving from template means trouble with MSVCStephan Bergmann
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-07Fold PropertySetHelper into its only use, FrameStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sequence->vector in frameworkNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky
2016-03-14inline some use-once macrosNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-03-10loplugin:constantparam in frameworkNoel Grandin
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
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