summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15tdf#73691 - add alt-x support to mathJustin Luth1-0/+47
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe1-3/+3
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextMatteo Casalin1-3/+7
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextLineMatteo Casalin1-8/+6
2015-09-14Avoid getTokenCount in SmViewShell::GetTextSizeMatteo Casalin1-3/+6
2015-09-14String tokens do not include token separatorMatteo Casalin1-6/+0
2015-09-14Avoid getTokenCount in SmViewShell::SetZoomFactorMatteo Casalin1-8/+6
2015-09-14String tokens do not include token separatorMatteo Casalin1-2/+0
2015-09-07convert Link<> to typedNoel Grandin1-2/+2
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-21loplugin:defaultparamsNoel Grandin1-2/+2
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+1
2015-07-10Use std::unique_ptr in SmViewShell::Execute()Miklos Vajna1-8/+5
2015-07-08various warningsStephan Bergmann1-6/+6
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel1-0/+75
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-2/+2
2015-06-15starmath: dispose SmEditController object correctlyLászló Németh1-0/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin1-1/+1
2015-05-15fix starmath testsTomaž Vajngerl1-0/+10
2015-05-14cleanup starmath view/documentTomaž Vajngerl1-33/+14
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl1-77/+52
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet1-19/+0
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+2
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-2/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-3/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-24/+38
2015-04-21use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe1-18/+5
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-2/+2
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks1-3/+3
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-1/+1
2015-04-10converting in-line member to VclPtr needs a disposeAndClear in destructor.Michael Meeks1-0/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin1-20/+33
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-3/+3
2015-03-24convert SvxZoomType to enum classNoel Grandin1-6/+6