summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-18osl::Mutex->std::mutex in EventAttacherImplNoel Grandin
2021-07-18osl::Mutex->std::mutex in NameContainerNoel Grandin
2021-07-18osl::Mutex->std::mutex in SequenceInputStreamServiceNoel Grandin
2021-07-18cid#1487495 Division or modulo by zeroCaolán McNamara
2021-07-18Fix typosAndrea Gelmini
2021-07-18binaryurp : use std::mutex in outgoingrequestsArnaud Versini
2021-07-18better to use a std::vector hereNoel Grandin
2021-07-18nlpsolver: DEPSAgent doesn't implement ILibEngineJulien Nabet
2021-07-18osl::Mutex->std::mutex in EnumerationNoel Grandin
2021-07-18Revert "Some lower objects coupling."Noel Grandin
2021-07-18osl::Mutex->std::mutex in ContentEnumerationNoel Grandin
2021-07-18osl::Mutex->std::mutex in CachedTextSearchNoel Grandin
2021-07-18osl::Mutex->std::mutex in ModeratorsActiveDataStreamerNoel Grandin
2021-07-17make calendar button small-button style so it fits in limited heightCaolán McNamara
2021-07-17Some lower objects coupling.Todor Balabanov
2021-07-17osl::Mutex->std::mutex in SequenceOutputStreamServiceNoel Grandin
2021-07-17osl::Mutex->std::mutex in ModeratorsActiveDataSinkNoel Grandin
2021-07-17osl::Mutex->std::mutex in PropertySetMixinImplNoel Grandin
2021-07-17Related: tdf#143357 set blank label for no dateCaolán McNamara
2021-07-17blind fix for ubsan div/0Noel Grandin
2021-07-17cppu : use std::mutex in DisposedCallerAdminArnaud Versini
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-17Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-07-17Update git submodulesSteve Fanning
2021-07-17jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-07-17Update git submodulesOlivier Hallot
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-17osl::Mutex->std::mutex in SharedStringPoolNoel Grandin
2021-07-17sdremote: introduce early return to improve handleAcceptedConnectionAndrzej Hunt
2021-07-17sdremote: clean up now-unneeded "found" flagAndrzej Hunt
2021-07-17sdremote: avoid infinite loop if client disconnects during handshakeAndrzej Hunt
2021-07-17sdremote: remove commented out experimental checkAndrzej Hunt
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-07-17osl::Mutex->std::mutex in OWeakConnectionPointNoel Grandin
2021-07-17tdf#143400: fix query with most functions could not be created in GUIJulien Nabet
2021-07-17Bin useless commentTor Lillqvist
2021-07-16update creditsChristian Lohmaier
2021-07-16tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-16Removed executable bits on source fileAndrea Gelmini
2021-07-16fix svl::detail::validRanges2(m_pWhichRanges) assert seen in dbaccessCaolán McNamara
2021-07-16Update git submodulesAndrea Gelmini
2021-07-16Removed executable bits on source fileAndrea Gelmini
2021-07-16Fix typosAndrea Gelmini
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16avoid a map lookup on a hot pathNoel Grandin
2021-07-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara
2021-07-16crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-07-16Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks