summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-15More icons for SifrNorah A. Abanumay
2013-12-15Add a commentTor Lillqvist
2013-12-15Fix comparison between signed/unsignedMatteo Casalin
2013-12-15New icons for Sifr themeNorah A. Abanumay
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin
2013-12-15Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl
2013-12-14Let's apply the same for theseJulien Nabet
2013-12-14we can enable the tests againMarkus Mohrhard
2013-12-14fix chart export tests correctlyMarkus Mohrhard
2013-12-14utl::TempFile should not be copiedMarkus Mohrhard
2013-12-14silence cppcheckMarkus Mohrhard
2013-12-14fdo#40316 Remove SpinButton in UI for extrapolate trendlineLaurent Balland-Poirier
2013-12-14odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-14cppcheck: reduce scopeJulien Nabet
2013-12-14cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet
2013-12-14OupsJulien Nabet
2013-12-14cppcheck: fix same expression, no need to cast twiceJulien Nabet
2013-12-14cppcheck: fix same expressionJulien Nabet
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl
2013-12-13fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke
2013-12-13cppcheck: fix rTwo.GetPoolHlpFileId() == rTwo.GetPoolHlpFileId()Julien Nabet
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet
2013-12-13cppcheck: fix same expression, ')' = 29 not 28 in ascii'Julien Nabet
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13fdo#72697 write <loext:sender-initials>Eike Rathke
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke
2013-12-13disable tests for nowMarkus Mohrhard
2013-12-13sw: SwAccessibleDocument: fix crashesMichael Stahl
2013-12-13writerfilter: remove unused WW8StreamMiklos Vajna
2013-12-13writerfilter: remove unused WW8CpAndFcMiklos Vajna
2013-12-13writerfilter: remove unused WW8FKPMiklos Vajna
2013-12-13writerfilter: remove unused resourcesimplMiklos Vajna
2013-12-13there is no need to expose an ScColumn*, and always check for validityEike Rathke
2013-12-13how about style?Eike Rathke
2013-12-13we do have ValidCol(), so use itEike Rathke
2013-12-13handle invalid xml files in orcus, fdo#63844Markus Mohrhard
2013-12-13also export hiLowLines for lineChartMarkus Mohrhard
2013-12-13fix an OOXML validation error with the last patchMarkus Mohrhard
2013-12-13fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate
2013-12-13improve the error reportingMarkus Mohrhard
2013-12-13Remove leftover uncommented commentTor Lillqvist
2013-12-13fixes for previous commitMarkus Mohrhard
2013-12-13Added OOXML Unit Test framework for Chart module for export.Pallavi Jadhav
2013-12-13const as const canEike Rathke