summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-15tdf#73691 - add alt-x support to mathJustin Luth
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-23starmath: Prefix members of SmErrorDescTakeshi Abe
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::DrawTextLineMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::GetTextSizeMatteo Casalin
2015-09-14String tokens do not include token separatorMatteo Casalin
2015-09-14Avoid getTokenCount in SmViewShell::SetZoomFactorMatteo Casalin
2015-09-14String tokens do not include token separatorMatteo Casalin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-10Use std::unique_ptr in SmViewShell::Execute()Miklos Vajna
2015-07-08various warningsStephan Bergmann
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-15starmath: dispose SmEditController object correctlyLászló Németh
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-15fix starmath testsTomaž Vajngerl
2015-05-14cleanup starmath view/documentTomaž Vajngerl
2015-05-14refactor starmath view/edit classes to use RenderContextTomaž Vajngerl
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-12tdf#68871: Remove the old Elements panel from MathJulien Nabet
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan 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-21use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-10converting in-line member to VclPtr needs a disposeAndClear in destructor.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin