summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09coverity#1209803 Dereference before null checkCaolán McNamara1-1/+0
2014-05-09coverity#1209804 Dereference before null checkCaolán McNamara1-1/+1
2014-05-09coverity#1209811 Dereference before null checkCaolán McNamara1-1/+1
2014-05-09coverity#1209816 Dereference before null checkCaolán McNamara1-1/+1
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara1-2/+2
2014-05-09convert invoke admin page to .uiCaolán McNamara6-82/+75
2014-05-09callcatcher: update unused codeCaolán McNamara8-527/+14
2014-05-09Updated coreCaolán McNamara1-0/+0
2014-05-09Handle all-space corner caseStephan Bergmann1-1/+2
2014-05-09fdo#71834 make reproducer document more minimalMiklos Vajna2-1/+1
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam5-4/+27
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke2-37/+22
2014-05-09Die, die, die BMP codeMarkus Mohrhard1-40/+3
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard3-12/+20
2014-05-09chart2.opengl to vcl.openglMarkus Mohrhard1-1/+1
2014-05-08Fix "symbol aliasing" codeStephan Bergmann1-2/+6
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet12-438/+438
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist1-1/+1
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co8-268/+373
2014-05-08Try without std::back_inserter. Some tinderboxes don't like that.Kohei Yoshida1-2/+7
2014-05-08My best attempt at positioning text objects.Kohei Yoshida3-8/+79
2014-05-08TemporaryContext is no more.Kohei Yoshida1-5/+1
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier1-4/+6
2014-05-08loplugin:saloverrideStephan Bergmann1-1/+1
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann1-0/+3
2014-05-08Revert "coverity#736452 Resource leak"Thomas Arnhold1-2/+0
2014-05-08Stop the leak of VDataSeries instances.Kohei Yoshida3-11/+10
2014-05-08fdo#78444 sw: avoid incorrect right shrinking of repaint rectangleMiklos Vajna1-1/+1
2014-05-08TyposJulien Nabet5-8/+8
2014-05-08Put category and data series names into the shape collection.Kohei Yoshida5-35/+71
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet1-0/+2
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás1-2/+1
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás7-106/+28
2014-05-08use 70 chars instead of 80Caolán McNamara3-5/+5
2014-05-08some more %PRODUCTNAME usageThomas Arnhold3-4/+4
2014-05-08typosThomas Arnhold8-15/+15
2014-05-08convert FinalPage to .uiCaolán McNamara8-147/+254
2014-05-08Updated coreCaolán McNamara1-0/+0
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet36-325/+325
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-05-08Make external/python3 play well with -fsanitize=addressStephan Bergmann2-0/+27
2014-05-08convert table selection page to .uiCaolán McNamara6-49/+60
2014-05-08Updated coreCaolán McNamara1-0/+0
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-5/+5
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-05-08coverity#735401 Logically dead codeCaolán McNamara1-3/+0
2014-05-08coverity#735403 Logically dead codeCaolán McNamara1-3/+0
2014-05-08coverity#735404 Logically dead codeCaolán McNamara1-19/+1
2014-05-08coverity#735420 Logically dead codeCaolán McNamara1-2/+2