summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
AgeCommit message (Expand)Author
2021-02-25Resolves: 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
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23starmath: fix include guardsThomas Arnhold
2013-05-18Resolves: #ii120149# Flash changes on slot execution to reflect AutoUpdateAriel Constenla-Haile
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-02String -> OUStringIvan Timofeev
2012-10-02String -> OUStringIvan Timofeev
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-18we can pass this by reference insteadCaolán McNamara