summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist2-0/+6
2014-04-12Don't create an icudata library for iOSTor Lillqvist2-8/+17
2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist1-0/+18
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist8-8/+0
2014-04-12cppcheck: Possible inefficient checking for emptinessJulien Nabet1-1/+1
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2014-04-12cppcheck: multiConditionJulien Nabet1-1/+1
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna4-3/+18
2014-04-12Unify DrawGradient functions in OutputDeviceChris Sherlock1-157/+64
2014-04-12Detect if polypolygon is a rectangle in DrawGradientChris Sherlock1-2/+14
2014-04-12Reduce the clip region in ClipAndDrawGradientChris Sherlock1-0/+6
2014-04-12Resolves: fdo#37130 use 10pt Default style font for commentsCaolán McNamara1-6/+0
2014-04-12add test case for CVE-2007-2356Caolán McNamara1-0/+0
2014-04-12sd tests: tab to spacesTomaž Vajngerl2-6/+6
2014-04-12liblo: fix check of xcomponentTomaž Vajngerl1-1/+1
2014-04-12macros_test: use "css" short formTomaž Vajngerl2-11/+10
2014-04-12sd html export: "single document" publish mode & support tablesTomaž Vajngerl4-20/+208
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke1-1/+0
2014-04-12WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida2-36/+146
2014-04-12fdo#76961 - Calc link auto-update interval is changed on file saveNiklas Johansson1-1/+1
2014-04-11fdo#77307: Compare external formula tokens correctly.Kohei Yoshida1-0/+9
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida2-0/+15
2014-04-11Clean up function declarationsStephan Bergmann5-30/+97
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl14-63/+27
2014-04-11add a ras import testCaolán McNamara7-0/+114
2014-04-11Remove unused functionStephan Bergmann1-7/+0
2014-04-11coverity#707839 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-04-11coverity#707837 Uninitialized scalar fieldCaolán McNamara1-13/+17
2014-04-11coverity#707834 Uninitialized scalar fieldCaolán McNamara1-4/+10
2014-04-11coverity#707812 Uninitialized scalar fieldCaolán McNamara1-7/+43
2014-04-11restore original lock status of SwViewShell in correct orderCaolán McNamara1-11/+10
2014-04-11coverity#738630 Uninitialized scalar fieldCaolán McNamara1-3/+3
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna34-70/+4
2014-04-11Add this back.Kohei Yoshida1-1/+1
2014-04-11fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás1-7/+10
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe6-33/+22
2014-04-11fdo#75970: Let's do it in a straightforward fashion.Kohei Yoshida1-2/+2
2014-04-11Resolves: #i124661# secure possible out of bound access to vectorArmin Le Grand1-1/+12
2014-04-11coverity#738631 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-04-11coverity#738632 Uninitialized scalar fieldCaolán McNamara1-4/+6
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara2-1/+5
2014-04-11Revert ""Fix" for some SmartArt rendering artefacts on iOS"Tor Lillqvist1-17/+0
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann10-59/+91
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann7-121/+6
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl1-1/+1
2014-04-11coverity#738634 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-11coverity#738635 Uninitialized scalar fieldCaolán McNamara1-5/+10
2014-04-11coverity#738637 Uninitialized scalar fieldCaolán McNamara1-0/+12
2014-04-11corrected copy&paste errorEike Rathke1-2/+2