summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
2017-09-02use more ErrCode.IsWarning()Noel Grandin
2017-09-01Replace list by vector in substitutepathvars (framework)Julien Nabet
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert framework module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-15Fix typosAndrea Gelmini
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31spelling in comments: minmal -> minimalJustin Luth
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23change intervall -> intervalDavid Tardon
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-09Resolves: tdf#66237 set layout manager the way it used toCaolán McNamara
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann