summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini1-1/+1
2014-07-28Include <algorithm> for std::minTor Lillqvist1-0/+1
2014-07-28It's called "GNU Make", not "gnumake"Tor Lillqvist1-7/+7
2014-07-28WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-07-28xmerge: If statement is redundantrbuj2-18/+6
2014-07-28xmerge: @Overriderbuj5-0/+11
2014-07-28Improvements for Windows build with only VS2013 installedTor Lillqvist3-11/+28
2014-07-28xmerge: javadoc <code>..</code> fixrbuj2-2/+2
2014-07-28xmerge: remove String constructor invocationrbuj1-12/+8
2014-07-28xmerge: Unused assignmentrbuj1-1/+1
2014-07-27bnc#467459 - fix editeng text search with expanded fields.Michael Meeks5-61/+224
2014-07-27fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida3-0/+17
2014-07-27fdo#81617: Write test for this first.Kohei Yoshida2-0/+77
2014-07-27Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet8-16/+0
2014-07-27xmerge: remove import from same packagerbuj2-2/+0
2014-07-27xmerge: javadoc <p>..</p> fixrbuj1-2/+2
2014-07-27writerfilter: convert factoryimpl_ns to PythonMiklos Vajna4-1214/+719
2014-07-27indentation fixesMiklos Vajna9-27/+16
2014-07-27Dead declarationMaxim Monastirsky2-6/+0
2014-07-27jurt: Enhanced For-Loopsrbuj3-38/+23
2014-07-27Updated coreOlivier Hallot1-0/+0
2014-07-27Updated coreOlivier Hallot1-0/+0
2014-07-27Updated coreOlivier Hallot1-0/+0
2014-07-27Updated coreOlivier Hallot1-0/+0
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe4-85/+52
2014-07-27fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast2-47/+43
2014-07-26fdo#30425 - button should be print, not print previewMartin Owens1-1/+1
2014-07-26bnc#885825: Write test for this.Kohei Yoshida2-0/+103
2014-07-26fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast1-4/+4
2014-07-26coverity#706594 Uncaught exceptionCaolán McNamara1-1/+13
2014-07-26coverity#706301 Uncaught exceptionCaolán McNamara1-2/+13
2014-07-26coverity#704848 Dereference after null checkCaolán McNamara1-1/+2
2014-07-26coverity#704759 Dereference after null checkCaolán McNamara1-2/+2
2014-07-26coverity#704753 Dereference after null checkCaolán McNamara1-1/+1
2014-07-26coverity#704748 Dereference after null checkCaolán McNamara1-8/+8
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara1-1/+1
2014-07-26coverity#704648 Dereference after null checkCaolán McNamara1-1/+1
2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara1-0/+8
2014-07-26coverity#1228873 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara1-5/+11
2014-07-26coverity#1228874 Uninitialized scalar variableCaolán McNamara1-1/+1
2014-07-26coverity#1228876 Uninitialized pointer fieldCaolán McNamara2-6/+9
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida5-1/+70
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida5-138/+117
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida11-32/+842
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast5-32/+54
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast4-11/+30
2014-07-27Avoid possible memory leaks in case of exceptionsTakeshi Abe3-48/+24
2014-07-26jfreereport_librepository: [deprecation] toURL() in File has been deprecatedrbuj1-0/+26