Age | Commit message (Expand) | Author |
2023-11-22 | tdf#158147 - UI: Part 38 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-11-19 | Extended loplugin:ostr: starmath | Stephan Bergmann |
2023-11-14 | Resolves: tdf#158121 Math - Print settings not read after changing | 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 | tdf#157965: UNO methods are expected to return sizes in mm/100 | Mike Kaganski |
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-10-28 | pPrinter may be nullptr | Mike Kaganski |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: starmath | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-30 | Fix typo | Andrea Gelmini |
2023-09-30 | Fix typo | Andrea Gelmini |
2023-09-30 | Fix typo | Andrea Gelmini |
2023-09-28 | starmath: Add Arabic functions to elements panel | Khaled Hosny |
2023-09-28 | starmath: Add Arabic functions | Khaled Hosny |
2023-09-28 | starmath: Arabic text should always be upright | Khaled Hosny |
2023-09-28 | tdf#142095: Render symbols in Math Symbols Catalogue using document settings | Khaled Hosny |
2023-09-28 | starmath: Arabic symbols from Symbols Catalogue should not be italic | Khaled Hosny |
2023-09-25 | tdf#49895: search in Options: check if label exists (related to tdf#157266) | Bayram Çiçek |
2023-09-21 | starmath: No need for the OUString copy here | Khaled Hosny |
2023-09-21 | starmath: Rename SmSym::GetName() -> GetUiName() | Khaled Hosny |
2023-09-21 | tdf#62174: Fix saving of localized iGreek symbols | Khaled Hosny |
2023-09-20 | tdf#32418: Add Tools -> Special Character... to Math | Khaled Hosny |
2023-09-20 | starmath: Don’t set empty font name when reading font format from file | Khaled Hosny |
2023-09-19 | starmath: Improve glyph positioning | Khaled Hosny |
2023-09-19 | starmath: Get the font from current format for special symbols | Khaled Hosny |
2023-09-18 | starmath: Fix editing symbols in the Symbols Catalogue | Khaled Hosny |
2023-09-18 | tdf#111705: Add the new maj and hadd operators to the elements panel | Khaled Hosny |
2023-09-18 | tdf#111705: Add support of Persian limits operator (U+1EEF1) | Khaled Hosny |
2023-09-18 | tdf#111705: Add support of Arabic summation operator (U+1EEF0) | Khaled Hosny |
2023-09-15 | starmath: Improve root rendering for fonts other than OpenSymbol | Khaled Hosny |
2023-09-13 | tdf#101174: Don’t hard-code OpenSymbol font for predefined special symbols | Khaled Hosny |
2023-09-13 | starmath: Hide editing window by default and add a menu item to show | Khaled Hosny |
2023-09-13 | Fix typo | Andrea Gelmini |
2023-09-12 | starmath: Keep focus on math widget when inline editing is enabled | Khaled Hosny |
2023-09-11 | starmath: Fix selection of surrogate pairs in inline editing | Khaled Hosny |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-09-09 | Fix typo | Andrea Gelmini |
2023-09-08 | tdf#88744: Use real clipboard when inline editing is enabled | Khaled Hosny |
2023-09-07 | starmath: Properly update the state to copy/cut/paste buttons | Khaled Hosny |
2023-09-07 | tdf#130741: Insert brackets around horizontal binary nodes more generously | Khaled Hosny |