summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-22osl::Mutex->std::mutex in OSQLParseNodesContainerNoel Grandin
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-22Extend LOKit API with functionality to extract a request and paint thumbnailsTor Lillqvist
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-02-21tdf#152921 add uitestJim Raykowski
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2023-02-21tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara
2023-02-21replace RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED with SfxHintsBjoern Michaelsen
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-02-21Related: tdf#153752 Use virtual method to avoid dynamic castsMike Kaganski
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara
2023-02-20BaseMutex in oox::core::FilterBase is unusedNoel Grandin
2023-02-20osl::Mutex->std::mutex in ucbhelper::FdInputStreamNoel Grandin
2023-02-20VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)Hannah Meeks
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin
2023-02-19fix locking in OMultiTypeInterfaceContainerHelperVar4::diposeAndCloearNoel Grandin
2023-02-19Fix error compiler error with VS2019 C2487Andras Timar
2023-02-19osl::Mutex->std::mutex in OWeakEventListenerAdapterNoel Grandin
2023-02-18osl::Mutex->std::mutex in DefaultGridColumnModelNoel Grandin
2023-02-18osl::Mutex->std::mutex in OGenericUnoControllerNoel Grandin
2023-02-18osl::Mutex->std::mutex in dbaui::OAsynchronousLinkNoel Grandin
2023-02-17Add Saraiki {skr-PK} [0x06B0] to language list, CTL, RTLEike Rathke
2023-02-17tdf#147739: Medium is not a synonym of normalKhaled Hosny
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-16no need to lock when accessing m_pInstance hereNoel Grandin
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-15new comphelper::SingletonRefNoel Grandin
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen
2023-02-15tdf#153559: Untranslatable string in safemodedialog.cxxJulien Nabet
2023-02-15osl::Mutex->std::mutex in LockFileCommonNoel Grandin
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-02-13tdf#143148 Use pragma once instead of include guardbuldi
2023-02-13These const_casts are unneededMike Kaganski
2023-02-12Fix typoAndrea Gelmini
2023-02-12Fix typoAndrea Gelmini
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-02-09ofz#55798 TimeoutCaolán McNamara
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara