summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2610-165/+165
* Remove visual noise from starmathAlexander Wilms2014-02-2640-322/+322
* WaE: declaration shadows a local variableTor Lillqvist2014-02-251-4/+4
* Don't write compound header to zero length filesMaxim Monastirsky2014-02-251-1/+14
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-1/+1
* coverity#735495 logically dead codeCaolán McNamara2014-02-231-3/+2
* Remove unneccessary commentsAlexander Wilms2014-02-232-6/+6
* vcl: sal_Bool -> boolStephan Bergmann2014-02-214-8/+8
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-208-0/+14
* cid#1078821 Dereference before null checkNoel Grandin2014-02-201-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-203-10/+10
* coverity#738849 Uninitialized scalar fieldCaolán McNamara2014-02-192-15/+17
* coverity#738850 Uninitialized scalar fieldCaolán McNamara2014-02-191-3/+5
* coverity#738851 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+1
* coverity#738852 Uninitialized scalar fieldCaolán McNamara2014-02-191-5/+6
* coverity#708230 Uninitialized pointer fieldCaolán McNamara2014-02-131-3/+4
* remove SvStream::operator>> methodsNoel Grandin2014-02-121-8/+8
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-122-36/+36
* coverity#1103660 Division or modulo by zeroCaolán McNamara2014-02-121-9/+12
* sal_Bool->boolNoel Grandin2014-02-122-3/+3
* fix debug=2 buildCaolán McNamara2014-02-091-3/+4
* coverity#1169836 Dereference null return valueCaolán McNamara2014-02-091-1/+4
* coverity#708822 unused pointer valueNoel Grandin2014-02-071-3/+2
* fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks2014-02-031-1/+2