Age | Commit message (Expand) | Author |
2021-06-01 | no need to allocate these on the heap | Noel Grandin |
2021-05-31 | cid#1476301 Dereference null return value | Caolán McNamara |
2021-05-28 | tdf#130654 editable smeditwindow zoom UI | dante |
2021-05-23 | fix some starmath test leaks | Noel Grandin |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-17 | Fix typos | Andrea Gelmini |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-15 | tdf#130654 editable smeditwindow zoom | dante |
2021-05-14 | Add extended tips to print dialog | Olivier Hallot |
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 | release mouse before showing context menu | Caolán McNamara |
2021-05-06 | add SfxItemPoolDeleter utility | Noel Grandin |
2021-05-06 | use Widget::get_clipboard | Caolán McNamara |
2021-05-05 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-05-04 | tdf#141930 document set as unmodified if editengine didn't modify on keyevent | Caolán McNamara |
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-29 | reuse SmEditWindow already present in SmCmdBoxWindow in tests | Caolán McNamara |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-27 | Correct some c/c++ licenses | dante |
2021-04-23 | consume context menu event | Caolán McNamara |
2021-04-23 | cid#1477316 Uninitialized scalar field | Caolán McNamara |
2021-04-23 | Related: tdf#140659 designate which widget to get default focus | Caolán McNamara |
2021-04-23 | designate which widget to get default focus | Caolán McNamara |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-22 | Fix typos | Andrea Gelmini |
2021-04-21 | Related: tdf#140659 on control get/lose focus call update custom a11y | Caolán McNamara |
2021-04-21 | Related: tdf#140659 off by one indexes because scrollbar is now outside | Caolán McNamara |
2021-04-21 | weld SmGraphicWindow | Caolán McNamara |
2021-04-21 | cid#1476301 Dereference null return value | Caolán McNamara |
2021-04-21 | simplify stripStart/End pairs into a single strip call | Noel Grandin |
2021-04-21 | c-n-p of a different widgets accessibility description | 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-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-03-26 | loplugin:flatten | Noel |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-20 | OutputDevice view is sufficient here | Caolán McNamara |
2021-03-18 | Use ESelection to locate code on node instead of SmToken | dante |
2021-03-15 | Fix typos | Andrea Gelmini |