summaryrefslogtreecommitdiff
path: root/starmath/source/ElementsDockingWindow.cxx
AgeCommit message (Expand)Author
2023-11-06"SyntaxVersion" has been declared as "sal_Int16" in unomodelJulien Nabet
2023-09-28starmath: Add Arabic functions to elements panelKhaled Hosny
2023-09-18tdf#111705: Add the new maj and hadd operators to the elements panelKhaled Hosny
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny
2023-08-10tdf#80467: Fix math rendering in elements dock with RTL UIKhaled Hosny
2023-04-17tdf#154016: use ScopedVclPtrMike Kaganski
2023-03-10Revert "Resolves: tdf#152411 clear before freeze to let gtk a11y ...Michael Weghorn
2022-12-07Resolves: tdf#152411 clear before freeze to let gtk a11y drop referenceCaolán McNamara
2022-12-07Resolves: tdf#152392 use sidebar text color for COL_AUTO in examplesCaolán McNamara
2022-11-04lok: use twips in MathMike Kaganski
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-05clang-tidy modernize-pass-by-value in starmathNoel Grandin
2022-06-19cid#1506514 Uninitialized scalar fieldCaolán McNamara
2022-06-18cid#1504663 workaround Resource leak in objectCaolán McNamara
2022-06-02Fix typoAndrea Gelmini
2022-06-02Use IconView in SmElementsControlMike Kaganski
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-17Use structured binding to clarify the codeMike Kaganski
2022-04-27tdf#148819: let the scroller know the custom widget's line sizeMike Kaganski
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-23Related: tdf#140659 designate which widget to get default focusCaolán McNamara
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-03-15Fix typosAndrea Gelmini
2021-03-07Starmath now allows multiple parsers fourth partdante
2021-03-02Simplify ElementsDockingWindowdante
2021-03-01Starmath cleanup unused includesdante
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2021-02-14tdf#140386: Math: Add 'backepsilon' symbol to elements panelJulien Nabet
2021-02-08Remove unneeded breaksAndrea Gelmini
2020-12-21Update Starmath examplesLaurent BP
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-26Fix typo in code: caos -> chaosMing Hua
2020-11-17Starmath has now full support of HTML colors.dante
2020-11-11Improved starmath colordante
2020-11-10Evaluate command: tdf#109338dante
2020-11-07Starmath examples renovateddante
2020-11-05Added frac command. Sould solve tdf#137234.dante
2020-11-03Reordered token.hxx.dante
2020-11-03Added hexadecimal number and color support for starmath.Dante DM
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara