summaryrefslogtreecommitdiffstats
path: root/starmath/source/edit.cxx
Commit message (Expand)AuthorAgeFilesLines
* SM add a border to the editor and the element listJan-Marek Glogowski2019-06-041-1/+1
* tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski2019-05-151-4/+8
* tdf#90297 use field colors for math's edit engineJan-Marek Glogowski2019-05-141-24/+16
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+3
* tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen2019-03-081-4/+0
* loplugin:flatten in starmathNoel Grandin2019-01-311-139/+139
* o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen2019-01-281-2/+1
* tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen2019-01-041-0/+2
* unnecessary null check before dynamic_cast, in variousNoel Grandin2018-08-101-2/+2
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* loplugin:changetoolsgen in starmathNoel Grandin2018-02-201-7/+7
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: starmathStephan Bergmann2017-10-231-5/+5
* Fix leak in smEditWindow (starmath)Julien Nabet2017-10-071-1/+3
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-291-1/+1
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-2/+2
* starmath: cleanup includes with iwyuJochen Nitschke2017-08-031-13/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky2017-05-081-33/+3
* loplugin:checkunusedparams in starmathNoel Grandin2017-05-041-1/+1
* untranslated strings are just stringsCaolán McNamara2017-05-021-58/+0
* convert starmath context menu to .uiCaolán McNamara2017-04-181-5/+5
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* fix grammar/typo: defunctional --> nonfunctionaldennisroczek2017-03-191-1/+1
* move SvtLinguOptions into SmDocShellCaolán McNamara2017-03-011-1/+1
* unroll SmEditWindow::GetEditEngineItemPoolCaolán McNamara2017-03-011-11/+4
* tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe2017-02-211-26/+10
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-4/+4
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-2/+2
* tdf#103452: add missing xPopupMenu.disposeAndClear();Julien Nabet2016-10-241-0/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara2016-08-021-0/+7
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-011-2/+2
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* uitest: annotate the math edit windowMarkus Mohrhard2016-07-171-0/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-3/+4
* remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin2016-06-081-0/+1
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-281-1/+3
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-4/+4
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-211-3/+0
* tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis2016-03-041-4/+4
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* starmath: Stop using unnecessary namespaceTakeshi Abe2016-01-271-1/+0
* Fix tdf#32062: Math overwrites selected area when click on elementMarcos Paulo de Souza2015-12-241-0/+5
* Remove unused codeNicola Povoleri2015-11-281-7/+0