summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-16sal_Bool to boolMatteo Casalin2-2/+2
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam10-4/+297
2014-03-15coverity#1079297 Uninitialized pointer fieldCaolán McNamara1-4/+24
2014-03-15coverity#1079296 Uninitialized pointer fieldCaolán McNamara1-4/+24
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil1-4/+17
2014-03-09coverity#1078822 Dereference before null checkCaolán McNamara1-2/+2
2014-03-09we can move the pEditView delete inside the previous check for pEditViewCaolán McNamara1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-7/+7
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin2-9/+0
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin2-11/+0