Age | Commit message (Expand) | Author |
2021-05-28 | tdf#130654 editable smeditwindow zoom UI | dante |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-17 | Fix typos | Andrea Gelmini |
2021-05-15 | tdf#130654 editable smeditwindow zoom | dante |
2021-05-09 | cid#1401328 silence Uncaught exception | Caolán McNamara |
2021-05-08 | cid#1482285 silence Uncaught exception | Caolán McNamara |
2021-05-08 | ref-count SfxItemPool | Noel Grandin |
2021-05-07 | remove an intermediate layer of widgets | Caolán McNamara |
2021-05-06 | add SfxItemPoolDeleter utility | Noel Grandin |
2021-05-05 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-05-03 | There's no longer a purpose to the math horizontal scrollbar | Caolán McNamara |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-30 | drop DropTargetHelper from SmEditWindow | Caolán McNamara |
2021-04-27 | Correct some c/c++ licenses | dante |
2021-04-23 | Related: tdf#140659 designate which widget to get default focus | Caolán McNamara |
2021-04-22 | Fix typos | Andrea Gelmini |
2021-04-21 | weld SmGraphicWindow | Caolán McNamara |
2021-04-21 | Add mathml structures | dante |
2021-04-20 | SID_GAPHIC_SM->SID_GRAPHIC_SM | Caolán McNamara |
2021-04-19 | remove apparently no longer necessary scrollbar hide/show hack | Caolán McNamara |
2021-04-19 | weld SmEditTextWindow | Caolán McNamara |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-12 | update PCHs | Caolán McNamara |
2021-03-18 | Use ESelection to locate code on node instead of SmToken | dante |
2021-03-15 | Fix typos | Andrea Gelmini |
2021-03-15 | Provide node type with more analysis capabilities | dante |
2021-03-09 | Rename SmParser to SmParser5 | dante |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-08 | Remove unused include | dante |
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-06 | Add to smviewshell an acces to the docking window | dante |
2021-03-03 | update pches | Caolán McNamara |
2021-03-02 | Simplify ElementsDockingWindow | dante |
2021-03-02 | Starmath now allows multiple parsers third part | dante |
2021-03-01 | tdf#124176 on starmath | dante |
2021-03-01 | Starmath cleanup unused includes | dante |
2021-02-27 | Introduce the abstractsmparser getter methods | dante |
2021-02-24 | Resolves: rhbz#1931423 start update timer in IM events as well as keyevents | Caolán McNamara |
2021-02-24 | Starmath now allows multiple parsers second part | dante |
2021-02-19 | Starmath now allows multiple parsers | dante |
2021-02-14 | Reorganize starmath color data flow | dante |
2021-02-14 | tdf#140386: Math: Add 'backepsilon' symbol to elements panel | Julien Nabet |
2021-02-13 | no need to allocate these return values on the heap | Noel Grandin |
2021-02-09 | no need to use unique_ptr for a simple value class | Noel |
2021-02-09 | ofz#30663 Direct-leak | Caolán McNamara |
2021-02-08 | Simplified addition of color palettes | dante |
2021-02-08 | update pches | Caolán McNamara |
2021-02-08 | Let depthGuard handle everything | dante |
2021-02-07 | tdf#124176 used pragma once instead of include guards | ViKrAm-Baisclear |