summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2023-06-04Remove unused starmathdatabase::Identify_Color_HTMLJulien Nabet
2023-06-04MathType::HandleNodes: SmNodeType::Expression does the same as default oneJulien Nabet
2023-06-04Related tdf#155630: deduplicate in starmath/visitors (2)Julien Nabet
2023-06-04Related tdf#155630: deduplicate in starmath/visitorsJulien Nabet
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2023-04-18tdf#154773 Fix Symbols dialog in dark modeRafael Lima
2023-04-17tdf#154016: use ScopedVclPtrMike Kaganski
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in starmath..svlNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-20Fix C++20 buildStephan Bergmann
2023-03-16CppunitTest_starmath_export: inherit from UnoApiXmlTestXisco Fauli
2023-03-16CppunitTest_starmath_import: inherit from UnoApiTestXisco Fauli
2023-03-16CppunitTest_starmath_export: move code to methodXisco Fauli
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-10Revert "Resolves: tdf#152411 clear before freeze to let gtk a11y ...Michael Weghorn
2023-02-27mpLocSymbolData is unusedNoel Grandin
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-21tdf#152850: Fix bad scoping of MathML frac commandDowwdyJ
2023-02-17check SmGetActiveView()Xisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-01-23use more concrete SmModel typeNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-16ofz#54365 Integer-overflowCaolán McNamara
2022-12-14starmath: React to touchpad zoom gestures in SmGraphicWidgetPovilas Kanapickas
2022-12-07Resolves: tdf#152411 clear before freeze to let gtk a11y drop referenceCaolán McNamara
2022-12-07Resolves: tdf#152392 use sidebar text color for COL_AUTO in examplesCaolán McNamara
2022-12-06tdf#150940: Store frame reference in the panelMike Kaganski