summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-13unused ResMgrCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: frameworkStephan Bergmann
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin