summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-27UITest does not need to be a classNoel Grandin
2023-02-27can use a reference instead of a pointerCaolán McNamara
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-26Hide Quickstarter from General options in Windows store appsMike Kaganski
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-25Fix typosAndrea Gelmini
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-24test: Add accessibility test dialog infrastructureColomban Wendling
2023-02-24editeng: split SvxLRSpaceItem into 1 class per attributeMichael Stahl
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-02-22tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-02-22OPropertyChangeListener::setAdapter can be privateNoel Grandin
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