summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-12starmath: Drop unused #includeTakeshi Abe
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-03starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03starmath: Avoid C-style castTakeshi Abe
2016-01-29WaE: calling static member function through member call syntaxTor Lillqvist
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-10Fix typosAndrea Gelmini
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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