summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-22add test case for error bar range importMarkus Mohrhard3-1/+33
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann1-19/+6
2013-04-22fix mismerge in PropertyMap.hxxMarkus Mohrhard1-1/+1
2013-04-22and now our test file can be also a valid ODF1.2 fileMarkus Mohrhard1-0/+0
2013-04-22actually this test should be fine as slowcheck testMarkus Mohrhard1-1/+4
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard1-1/+1
2013-04-22fix type mismatchMarkus Mohrhard2-2/+2
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard4-22/+47
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard5-19/+219
2013-04-22bring some sense into the error bar mappings for styles exportMarkus Mohrhard1-10/+5
2013-04-22little formatting clean-upMarkus Mohrhard1-12/+12
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard28-268/+410
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard2-179/+119
2013-04-22unordf: put in a version check for librdf_stream_get_context2Michael Stahl1-4/+8
2013-04-22restore FontNameBox from ResId ctorCaolán McNamara2-0/+11
2013-04-22Ugly fix for '%ld' vs. 'std::basic_string<char>::size_type' mismatchTor Lillqvist1-0/+9
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl9-116/+72
2013-04-22remove no longer needed MAP_CHAR_LEN macroMiklos Vajna1-64/+63
2013-04-22adjust_exif_parameters defined but not used [-Werror=unused-function]Michael Stahl1-0/+2
2013-04-22gbuild: LinkTarget: try to fix gb_LinkTarget_add_auxtarget for make 3.81Michael Stahl1-1/+7
2013-04-22Uploading new fresh wonderful libvisio-0.0.26Fridrich Štrba4-23/+9
2013-04-22n#382137: Do run out of bounds (& consequently crash) when we have 0 spans.Jan Holesovsky1-4/+1
2013-04-22add a check to catch typos in Package namesDavid Tardon1-0/+15
2013-04-22some more warnings in parts of boost we will use soonCaolán McNamara1-0/+21
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara2-0/+18
2013-04-22aix stuffs stuff into /opt/freeware/share in defacto defaultCaolán McNamara1-0/+1
2013-04-22Bin bogus include settingTor Lillqvist1-5/+0
2013-04-22remove sg25 gallery packaging rules.Michael Meeks1-3/+0
2013-04-22fdo#63659 <sigh> fix brain lapse, missing breakNoel Power1-0/+1
2013-04-22fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpoArmin Le Grand6-1/+10
2013-04-22Adapt smoketest to new TestExtension.oxt description.xmlStephan Bergmann2-2/+2
2013-04-22replace one more auto_ptrMarkus Mohrhard1-3/+1
2013-04-22copy conditional formats correctly, fdo#63607Markus Mohrhard1-0/+6
2013-04-22chmod +xTor Lillqvist1-0/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks934-20910/+3841
2013-04-22re-base on ALv2 code.Michael Meeks2-27/+20
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist1-36/+20
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan8-121/+60
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba3-14/+14
2013-04-22Replace chained O(U)StringBuffer::append() with operator+anuragkanungo1-7/+3
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh3-14/+14
2013-04-22fdo#62096 Corrected stupid error in previous patchSameer Deshmukh1-1/+1
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh2-3/+3
2013-04-22Do not store return value for later, just exitMatteo Casalin1-4/+3
2013-04-22Prefer standard prefix for data membersMatteo Casalin2-93/+91
2013-04-22-Werror=unused-parameterStephan Bergmann1-0/+2
2013-04-22Make jdiv_round_up available (-Werror=implicit-function-declaration)Stephan Bergmann1-0/+10
2013-04-22Slightly simplify loopMatteo Casalin1-5/+3
2013-04-22bDocumentDone is always falseMatteo Casalin1-3/+2
2013-04-22sal_Bool to boolMatteo Casalin18-203/+203