summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-07add test-case for EDB-22310Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-22655Caolán McNamara1-0/+0
2014-08-07loplugin:staticcallCaolán McNamara1-2/+2
2014-08-07add test-case for CVE-2007-1735Caolán McNamara1-0/+0
2014-08-07add EDB-14344 testcaseCaolán McNamara1-0/+0
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák1-16/+6
2014-08-07Related: #i125349# refined to exclude possible recursive callsArmin Le Grand1-65/+71
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand2-54/+78
2014-08-07toolkit: export some ListenerMultiplexer typesMichael Stahl1-5/+5
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan4-75/+67
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida1-0/+1
2014-08-07Fix the test. It's bar3DChart not barChart.Kohei Yoshida1-2/+2
2014-08-07Write test for exporting data labels in area chart for OOXML.Kohei Yoshida2-0/+17
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet6-0/+6
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida3-12/+32
2014-08-07Add test for default data label placement for line chart.Kohei Yoshida3-0/+26
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida1-2/+17
2014-08-07Write test for doughnut chart export of data labels to OOXML.Kohei Yoshida2-0/+17
2014-08-07cppcheck: Same iterator used with different containersJulien Nabet1-1/+1
2014-08-07Use comphelper::SequenceAsHashMapMiklos Vajna1-22/+12
2014-08-07Unused todo attributesMiklos Vajna1-8/+8
2014-08-07WaE: -Werror=unused-parameterCaolán McNamara1-0/+1
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand6-125/+250
2014-08-07Resolves: fdo#82043 use a bold font for the start-center buttonsCaolán McNamara1-0/+2
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara1-3/+28
2014-08-07coverity#706587 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-07coverity#706588 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-07coverity#706589 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-07coverity#706593 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-07coverity#706596 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-07coverity#983561 Arguments in wrong orderCaolán McNamara1-5/+5
2014-08-07coverity#983562 Arguments in wrong orderCaolán McNamara1-5/+5
2014-08-07coverity#704901 Dereference after null checkCaolán McNamara1-1/+2
2014-08-07coverity#704902 Dereference after null checkCaolán McNamara1-10/+13
2014-08-07coverity#704904 Dereference after null checkCaolán McNamara1-4/+5
2014-08-07coverity#704921 Dereference after null checkCaolán McNamara1-4/+4
2014-08-07coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#705003 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#705041 Dereference after null checkCaolán McNamara1-1/+4
2014-08-07coverity#735805 Explicit null dereferencedCaolán McNamara1-4/+9
2014-08-07coverity#735867 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#1078601 Dereference after null checkCaolán McNamara1-6/+9
2014-08-07coverity#1130195 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-08-07coverity#1209529 Dereference after null checkCaolán McNamara1-1/+2
2014-08-07coverity#1202783 Division or modulo by zeroCaolán McNamara1-1/+1
2014-08-07coverity#1130480 Uninitialized pointer fieldCaolán McNamara1-16/+42