Age | Commit message (Expand) | Author |
2024-05-14 | loplugin:ostr in starmath | Noel Grandin |
2024-03-11 | Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free | Mike Kaganski |
2024-02-26 | tdf#159251: Don’t use vcl::PushFlags::RTLENABLED | Khaled Hosny |
2023-12-10 | cid#1545177 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-11 | use more concrete type in ImpEditEngine::SetUndoManager | Noel Grandin |
2023-11-06 | "SyntaxVersion" has been declared as "sal_Int16" in unomodel | Julien Nabet |
2023-10-29 | Drop pointless print format limitation of PDF export | Mike Kaganski |
2023-10-29 | Only decrase zoom on fit-to-page printout when printing frame | Mike Kaganski |
2023-10-29 | Drop some intermediate conversions to pixel | Mike Kaganski |
2023-10-29 | Subtraction could wrap | Mike Kaganski |
2023-10-29 | tdf#157966: fix "Fit to page" printing option | Mike Kaganski |
2023-10-28 | Move Impl_Print from SmViewShell to SmDocShell | Mike Kaganski |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-09-04 | tdf#134193: Fix inline editing with RTL direction | Khaled Hosny |
2023-09-04 | tdf#134193: Support rendering math in RTL mode | Khaled Hosny |
2023-09-04 | tdf#134193: Add the ability to set RTL math direction | Khaled Hosny |
2023-09-03 | starmath: Graduate inline (visual) editing from experimental features | Khaled Hosny |
2023-08-24 | starmath: Use OutputDevice::Push()/Pop() instead of doing it manually | Khaled Hosny |
2023-07-10 | math: set initial formula width to non-zero | Szymon Kłos |
2023-05-25 | use more TypedWhichId | Noel Grandin |
2023-02-17 | check SmGetActiveView() | Xisco Fauli |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-01 | Resolves: tdf#152845 AutoText preview not readable in high contrast mode | Caolán McNamara |
2023-01-23 | use more concrete SmModel type | Noel Grandin |
2022-12-18 | Combine oox::FormulaIm-/ExportBase | Stephan Bergmann |
2022-12-02 | tdf#151842: Revert "Connect new import / export to starmath" | Xisco Fauli |
2022-11-04 | lok: use twips in Math | Mike Kaganski |
2022-09-05 | Connect new import / export to starmath | dante |
2022-08-26 | tdf#150489: Drop Elements docking window | Mike Kaganski |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2021-10-20 | combine these contiguous ranges | Caolán McNamara |
2021-10-20 | assert in math, file, printer settings, options | Caolán McNamara |
2021-10-08 | use more SfxItemSetFixed | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-20 | Add sal/config.h in preparation for patch | Chris Sherlock |
2021-09-18 | vcl: create FontMetric from PhysicalFontFace | Chris Sherlock |
2021-08-20 | Add a SmMlElement tree to the sm document | dante |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-15 | tdf#130654 editable smeditwindow zoom | dante |
2021-05-08 | ref-count SfxItemPool | Noel Grandin |
2021-05-06 | add SfxItemPoolDeleter utility | Noel Grandin |
2021-04-21 | weld SmGraphicWindow | Caolán McNamara |
2021-04-20 | SID_GAPHIC_SM->SID_GRAPHIC_SM | Caolán McNamara |
2021-03-07 | Simplify the use of custom hmtl/mathml entities on matmlexport | dante |
2021-03-07 | Starmath now allows multiple parsers fourth part | dante |
2021-03-02 | Starmath now allows multiple parsers third part | dante |
2021-03-01 | Starmath cleanup unused includes | dante |