summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)Author
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
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