summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara
2021-10-22assert in math, file, printer settings, optionsCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-25ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-04move unique use of secondary-icon-tooltip-text to tooltip-textCaolán McNamara
2021-06-04swap orientation of container from vert to horiCaolán McNamara
2021-06-04resave with latest gladeCaolán McNamara
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-31cid#1476301 Dereference null return valueCaolán McNamara
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-23fix some starmath test leaksNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17Fix typosAndrea Gelmini
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15tdf#130654 editable smeditwindow zoomdante
2021-05-14Add extended tips to print dialogOlivier Hallot
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-05-08cid#1482285 silence Uncaught exceptionCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07remove an intermediate layer of widgetsCaolán McNamara
2021-05-06release mouse before showing context menuCaolán McNamara
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05loplugin:unnecessaryvirtualNoel Grandin
2021-05-04tdf#141930 document set as unmodified if editengine didn't modify on keyeventCaolán McNamara
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara
2021-04-29reuse SmEditWindow already present in SmCmdBoxWindow in testsCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27Correct some c/c++ licensesdante
2021-04-23consume context menu eventCaolán McNamara
2021-04-23cid#1477316 Uninitialized scalar fieldCaolán McNamara
2021-04-23Related: tdf#140659 designate which widget to get default focusCaolán McNamara
2021-04-23designate which widget to get default focusCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-21Related: tdf#140659 on control get/lose focus call update custom a11yCaolán McNamara
2021-04-21Related: tdf#140659 off by one indexes because scrollbar is now outsideCaolán McNamara
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-04-21cid#1476301 Dereference null return valueCaolán McNamara
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2021-04-21c-n-p of a different widgets accessibility descriptionCaolán McNamara
2021-04-21Add mathml structuresdante
2021-04-20SID_GAPHIC_SM->SID_GRAPHIC_SMCaolán McNamara
2021-04-19remove apparently no longer necessary scrollbar hide/show hackCaolán McNamara
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin