summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2014-04-15missing includeThomas Arnhold1-0/+2
2014-04-15add missing headerThomas Arnhold1-0/+1
2014-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold5-173/+151
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-88/+100
2014-04-14update_pchThomas Arnhold1-0/+2
2014-04-14typo: attribut -> attributeThomas Arnhold4-5/+5
2014-04-14typo: attributs -> attributesThomas Arnhold1-1/+1
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-7/+3
2014-04-10It's "its", not "it's"Tor Lillqvist3-3/+3
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann3-6/+3
2014-04-06fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labelsJoren De Cuyper1-1/+1
2014-04-06coverity#708232: Unitialized scalar fieldNorbert Thiebaud1-2/+7
2014-04-06coverity#708233: Unitialized scalar fieldNorbert Thiebaud1-2/+4
2014-04-06coverity#708236: Unitialized scalar fieldNorbert Thiebaud1-6/+11
2014-04-06coverity#708237: Unitialized scalar fieldNorbert Thiebaud1-1/+6
2014-04-04coverity#738848 unused membersCaolán McNamara1-5/+0
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin2-4/+4
2014-04-01WaE: private field 'pHelpBtn' is not usedTor Lillqvist1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann6-8/+8
2014-04-01teach SmShowChar how to resizeCaolán McNamara5-113/+114
2014-04-01Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály7-475/+758
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-51/+51
2014-03-29typo: overrride -> overrideThomas Arnhold1-1/+1
2014-03-29typo: opend -> openedThomas Arnhold1-2/+2
2014-03-29typo: soultion -> solutionThomas Arnhold1-1/+1
2014-03-29typo: selektion -> selectionThomas Arnhold1-3/+3
2014-03-29typo: inteface -> interfaceThomas Arnhold1-1/+1
2014-03-29typo: visualy -> visuallyThomas Arnhold1-1/+1
2014-03-29typo: horizontical -> horizontalThomas Arnhold2-3/+3
2014-03-29typo: horizontial -> horizontalThomas Arnhold2-2/+2
2014-03-29typo: mayby -> maybeThomas Arnhold1-1/+1
2014-03-29typo: constitues -> constitutesThomas Arnhold2-4/+4
2014-03-29typo: formatet -> formatedThomas Arnhold1-1/+1
2014-03-29typo: unpleasent -> unpleasantThomas Arnhold1-1/+1
2014-03-29typo: equantion -> equationThomas Arnhold1-1/+1
2014-03-28coverity#705479 Dereference null return valueCaolán McNamara1-3/+3
2014-03-28coverity#735496 Dead default in switchCaolán McNamara1-3/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann23-631/+631
2014-03-27sfx2: sal_Bool->boolNoel Grandin2-2/+2
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann3-3/+3
2014-03-21coverity#736099 Improper use of negative valueCaolán McNamara1-0/+5
2014-03-19typoThomas Arnhold1-1/+1
2014-03-19Don't add visual noise in new code.Jan Holesovsky1-3/+0
2014-03-19sfx2: sal_Bool->boolNoel Grandin3-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin3-18/+18
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin4-11/+11