summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-08-08writerfilter: Move includes accordingly.Jan Holesovsky
2014-08-08writerfilter: Kill CreateElement and CreateElementMap.Jan Holesovsky
2014-08-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-08-08-Werror,-Wunused-macrosStephan Bergmann
2014-08-08fdo#81946 Corrupt : DOCX file getting corrupt after RTPriyankaGaikwad
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-08java: use the non-deprecated constructor of URINoel Grandin
2014-08-08add a comment so I don't have to figure out this classes purpose againNoel Grandin
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-08fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTsVinaya Mandke
2014-08-08reimplement custom sprite rendering with FBOMarkus Mohrhard
2014-08-08fix variable nameMarkus Mohrhard
2014-08-08add possibility to generate FBO with textureMarkus Mohrhard
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard
2014-08-08extract shaders to own file and use shared shader loadingMarkus Mohrhard
2014-08-08make sure that we always delete the shader and not only the programMarkus Mohrhard
2014-08-08loplugin:saloverrideStephan Bergmann
2014-08-07I forgot to check this in.Kohei Yoshida
2014-08-08fix ambiguity in argumentMarkus Mohrhard
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida
2014-08-07Another test for radar chart data label export.Kohei Yoshida
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida
2014-08-07Write test for exporting data label positions for percent stack bar chart.Kohei Yoshida
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
2014-08-07cppcheck: Exception should be caught by referenceJulien Nabet
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07loplugin:saloverrideStephan Bergmann
2014-08-07add test-case for EDB-29664Caolán McNamara
2014-08-07add test-case for EDB-22310Caolán McNamara
2014-08-07add test-case for EDB-22655Caolán McNamara
2014-08-07loplugin:staticcallCaolán McNamara
2014-08-07add test-case for CVE-2007-1735Caolán McNamara
2014-08-07add EDB-14344 testcaseCaolán McNamara
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák
2014-08-07Related: #i125349# refined to exclude possible recursive callsArmin Le Grand
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand
2014-08-07toolkit: export some ListenerMultiplexer typesMichael Stahl
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan