summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-13properly separate code built with different CPU settingsLuboš Luňák8-59/+144
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli78-187/+173
2021-09-13uitest: guard the remaining execute_modeless_dialog_through_commandXisco Fauli4-39/+24
2021-09-13uitest: guard execute_modeless_dialog_through_command in swXisco Fauli20-825/+688
2021-09-13uitest: guard execute_modeless_dialog_through_command in scXisco Fauli52-1514/+1198
2021-09-13uitest: guard execute_modeless_dialog_through_command in sdXisco Fauli2-85/+73
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen1-1/+0
2021-09-13sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and ...Miklos Vajna7-72/+72
2021-09-13tdf#137363 DOC export: don't lose sprmPIlvl of para styleJustin Luth2-13/+9
2021-09-13tdf#144427 sw mailmerge: fix merge all documentBalazs Varga1-18/+36
2021-09-13Update git submodulesOlivier Hallot1-0/+0
2021-09-13indexing: prevent crash when creting the indexing XMLTomaž Vajngerl1-10/+13
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke18-281/+518
2021-09-13tdf#123642: keep last bookmark at the document endVasily Melenchuk8-6/+100
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12Update git submodulesJohnny_M1-0/+0
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara3-17/+3
2021-09-12ofz: avoid std::basic_string from boost::filesystemCaolán McNamara1-0/+2
2021-09-12ofz: workaround moreCaolán McNamara1-1/+1
2021-09-12Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2021-09-12ofz: workaround memory sanitizer failure by skipping boost::localeCaolán McNamara1-0/+15
2021-09-12clang:optin.performance.Padding in swNoel Grandin2-5/+5
2021-09-12ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-2/+2
2021-09-12allow build with poppler <= 0.71Rico Tzschichholz1-0/+5
2021-09-12clang:optin.performance.Padding in scNoel Grandin6-24/+25
2021-09-12clang:optin.performance.PaddingNoel Grandin5-16/+13
2021-09-12ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-4/+3
2021-09-12Simplify ORichTextModel's XUnoTunnel implementationMike Kaganski2-8/+5
2021-09-12Simplify OAccessibleImplementationAccess' XUnoTunnel implementationMike Kaganski2-11/+6
2021-09-12Simplify OFileDriver::getDataDefinitionByConnectionMike Kaganski1-13/+4
2021-09-12Typo STATE_SUCCESSFULL->STATE_SUCCESSFULJulien Nabet1-2/+2
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet6-20/+20
2021-09-12tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells a...Noel Grandin1-8/+4
2021-09-12tdf#117842: use XUnoTunnel to get wrapped connection reliablyMike Kaganski3-2/+24
2021-09-12Typo: bIsSuccessfull->bIsSuccessfulJulien Nabet1-5/+5
2021-09-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet3-9/+9
2021-09-12Make this instance of cppu::OImplementationId function-localMike Kaganski1-3/+3
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin10-60/+54
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin4-14/+14
2021-09-11clang:optin.performance.Padding in xmloffNoel Grandin3-9/+16
2021-09-11clang:optin.performance.PaddingNoel Grandin5-24/+24
2021-09-11cid#1491408 Uninitialized scalar fieldCaolán McNamara2-0/+26