summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida
2014-08-07Fix the test. It's bar3DChart not barChart.Kohei Yoshida
2014-08-07Write test for exporting data labels in area chart for OOXML.Kohei Yoshida
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida
2014-08-07Add test for default data label placement for line chart.Kohei Yoshida
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida
2014-08-07Write test for doughnut chart export of data labels to OOXML.Kohei Yoshida
2014-08-07cppcheck: Same iterator used with different containersJulien Nabet
2014-08-07Use comphelper::SequenceAsHashMapMiklos Vajna
2014-08-07Unused todo attributesMiklos Vajna