summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-10-29Drop pointless print format limitation of PDF exportMike Kaganski
2023-10-29Only decrase zoom on fit-to-page printout when printing frameMike Kaganski
2023-10-29Drop some intermediate conversions to pixelMike Kaganski
2023-10-29Subtraction could wrapMike Kaganski
2023-10-29tdf#157966: fix "Fit to page" printing optionMike Kaganski
2023-10-28Move Impl_Print from SmViewShell to SmDocShellMike Kaganski
2023-09-10using decls should come after #includeNoel Grandin
2023-09-04tdf#134193: Fix inline editing with RTL directionKhaled Hosny
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny
2023-09-04tdf#134193: Add the ability to set RTL math directionKhaled Hosny
2023-09-03starmath: Graduate inline (visual) editing from experimental featuresKhaled Hosny
2023-08-24starmath: Use OutputDevice::Push()/Pop() instead of doing it manuallyKhaled Hosny
2023-07-10math: set initial formula width to non-zeroSzymon Kłos
2023-05-25use more TypedWhichIdNoel Grandin
2023-02-17check SmGetActiveView()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-23use more concrete SmModel typeNoel Grandin
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-02tdf#151842: Revert "Connect new import / export to starmath"Xisco Fauli
2022-11-04lok: use twips in MathMike Kaganski
2022-09-05Connect new import / export to starmathdante
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-10-20combine these contiguous rangesCaolán McNamara
2021-10-20assert in math, file, printer settings, optionsCaolán McNamara
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-08-20Add a SmMlElement tree to the sm documentdante
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15tdf#130654 editable smeditwindow zoomdante
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara
2021-03-07Simplify the use of custom hmtl/mathml entities on matmlexportdante
2021-03-07Starmath now allows multiple parsers fourth partdante
2021-03-02Starmath now allows multiple parsers third partdante
2021-03-01Starmath cleanup unused includesdante
2021-02-19Starmath now allows multiple parsersdante
2021-01-19Use custom HTML Mathml entities only when needed.dante
2021-01-18Mathml gets it's own directorydante
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos