summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
AgeCommit message (Expand)Author
2021-05-28tdf#130654 editable smeditwindow zoom UIdante
2021-05-08cid#1482285 silence Uncaught exceptionCaolán McNamara
2021-05-07remove an intermediate layer of widgetsCaolán McNamara
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara
2021-04-19remove apparently no longer necessary scrollbar hide/show hackCaolán McNamara
2021-04-19weld SmEditTextWindowCaolán McNamara
2021-03-18Use ESelection to locate code on node instead of SmTokendante
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2021-02-24Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara
2020-11-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-28tdf#137620 add explicit SurroundingText support to starmath Edit WindowCaolán McNamara
2020-01-11loplugin:finalclasses in starmathNoel Grandin
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01unroll SmEditWindow::GetEditEngineItemPoolCaolán McNamara
2017-03-01GetEditEngineItemPool can be privateCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-06-07starmath: Make ctors explicitTakeshi Abe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-06-01tdf#91053 cleanup bogus member ...Takeshi Abe
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann