summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-09Updated coreCaolán McNamara
2014-05-09Handle all-space corner caseStephan Bergmann
2014-05-09fdo#71834 make reproducer document more minimalMiklos Vajna
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke
2014-05-09Die, die, die BMP codeMarkus Mohrhard
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard
2014-05-09chart2.opengl to vcl.openglMarkus Mohrhard
2014-05-08Fix "symbol aliasing" codeStephan Bergmann
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co
2014-05-08Try without std::back_inserter. Some tinderboxes don't like that.Kohei Yoshida
2014-05-08My best attempt at positioning text objects.Kohei Yoshida
2014-05-08TemporaryContext is no more.Kohei Yoshida
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier
2014-05-08loplugin:saloverrideStephan Bergmann
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann
2014-05-08Revert "coverity#736452 Resource leak"Thomas Arnhold
2014-05-08Stop the leak of VDataSeries instances.Kohei Yoshida
2014-05-08fdo#78444 sw: avoid incorrect right shrinking of repaint rectangleMiklos Vajna
2014-05-08TyposJulien Nabet
2014-05-08Put category and data series names into the shape collection.Kohei Yoshida
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás
2014-05-08use 70 chars instead of 80Caolán McNamara
2014-05-08some more %PRODUCTNAME usageThomas Arnhold
2014-05-08typosThomas Arnhold
2014-05-08convert FinalPage to .uiCaolán McNamara
2014-05-08Updated coreCaolán McNamara
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-05-08Make external/python3 play well with -fsanitize=addressStephan Bergmann
2014-05-08convert table selection page to .uiCaolán McNamara
2014-05-08Updated coreCaolán McNamara
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-08coverity#735401 Logically dead codeCaolán McNamara
2014-05-08coverity#735403 Logically dead codeCaolán McNamara
2014-05-08coverity#735404 Logically dead codeCaolán McNamara
2014-05-08coverity#735420 Logically dead codeCaolán McNamara
2014-05-08coverity#735443 Logically dead codeCaolán McNamara
2014-05-08coverity#735474 Logically dead codeCaolán McNamara
2014-05-08coverity#735482 Logically dead codeCaolán McNamara
2014-05-08typo fixesAndras Timar
2014-05-08Resolves: #i27364# set line count of dropdown to 9...Tsutomu Uchino
2014-05-08fix memory leaks in vcl quartzPtyl Dragon