summaryrefslogtreecommitdiffstats
path: root/starmath/source/edit.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza2015-11-101-1/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-291-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* convert Link<> to typedNoel Grandin2015-09-161-10/+5
* convert Link<> to typedNoel Grandin2015-09-071-2/+2
* convert Link<> to typedNoel Grandin2015-09-041-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-201-5/+5
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* tdf#91053 cleanup bogus member ...Takeshi Abe2015-06-011-16/+11
* loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin2015-05-261-1/+1
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-1/+3
* refactor starmath view/edit classes to use RenderContextTomaž Vajngerl2015-05-141-13/+13
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-2/+2
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-101-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-6/+3
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-4/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-5/+21
|\
| * starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-3/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-3/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-6/+4
| * prophylactic double dispose audit.Michael Meeks2015-04-091-1/+6
| * vcl:fixes towards unit test happinessNoel Grandin2015-04-091-1/+5
| * vcl: VclPtr conversion in starmathNoel Grandin2015-04-091-0/+6
* | use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe2015-04-271-18/+14
|/
* cppcheck: cstyleCastJulien Nabet2015-03-081-2/+2
* Revert "cppcheck: cstyleCast"Julien Nabet2015-03-081-6/+6
* cppcheck: cstyleCastJulien Nabet2015-03-081-6/+6