summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)AuthorFilesLines
2014-05-11coverity#736100 Improper use of negative valueCaolán McNamara1-1/+3
2014-05-11coverity#736101 Improper use of negative valueCaolán McNamara1-1/+3
2014-05-11coverity#736102 Improper use of negative valueCaolán McNamara1-1/+4
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet3-48/+48
2014-05-09coverity#705478 Dereference null return valueCaolán McNamara1-1/+5
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-5/+5
2014-05-01Simplify type detectorsMaxim Monastirsky1-386/+52
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-30starmath: sal_Bool->boolNoel Grandin14-84/+83
2014-04-28Make starmath german-comment-free.Thorsten Behrens1-1/+1
2014-04-23coverity#708231 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-04-21clean up src filesThomas Arnhold1-1/+0
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet1-1/+1
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky3-9/+6
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-4/+4
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky1-2/+2
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-3/+2
2014-04-16Resolves: fdo#75525 out by one errorCaolán McNamara1-1/+1
2014-04-15missing includeThomas Arnhold1-0/+2
2014-04-15add missing headerThomas Arnhold1-0/+1
2014-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold4-173/+150
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-88/+100
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 Lillqvist1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+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-04cleanup up the EditEngine::GetAttribs callNoel Grandin2-4/+4
2014-04-01teach SmShowChar how to resizeCaolán McNamara2-46/+10
2014-04-01Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály2-435/+193
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: horizontial -> horizontalThomas 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 Bergmann8-221/+221
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-21coverity#736099 Improper use of negative valueCaolán McNamara1-0/+5
2014-03-19sfx2: sal_Bool->boolNoel Grandin2-3/+3