summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#113295 Fix typo in translation domain nameGabor Kelemen
2017-10-16tdf#79657 Support add-on controls in the overflow toolbarMaxim Monastirsky
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-03framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-27tdf#112646 Flush the clipboard holding SolarMutexJan-Marek Glogowski
2017-09-25Fix typosAndrea Gelmini
2017-09-25tdf#83320 Hide vertical text commands earlyMaxim Monastirsky
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused m_aModuleIdentifier in StatusBarManagerNoel Grandin
2017-09-20unused m_aModuleIdentifier in UIConfigurationManagerNoel Grandin
2017-09-19unused m_xLastFrame in DesktopNoel Grandin
2017-09-18unused menu extension supplier stuffNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02use more ErrCode.IsWarning()Noel Grandin
2017-09-01Replace list by vector in substitutepathvars (framework)Julien Nabet
2017-09-01xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-24loplugin:useuniqueptr in frameworkNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Add some exception messages to the removeSettings methodMuhammet Kara
2017-08-22Really run the layouter every 50msJan-Marek Glogowski
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07loplugin:oncevarStephan Bergmann