summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Fix memory leakStephan Bergmann2-0/+6
2014-05-28Avoid undefined signed integer overflowStephan Bergmann1-7/+2
2014-05-28Fix memory leakStephan Bergmann1-1/+1
2014-05-28Avoid undefined left shift of negative valueStephan Bergmann1-5/+8
2014-05-28Remove unnecessary #include againStephan Bergmann1-1/+0
2014-05-28Fix memory leakStephan Bergmann1-6/+11
2014-05-28dlclose confuses LeakSanitizerStephan Bergmann1-4/+3
2014-05-28CppunitTest_sw_rtfimport: enable on MacMiklos Vajna1-2/+2
2014-05-28Avoid duplication of two #definesTor Lillqvist3-59/+83
2014-05-28enable picking againMarkus Mohrhard2-5/+6
2014-05-28Revert "loplugin:unreffun"Markus Mohrhard1-0/+22
2014-05-28use a step width of 10 for the picking colorMarkus Mohrhard1-7/+15
2014-05-28disable MSAA for the pickingMarkus Mohrhard1-0/+2
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold2-12/+66
2014-05-28starmath: directly use white colorThomas Arnhold1-3/+1
2014-05-28remove unused SetBorderColorThomas Arnhold1-2/+0
2014-05-28ODS load perf: accelerate CompileXML for formula by stringify and compare.Michael Meeks1-3/+44
2014-05-28Fix build to work with older harfbuzz versions.Thorsten Behrens1-1/+1
2014-05-27scp2: looks like those BSH_JAR RHINO_JAR macros are unusedMichael Stahl1-9/+0
2014-05-27scp: remove unused STD_JAR_FILE, JARFILENAMEMichael Stahl1-10/+0
2014-05-27resolved fdo#70455 B1:SOMENAME is not a valid singleton referenceEike Rathke1-6/+15
2014-05-27add ResMgr::CreateResMgr to Lsan suppressions fileMarkus Mohrhard1-0/+3
2014-05-27remove one more magic number that is used in several placesMarkus Mohrhard1-2/+3
2014-05-27let us look from the top onto the chartMarkus Mohrhard1-1/+1
2014-05-27glTF rendering: fix texture problemsZolnai Tamás1-1/+2
2014-05-27Patching libgltf: the passed texture bitmaps are RGBA buffersZolnai Tamás2-0/+13
2014-05-27coverity#704873 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-27writerfilter: remove unused attrsprm.xslMiklos Vajna1-160/+0
2014-05-27sw doc model dump: handle content of SwFmtHori/VertOrientMiklos Vajna1-0/+5
2014-05-27SwTextBoxHelper: set textbox Surround for inline shapesMiklos Vajna1-1/+17
2014-05-27SwTxtNode::dumpAsXml(): handle RES_TXTATR_FLYCNTMiklos Vajna1-2/+7
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara1-8/+5
2014-05-27coverity#1209946 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209947 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209948 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209949 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209951 Uncaught exceptionCaolán McNamara2-2/+3
2014-05-27coverity#1209953 Uncaught exceptionCaolán McNamara2-2/+3
2014-05-27coverity#1213514 Uncaught exceptionCaolán McNamara2-2/+6
2014-05-27configure: don't check JVM bit-ness when cross compilingMichael Stahl1-1/+3
2014-05-27fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-05-27fdo#78976: Correct way to determine the end position for matrix check.Kohei Yoshida1-1/+1
2014-05-27fdo#78976: Test for this.Kohei Yoshida2-0/+45
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan2-6/+8
2014-05-27Related bnc#822625: Cache minimum height for table cells.Matúš Kukan2-5/+10
2014-05-27do not replace a General format with a General formatEike Rathke1-3/+14
2014-05-27update language-subtag-registry as of 2014-04-10Eike Rathke1-2/+2
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida3-14/+15
2014-05-27add SvxLanguageComboBoxEike Rathke1-0/+4
2014-05-27prevent that early return prevents further user interactionMarkus Mohrhard1-1/+2