summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-08sw: improve doc model xml dump of SwFmtAnchorMiklos Vajna1-1/+22
2014-08-08Unused param elementsMiklos Vajna1-150/+42
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann5-1/+5
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+2
2014-08-08match va_start() with va_end()Takeshi Abe1-0/+1
2014-08-08configure: SunStudio is not a (supported) C++ compilerMichael Stahl1-52/+1
2014-08-08odk: outdated documentationMichael Stahl1-6/+6
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann5-0/+9
2014-08-08Fix *_component_getFactory function typeStephan Bergmann1-4/+4
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper4-136/+62
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage3-3/+0
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage11-551/+57
2014-08-08writerfilter: Move includes accordingly.Jan Holesovsky3-4/+2
2014-08-08writerfilter: Kill CreateElement and CreateElementMap.Jan Holesovsky5-63/+38
2014-08-08-Werror,-Wunused-private-fieldStephan Bergmann1-5/+2
2014-08-08-Werror,-Wunused-macrosStephan Bergmann3-6/+0
2014-08-08fdo#81946 Corrupt : DOCX file getting corrupt after RTPriyankaGaikwad3-0/+15
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin85-449/+193
2014-08-08java: remove redundant null checksNoel Grandin15-42/+18
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin10-20/+3
2014-08-08java: variable cannot be nullNoel Grandin11-42/+23
2014-08-08java: remove unnecessary semi-colonsNoel Grandin49-57/+57
2014-08-08java: use an empty block rather than an empty statementNoel Grandin5-5/+5
2014-08-08java: remove redundant super-interfacesNoel Grandin9-16/+6
2014-08-08java: use the non-deprecated constructor of URINoel Grandin3-7/+7
2014-08-08add a comment so I don't have to figure out this classes purpose againNoel Grandin1-0/+3
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin6-21/+26
2014-08-08java: remove unused importsNoel Grandin24-38/+0
2014-08-08java: remove unused variablesNoel Grandin33-103/+38
2014-08-08java: remove unused fieldsNoel Grandin20-101/+1
2014-08-08java: remove dead methodsNoel Grandin34-791/+0
2014-08-08fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTsVinaya Mandke3-1/+26
2014-08-08reimplement custom sprite rendering with FBOMarkus Mohrhard3-13/+33
2014-08-08fix variable nameMarkus Mohrhard1-1/+1
2014-08-08add possibility to generate FBO with textureMarkus Mohrhard2-10/+30
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard12-554/+85
2014-08-08extract shaders to own file and use shared shader loadingMarkus Mohrhard11-245/+274
2014-08-08make sure that we always delete the shader and not only the programMarkus Mohrhard1-3/+3
2014-08-08loplugin:saloverrideStephan Bergmann1-7/+7
2014-08-07I forgot to check this in.Kohei Yoshida1-1/+2
2014-08-08fix ambiguity in argumentMarkus Mohrhard1-3/+3
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida1-1/+3
2014-08-07Another test for radar chart data label export.Kohei Yoshida2-0/+17
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida1-7/+37
2014-08-07Write test for exporting data label positions for percent stack bar chart.Kohei Yoshida2-0/+17
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard7-1/+377
2014-08-07cppcheck: Exception should be caught by referenceJulien Nabet1-1/+1
2014-08-07loplugin:passstuffbyrefStephan Bergmann2-2/+2
2014-08-07loplugin:saloverrideStephan Bergmann1-1/+1
2014-08-07add test-case for EDB-29664Caolán McNamara1-0/+0