summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-28no need to allocate OTypeCollection separately in WSInternalData_ImplNoel Grandin
2023-02-28no need to allocate Date separately in ImpSvNumberInputScanNoel Grandin
2023-02-28no need to allocate ucbhelper::Content separately in UCBStorage_ImplNoel Grandin
2023-02-28flatten some vba classesNoel Grandin
2023-02-28Update git submodulesSeth Chaiklin
2023-02-28Fix the java.lang.NullPointerException in readBytes() and readSomeBytes()...Damjan Jovanovic
2023-02-28Update git submodulesOlivier Hallot
2023-02-28fix up misleading mismatching indent and add mode linesCaolán McNamara
2023-02-28Extend loplugin:cppunitassertequals to CPPUNIT_ASSERT_LESS etc.Stephan Bergmann
2023-02-28sw floattable: fix fly pos invalidation in follow anchor framesMiklos Vajna
2023-02-28move sanitizing of Size inside GenericTypeSerializerNoel Grandin
2023-02-28Avoid extra newlines in HTMLMike Kaganski
2023-02-28flatten some internal classes in dbaccessNoel Grandin
2023-02-28tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2023-02-28tdf#153798 - Basic IDE: align line numbers to the rightAndreas Heinisch
2023-02-28sw: document SwFrame::Format()Miklos Vajna
2023-02-28osl::Mutex->std::mutex in xmlscript::DocumentHandlerImplNoel Grandin
2023-02-28tdf#150925 sd: templates: fix missing attribute "style:display-name"Henry Castro
2023-02-28tdf#153857 Writer hangs right-clicking on form fieldNoel Grandin
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-28Update git submodulesSeth Chaiklin
2023-02-28Update git submodulesSeth Chaiklin
2023-02-27Underflow assert also in already calculated pathEike Rathke
2023-02-27ConvertMatrixParameters() worth some asserts instead of OSL_ENSURE/OSL_FAILEike Rathke
2023-02-27tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh
2023-02-27tdf#146463: rework unittest to be DPI independentXisco Fauli
2023-02-27CppunitTest_chart2_import2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-27Related: tdf#153784 margin_bottom is a cnp nonsense, should be margin_endCaolán McNamara
2023-02-27Output numeric cell position in SAL_WARN() as wellEike Rathke
2023-02-27Note that Clang consteval bugs are meanwhile fixedStephan Bergmann
2023-02-27Always push a result, even if it's only an errorEike Rathke
2023-02-27MCGR: Adapted other Gradient* to make use of MCGRArmin Le Grand (allotropia)
2023-02-27improve reliability of CppunitTest_sw_uiwriter3Noel Grandin
2023-02-27CppunitTest_chart2_import: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-27CppunitTest_chart2_import: re-enable test and adapt itXisco Fauli
2023-02-27tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh
2023-02-27tdf#153855: Crash on opening Fontwork dialogXisco Fauli
2023-02-27return by ref from SdrGlobalDataNoel Grandin
2023-02-27fix small leak in SdrGlobalDataNoel Grandin
2023-02-27sw: disable testTdf78510 on MacMichael Stahl
2023-02-27osl::Mutex->std::mutex in CProgressHandlerHelperNoel Grandin
2023-02-27osl::Mutex->std::mutex in frm::OComponentEventThreadNoel Grandin
2023-02-27OpenSSL 3 is covered by Apache License v2Andras Timar
2023-02-27Fix typoAndrea Gelmini
2023-02-27Fix typoAndrea Gelmini
2023-02-27Fix typoAndrea Gelmini
2023-02-27osl::Mutex->std::mutex in DefaultComponentInspectorModelNoel Grandin
2023-02-27osl::Mutex->std::mutex in rptxml::ImportDocumentHandlerNoel Grandin
2023-02-27mpLocSymbolData is unusedNoel Grandin
2023-02-27ofz#56293 TimeoutCaolán McNamara