Age | Commit message (Expand) | Author |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-03-25 | Fold MenuBarManager::Destroy into its only call site | Stephan Bergmann |
2022-03-25 | tdf#147668: Destroy still needs to do its work when called from disposing | Stephan Bergmann |
2022-03-22 | Solve exception in implts_flushConfigItem | Juergen Funk |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-03-04 | tdf#45904: Remove ScHeaderFieldObj Java test | Jens Carl |
2022-03-01 | Fix typos | Andrea Gelmini |
2022-03-01 | tdf#45904 Move XComponent Java test to C++ | Jens Carl |
2022-02-28 | tdf#45904 Move XElementAccess Java test to C++ | Jens Carl |
2022-02-23 | CppunitTest_framework_dispatch: remove duplicated dispatchCommand | Xisco Fauli |
2022-02-22 | Add XWeak constructor and operator= to uno::WeakReference | Noel Grandin |
2022-01-20 | WASM make test file loading work | Armin Le Grand (Allotropia) |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-15 | include memory for std::unique_ptr | Caolán McNamara |
2022-01-15 | tdf#146754: consider xyz:123 as host:port when parsing URLs smart | Mike Kaganski |
2022-01-14 | make comphelper::OInterfaceContainerHelper4 more threadsafe | Noel Grandin |
2022-01-11 | OReadStatusBarDocumentHandler doesnt need SolarMutex | Noel Grandin |
2022-01-11 | OWriteToolBoxDocumentHandler doesnt need SolarMutex | Noel Grandin |
2022-01-11 | OWriteImagesDocumentHandler doesnt need SolarMutex | Noel Grandin |
2022-01-11 | OReadImagesDocumentHandler doesn't need SolarMutex | Noel Grandin |
2022-01-08 | move UserData bodge into VCLXMenu | Caolán McNamara |
2021-12-27 | use comphelper::WeakComponentImplHelper in WindowContentFactoryManager | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in UIElementFactoryManager | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in UIControllerFactory | Noel Grandin |
2021-12-26 | use comphelper::WeakComponentImplHelper in StatusbarItem | Noel Grandin |
2021-12-26 | use comphelper::WeakComponentImplHelper in UICommandDescription | Noel Grandin |
2021-12-26 | use comphelper::WeakComponentImplHelper in SubstitutePathVariables | Noel Grandin |
2021-12-26 | use comphelper::WeakComponentImplHelper in TaskCreatorService | Noel Grandin |
2021-12-26 | use comphelper::WeakComponentImplHelper in WindowStateConfiguration | Noel Grandin |
2021-12-25 | use comphelper::WeakComponentImplHelper in MenuBarManager | Noel Grandin |
2021-12-25 | use comphelper::WeakComponentImplHelper in ContextChangeEventMultiplexer | Noel Grandin |
2021-12-25 | use comphelper::WeakComponentImplHelper in ModuleUIConfigurationManagerSupplier | Noel Grandin |
2021-12-22 | cleanup AcceleratorCache | Noel Grandin |
2021-12-21 | Fix typo | Andrea Gelmini |
2021-12-21 | loplugin:flatten in filter..framework | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in GlobalImageList | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in ModuleUIConfigurationManager | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in ImageManagerImpl | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in UndoManagerHelper_Impl | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in Oxt_Handler | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in WakeUpThread | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in UIConfigurationManager | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in HelpOnStartup | Noel Grandin |