aboutsummaryrefslogtreecommitdiff
path: root/source/be/uui
ModeNameSize
-rw-r--r--messages.po37726logplain
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/SdGlobalResourceContainer.cxx
AgeCommit message (Expand)Author
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2023-02-18osl::Mutex->std::mutex in SdGlobalResourceContainerNoel Grandin
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-06use more uniqueptr in SdGlobalResourceContainerNoel Grandin
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard