summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2022-11-07lok: show Math selectionMike Kaganski2-9/+19
2022-11-05lok: show Math cursorMike Kaganski3-16/+55
2022-11-04lok: use twips in MathMike Kaganski1-0/+13
2022-11-04Use o3tl::convert in Mathcp-22.05.8-1Mike Kaganski1-29/+0
2022-08-28Resolves: tdf#149858 embedded starmath not using correct initial zoomCaolán McNamara1-3/+3
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski2-40/+0
2022-08-19cid#1506514 Uninitialized scalar fieldCaolán McNamara1-3/+3
2022-08-19cid#1504663 workaround Resource leak in objectCaolán McNamara1-4/+3
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski1-1/+1
2022-08-17lok: register view callback also for nested sm viewMike Kaganski1-0/+1
2022-07-27Some refactorMike Kaganski1-4/+9
2022-07-27lok: enable in-place editing of math equationsMike Kaganski1-1/+3
2022-07-26Drop useless indirectionMike Kaganski1-1/+0
2022-06-05Use IconView in SmElementsControlMike Kaganski3-292/+21
2022-06-05Simplify SmElementsControlMike Kaganski1-24/+1
2022-03-09Fix tdf#147755 by copying the vector.Arnaud VERSINI1-1/+1
2021-12-28tdf#140726 Change func func(<?>) to func <?>(<?>) in MathJeff Huang1-1/+1
2021-12-03Resolves: tdf#145959 menu pos should be relative to SmCmdBoxWindowCaolán McNamara1-0/+4
2021-11-03loplugin:finalclassesNoel Grandin4-5/+5
2021-10-12loplugin:moveparam in variousNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-8/+16
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann1-1/+5
2021-09-15loplugin:finalclassesNoel Grandin3-8/+4
2021-09-10Fix typosAndrea Gelmini1-8/+8
2021-09-02unused definesNoel Grandin2-2/+0
2021-09-02tdf#144189 Not Precedes (U+2280) and Not Succeeds (U+2281)dante1-3/+3
2021-08-20Fine tune new sm import / exportdante2-4/+6
2021-08-20Improve code reability with different function namesdante1-15/+17
2021-08-20Fix typo in new SmMlElement exporterdante1-4/+4
2021-08-20Add a SmMlElement tree to the sm documentdante1-0/+8
2021-08-19loplugin:constmethodsNoel Grandin1-1/+1
2021-08-18loplugin:passstuffbyrefNoel Grandin2-3/+3
2021-08-17Fix typoAndrea Gelmini1-1/+1
2021-08-17Add import for new starmath mathml elementsdante2-1/+157
2021-08-15Add the possibility to check if a mathml attribute is manually setdante2-6/+31
2021-08-15Add the Form attribute to modante2-2/+18
2021-08-13Export Math ML from new mathml nodesdante1-0/+241
2021-08-10Missing includeStephan Bergmann1-0/+1
2021-08-09Add an iterator for the new starmath matml elementsdante2-0/+187
2021-08-09Corrections to starmath mathml definitionsdante1-11/+5
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin5-11/+13
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+1
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-2/+2
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-5/+18
2021-05-28tdf#130654 editable smeditwindow zoom UIdante2-0/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-05-17Fix typosAndrea Gelmini1-1/+1
2021-05-15tdf#130654 editable smeditwindow zoomdante4-2/+66
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara1-1/+1