summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#75673 - Removed duplicate insert entriesJoel2014-11-061-2/+0
* sc: remove some unused codeNoel Grandin2014-11-063-30/+0
* WaE: VarDecl, use bool instead of sal_Bool [loplugin:salbool]Tor Lillqvist2014-11-061-1/+1
* Avoid possible memory leaks in case of exceptionTakeshi Abe2014-11-061-6/+3
* fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt2014-11-056-4/+36
* coverity#1242614 Untrusted loop boundCaolán McNamara2014-11-051-2/+14
* coverity#1242632 Untrusted loop boundCaolán McNamara2014-11-051-5/+13
* coverity#706401 Uncaught exceptionCaolán McNamara2014-11-051-1/+16
* coverity#706388 Uncaught exceptionCaolán McNamara2014-11-051-1/+1
* coverity#1242689 Untrusted loop boundCaolán McNamara2014-11-051-1/+9
* coverity#1242865 Untrusted loop boundCaolán McNamara2014-11-051-1/+10
* coverity#1242794 Untrusted loop boundCaolán McNamara2014-11-051-2/+10
* coverity#735652 Division or modulo by zeroCaolán McNamara2014-11-051-3/+3
* idle: unit test.Michael Meeks2014-11-051-4/+22
* overlayermanagerbuffered: timer to idleLászló Németh2014-11-052-6/+6
* idle: allow processing pending handlers remotely.Michael Meeks2014-11-052-0/+14
* idle: implement ProcessAllIdleHandlers.László Németh2014-11-053-13/+78
* changed some timer to idleJennifer Liebel2014-11-058-33/+28
* Basic Idle handler implementationTobias Madl2014-11-056-18/+111
* sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl2014-11-051-1/+2
* Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti2014-11-054-2/+45
* fdo#85812: RTF import: better fix for run type in new groupsMichael Stahl2014-11-053-3/+97
* editeng: SvxRTFParser sal_Bool to boolMichael Stahl2014-11-055-38/+38
* WaE: unused variable 'bSuccess'Tor Lillqvist2014-11-051-0/+1
* rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna2014-11-051-10/+11
* fdo#85907 Better use of space in Special Characters dialogAdolfo Jayme Barrientos2014-11-051-57/+63
* Use basegfx library function to clamp numbersKatarina Behrens2014-11-051-4/+4
* callcatcher: update unused codeCaolán McNamara2014-11-055-31/+3
* markup with event type not checker typeCaolán McNamara2014-11-0550-68/+92
* coverity#737143 Uncaught exceptionCaolán McNamara2014-11-051-20/+24
* coverity#736461 Resource leakCaolán McNamara2014-11-051-1/+2
* coverity#1019393 Uncaught exceptionCaolán McNamara2014-11-051-28/+36
* coverity#737920 Uncaught exceptionCaolán McNamara2014-11-051-26/+34
* coverity#1000852 Uncaught exceptionCaolán McNamara2014-11-051-33/+41
* coverity#1215393 Uncaught exceptionCaolán McNamara2014-11-051-14/+22
* coverity#1103678 Unchecked dynamic_castCaolán McNamara2014-11-051-2/+2
* coverity#1215387 Uncaught exceptionCaolán McNamara2014-11-051-13/+21
* coverity#1215395 Uncaught exceptionCaolán McNamara2014-11-051-10/+18
* coverity#1215391 Uncaught exceptionCaolán McNamara2014-11-051-9/+17
* coverity#1215389 Uncaught exceptionCaolán McNamara2014-11-051-13/+21
* coverity#982307 coverity deadcode vs compiler switch warningsCaolán McNamara2014-11-051-6/+4
* new loplugin: use more efficient find() methodsNoel Grandin2014-11-053-4/+80
* Add rtl::OUString::fromUtf8()Miklos Vajna2014-11-054-3/+23
* allow checking odt docs with assertXPath() etc. tooLuboš Luňák2014-11-051-0/+37
* more local variableLuboš Luňák2014-11-051-1/+1
* repeated vector::erase() is a bad idea for performanceLuboš Luňák2014-11-051-10/+17
* operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák2014-11-056-0/+37
* vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock2014-11-053-6/+4
* Mac OS X: Add back into installset LibreOffice.app/Contents/MacOS/ filesStephan Bergmann2014-11-053-3/+16
* fdo#79761: parse BlockList.xml only onceDaniel Sikeler2014-11-055-13/+27