summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-15/+15
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-11/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-12starmath: Drop unused #includeTakeshi Abe1-1/+0
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+4
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-15/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-3/+3
2016-03-03starmath: Drop ENABLE_DEBUG_DUMPASDOT featureTakeshi Abe1-9/+0
2016-02-19starmath: Avoid C-style castTakeshi Abe1-1/+1
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe1-1/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2016-02-03starmath: Avoid C-style castTakeshi Abe1-10/+11
2016-01-29WaE: calling static member function through member call syntaxTor Lillqvist1-2/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-2/+2
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky1-12/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
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