summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin45-410/+306
2023-06-01Use OUString for filterMike Kaganski5-35/+35
2023-06-01tdf#149598 - Remember window state of the format cell dialogAndreas Heinisch1-0/+9
2023-06-01WaE: WhitespaceToSpace() spurious -Werror=maybe-uninitializedCaolán McNamara1-2/+2
2023-06-01tdf#154174 sc: fix input line to update to the repeated contentCzeber László Ádám2-0/+37
2023-06-01tdf#154131 Update UILaurent Balland1-2/+2
2023-06-01tdf#103869 sw floattable: fix lost table right before a section break from DOCXMiklos Vajna3-0/+25
2023-06-01UITest_calc_dialogs: use oneprocess modeMiklos Vajna4-0/+8
2023-06-01tdf#155557: Fix drawing mixed direction underlined textKhaled Hosny3-69/+1
2023-06-01Fix ccache cache size detectionKhaled Hosny1-25/+9
2023-06-01tdf#104704 tdf#145998 doc/rtf import: don't lose section page breakJustin Luth3-2/+8
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31Fix typoAndrea Gelmini1-1/+1
2023-05-31tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frameMike Kaganski3-1/+79
2023-05-31Simplify a bitMike Kaganski1-9/+2
2023-05-31tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy4-3/+18
2023-05-31SwModelTestBase: drop mustCalcLayoutOfXisco Fauli5-21/+3
2023-05-31SwModelTestBase: get rid of mustValidateXisco Fauli8-130/+20
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin15-33/+17
2023-05-31update creditsChristian Lohmaier1-1692/+1746
2023-05-31speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin1-3/+7
2023-05-31Update git submodulesChristian Lohmaier1-0/+0
2023-05-31vcl: one more nullptr check in Window::GetOutDev()Miklos Vajna1-1/+1
2023-05-31Related: tdf#155507 don't enable field shadings in online caseCaolán McNamara1-1/+3
2023-05-31Fix dynamic-type-mismatchNoel Grandin1-1/+1
2023-05-31Update git submodulesSeth Chaiklin1-0/+0
2023-05-31Added doxygen to calc currency comboLuigi Iucci2-5/+51
2023-05-31Resolves: tdf#109149 don't poll the Default Printer Name on every queryCaolán McNamara2-1/+20
2023-05-31tdf#155543 Get back com.sun.star.cui.AsynchronousColorPicker service implStephan Bergmann1-0/+1
2023-05-31Improve some error diagnosticsStephan Bergmann1-1/+2
2023-05-31tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám2-2/+50
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)2-24/+46
2023-05-31Missing test dependenciesStephan Bergmann1-0/+6
2023-05-31CppunitTest_sw_htmlexport: avoid reqif magic in testReqIfOle2Miklos Vajna1-45/+54
2023-05-31MCGR: tdf#155437 handling of TransparencePrimitive2D for metafilesArmin Le Grand (allotropia)1-101/+104
2023-05-31tdf#150769 sw floattable: fix lost PageDescName if section starts with a tableMiklos Vajna3-0/+99
2023-05-31tdf#155562: crash when switching to PostgreSQL connector in Database wizardJulien Nabet1-2/+2
2023-05-30Update git submodulesAdolfo Jayme Barrientos1-0/+0
2023-05-30tdf#155374 Icons for PageNumberWizardRizal Muttaqin10-7870/+7898
2023-05-30Update git submodulesOlivier Hallot1-0/+0
2023-05-30Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM"Caolán McNamara1-13/+10
2023-05-30tdf#140508 doc import: auto-contour for textboxesJustin Luth2-5/+17
2023-05-30tdf#155393 SdNavigator: Enhancement to navigate in Notes viewJim Raykowski2-3/+33
2023-05-30tdf#152037: sc_uicalc: Add unittestXisco Fauli2-0/+14
2023-05-30sw: fix infinite recursion in SwEditWin::GetSurroundingText()Michael Stahl1-1/+4
2023-05-30tdf#73483: make sure to not reset style namesMike Kaganski3-27/+82