summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-29typo: visualy -> visuallyThomas Arnhold
2014-03-29typo: horizontical -> horizontalThomas Arnhold
2014-03-29typo: horizontial -> horizontalThomas Arnhold
2014-03-29typo: mayby -> maybeThomas Arnhold
2014-03-29typo: constitues -> constitutesThomas Arnhold
2014-03-29typo: formatet -> formatedThomas Arnhold
2014-03-29typo: unpleasent -> unpleasantThomas Arnhold
2014-03-29typo: equantion -> equationThomas Arnhold
2014-03-28coverity#705479 Dereference null return valueCaolán McNamara
2014-03-28coverity#735496 Dead default in switchCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-21coverity#736099 Improper use of negative valueCaolán McNamara
2014-03-19typoThomas Arnhold
2014-03-19Don't add visual noise in new code.Jan Holesovsky
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-03-15coverity#1079297 Uninitialized pointer fieldCaolán McNamara
2014-03-15coverity#1079296 Uninitialized pointer fieldCaolán McNamara
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil
2014-03-09coverity#1078822 Dereference before null checkCaolán McNamara
2014-03-09we can move the pEditView delete inside the previous check for pEditViewCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin
2014-03-04Fix fdo#65585: Elements Dock: Operators have bad orderMarcos Paulo de Souza
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-28TestOutputDevice can't set meOutDevTypeChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-25WaE: declaration shadows a local variableTor Lillqvist
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-23coverity#735495 logically dead codeCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20cid#1078821 Dereference before null checkNoel Grandin