summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-26indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl5-47/+91
2021-08-26vcl: make OutDevState constructor default, no need for destructorChris Sherlock2-56/+26
2021-08-26vcl: partial revert of drawmodeChris Sherlock5-48/+195
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli3-34/+2
2021-08-25Fix corrupted odk/examples/java/ConverterServlet/web.xmlStephan Bergmann1-54/+18
2021-08-25tdf#143979: sc_subsequent_export-test2: Add unittestXisco Fauli1-0/+54
2021-08-25tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski5-7/+94
2021-08-25Fix typo after translation roundOlivier Hallot1-1/+1
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna8-76/+81
2021-08-25Update git submodulesOlivier Hallot1-0/+0
2021-08-25Update git submodulesOlivier Hallot1-0/+0
2021-08-25openssl: upgrade to release 1.1.1lMichael Stahl1-2/+2
2021-08-25Fix typosAndrea Gelmini2-3/+3
2021-08-25Use o3tl::saturating_cast hereMike Kaganski2-19/+3
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski3-13/+18
2021-08-25tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs10-18/+83
2021-08-25Bump ui file to latest Glade releaseOlivier Hallot1-96/+93
2021-08-25tdf#118538 (part) bump regressiondialog.ui to latest GladeOlivier Hallot1-158/+155
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák8-102/+67
2021-08-25use prewin.h/postwin.h around a win32 headerLuboš Luňák1-0/+2
2021-08-25lcl_translateTwips only needs OutputDevicesCaolán McNamara1-2/+2
2021-08-25tdf#144029 Add user friendly names for UNO commands opening decksGabor Kelemen4-11/+11
2021-08-25tdf#64991 speed up loading large RTL documentsNoel Grandin1-6/+7
2021-08-25ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+5
2021-08-25assert on calc rtf import at svl::detail::validRange(nFrom, nTo)Caolán McNamara1-0/+4
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth3-2/+34
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin4-27/+32
2021-08-25tdf#143938 sw test: track format changes of the paragraphLászló Németh1-0/+68
2021-08-25Update git submodulesRafael Lima1-0/+0
2021-08-25Update git submodulesOlivier Hallot1-0/+0
2021-08-25tdf#113240 Fill imissing pdfgeneralpage.ui extended tipsOlivier Hallot1-0/+50
2021-08-25Bump Glade release for pdfgeneralpage.uiOlivier Hallot1-271/+271
2021-08-24ofz: Out-of-memory, reduce max row allowed for TableOp when fuzzingCaolán McNamara1-1/+1
2021-08-24WaE: silence -Wmaybe-uninitializedCaolán McNamara1-1/+1
2021-08-24cid#1490801 Uninitialized pointer fieldCaolán McNamara1-0/+1
2021-08-24remove one of the pimpls in SvBaseLinkNoel Grandin2-48/+38
2021-08-24tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D)Andreas Heinisch1-1/+3
2021-08-24remove pimpl from WindowStyleSettingsNoel Grandin2-285/+273
2021-08-24test: capture stderr of odfvalidator tooMichael Stahl1-1/+1
2021-08-24osl::Mutex->std::mutex in OInstanceLockerNoel Grandin2-19/+17
2021-08-24Fix typoAndrea Gelmini1-1/+1
2021-08-24move variables declaration to their useCaolán McNamara1-14/+9
2021-08-24tidy this a littleCaolán McNamara1-6/+5
2021-08-24Update git submodulesRafael Lima1-0/+0
2021-08-24Clarify that css::awt::XDialog::execute is modal.Mike Kaganski1-1/+2
2021-08-24Update git submodulesRafael Lima1-0/+0
2021-08-24Avoid overflowing floating-point -> integer conversionStephan Bergmann1-1/+10
2021-08-24osl::Mutex->std::mutex in SfxGlobalEvents_ImplNoel Grandin1-66/+68
2021-08-24osl::Mutex->std::mutex in SfxViewShell_ImplNoel Grandin2-9/+15
2021-08-24Refactoring PatchAnshu5-39/+75