summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19coverity#735757 Unchecked dynamic_castCaolán McNamara1-1/+4
2014-03-19coverity#735756 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-19coverity#735755 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-03-19coverity#736065 Missing break in switchCaolán McNamara1-0/+1
2014-03-19coverity#736064 Missing break in switchCaolán McNamara1-0/+1
2014-03-19coverity#736063 Missing break in switchCaolán McNamara1-0/+1
2014-03-19coverity#705262 Missing break in switchCaolán McNamara1-0/+1
2014-03-19coverity#735861 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-19coverity#705874 Dereference before null checkCaolán McNamara1-2/+2
2014-03-19coverity#705822 Dereference before null checkCaolán McNamara1-1/+1
2014-03-19coverity#705821 Dereference before null checkCaolán McNamara1-2/+1
2014-03-19coverity#704905 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704904 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704902 Dereference after null checkCaolán McNamara1-10/+10
2014-03-19coverity#704901 Dereference after null checkCaolán McNamara1-0/+1
2014-03-19coverity#704895 Dereference after null checkCaolán McNamara1-1/+2
2014-03-19coverity#704884 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704872 Dereference after null checkCaolán McNamara1-2/+2
2014-03-19coverity#704850 Dereference after null checkCaolán McNamara1-2/+2
2014-03-19coverity#704848 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704841 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19coverity#704838 Dereference after null checkCaolán McNamara1-21/+24
2014-03-19coverity#704837 Dereference after null checkCaolán McNamara1-1/+2
2014-03-19coverity#704834 Dereference after null checkCaolán McNamara1-1/+1
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann20-417/+333
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav5-9/+28
2014-03-19Remove unused fieldsTor Lillqvist2-4/+0
2014-03-19Drop unused "reserve" fieldsTor Lillqvist1-17/+0
2014-03-19fdo#76316 : File gets corrupt after RoundtripPallavi Jadhav4-0/+29
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen5-6/+6
2014-03-19fdo#76248 make the test fail without the fixMiklos Vajna1-5/+5
2014-03-19fdo#76248: Fix for file corruption which contains Polyline shape.Rohit Deshmukh3-78/+89
2014-03-19typoThomas Arnhold1-1/+1
2014-03-19Use sane indentation in new files.Jan Holesovsky4-70/+57
2014-03-19Don't add visual noise in new code.Jan Holesovsky1-3/+0
2014-03-19fdo#74702 Move gradient steps logic into OutputDevice or Printer classesChris Sherlock4-26/+53
2014-03-19fdo#74983: Instability in A11y after integration of IA2-branchNiklas Johansson1-59/+0
2014-03-19--enable-python=fully-internal to force PYTHON_FOR_BUILD=Stephan Bergmann1-5/+10
2014-03-19gbuild: More crude hacking to fix over-evaluation of gb_Python_PRECOMMANDStephan Bergmann1-1/+1
2014-03-19Replace UTF-8 no-break space to ASCII spaceIsamu Mogi1-2/+2
2014-03-19gbuild: More crude hacking to fix over-evaluation of gb_ICU_PRECOMMANDStephan Bergmann1-3/+3
2014-03-19fdo#74401 VML groupshape import: only handle v:rect as TextShapeMiklos Vajna3-1/+11
2014-03-19libstdc++ abs vs std::abs confusion (-Werror,-Wabsolute-value)Stephan Bergmann1-1/+1
2014-03-19loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-03-19loplugin:passstringbyrefStephan Bergmann1-2/+2
2014-03-19Use SolarMutexGuard directlyStephan Bergmann2-50/+41
2014-03-19sfx2: sal_Bool->boolNoel Grandin52-318/+315
2014-03-19sfx2: sal_Bool->boolNoel Grandin15-110/+107
2014-03-19improve warning message in passstringbyref compiler pluginNoel Grandin1-2/+2
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin7-12/+9