summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* coverity#738848 unused membersCaolán McNamara2014-04-041-5/+0
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-042-4/+4
* WaE: private field 'pHelpBtn' is not usedTor Lillqvist2014-04-011-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-8/+8
* teach SmShowChar how to resizeCaolán McNamara2014-04-015-113/+114
* Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály2014-04-017-475/+758
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-51/+51
* typo: overrride -> overrideThomas Arnhold2014-03-291-1/+1
* typo: opend -> openedThomas Arnhold2014-03-291-2/+2
* typo: soultion -> solutionThomas Arnhold2014-03-291-1/+1
* typo: selektion -> selectionThomas Arnhold2014-03-291-3/+3
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* typo: visualy -> visuallyThomas Arnhold2014-03-291-1/+1
* typo: horizontical -> horizontalThomas Arnhold2014-03-292-3/+3
* typo: horizontial -> horizontalThomas Arnhold2014-03-292-2/+2
* typo: mayby -> maybeThomas Arnhold2014-03-291-1/+1
* typo: constitues -> constitutesThomas Arnhold2014-03-292-4/+4
* typo: formatet -> formatedThomas Arnhold2014-03-291-1/+1
* typo: unpleasent -> unpleasantThomas Arnhold2014-03-291-1/+1
* typo: equantion -> equationThomas Arnhold2014-03-291-1/+1
* coverity#705479 Dereference null return valueCaolán McNamara2014-03-281-3/+3
* coverity#735496 Dead default in switchCaolán McNamara2014-03-281-3/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2723-631/+631
* sfx2: sal_Bool->boolNoel Grandin2014-03-272-2/+2
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-263-3/+3
* coverity#736099 Improper use of negative valueCaolán McNamara2014-03-211-0/+5
* typoThomas Arnhold2014-03-191-1/+1
* Don't add visual noise in new code.Jan Holesovsky2014-03-191-3/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-193-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-182-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-183-18/+18
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-1/+1
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-184-11/+11
* sal_Bool to boolMatteo Casalin2014-03-162-2/+2
* fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam2014-03-1510-4/+297
* coverity#1079297 Uninitialized pointer fieldCaolán McNamara2014-03-151-4/+24
* coverity#1079296 Uninitialized pointer fieldCaolán McNamara2014-03-151-4/+24
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil2014-03-131-4/+17
* coverity#1078822 Dereference before null checkCaolán McNamara2014-03-091-2/+2
* we can move the pEditView delete inside the previous check for pEditViewCaolán McNamara2014-03-091-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-7/+7
* remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin2014-03-052-9/+0
* remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin2014-03-052-11/+0
* Fix fdo#65585: Elements Dock: Operators have bad orderMarcos Paulo de Souza2014-03-041-17/+26
* editeng: sal_Bool->boolNoel Grandin2014-03-032-20/+20
* editeng: sal_Bool->boolNoel Grandin2014-03-032-33/+33
* TestOutputDevice can't set meOutDevTypeChris Sherlock2014-02-281-12/+4
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-272-5/+4