summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist1-0/+4
2018-03-25tdf#115218 framework: decouple HiddenForConversion from HiddenMiklos Vajna1-1/+1
2018-03-21framework: disable layout manager in hidden framesMiklos Vajna3-9/+27
2018-01-10tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist1-0/+1
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl1-5/+25
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-11-13Fix typosAndrea Gelmini2-4/+4
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: frameworkStephan Bergmann2-3/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-10-03framework, lok: It's okay to have valid non-existent user inst. pathPranav Kant1-1/+5
2017-10-03new loplugin:blockblockNoel Grandin1-6/+6
2017-10-01throw more useful uno::Exception'sNoel Grandin1-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-4/+2
2017-09-27tdf#112646 Flush the clipboard holding SolarMutexJan-Marek Glogowski1-4/+5
2017-09-25Fix typosAndrea Gelmini2-2/+2
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin2-9/+5
2017-09-19unused m_xLastFrame in DesktopNoel Grandin1-4/+2
2017-09-14improve redundantcast lopluginNoel Grandin1-2/+2
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-3/+3
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov1-167/+105
2017-09-02use more ErrCode.IsWarning()Noel Grandin1-1/+1
2017-09-01Replace list by vector in substitutepathvars (framework)Julien Nabet1-2/+2
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-1/+1
2017-08-18Fix typosAndrea Gelmini2-2/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-3/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin1-4/+4
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-6/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-28/+7
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+44
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin2-8/+5
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-7/+0
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08framework: replace double checked locking patternsJochen Nitschke2-41/+8
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M1-2/+2
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara2-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-3/+5
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin3-32/+26
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1