summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-16DOCX Import of 'run formatting track changes'Adam Co5-1/+33
2013-12-16Add support in the 'makeRedline' function for 'formatting properties'Adam Co1-0/+66
2013-12-16Missing "boost_headers"Stephan Bergmann1-0/+4
2013-12-16disable novell bzDavid Tardon1-1/+5
2013-12-16janitorial: correction in commentLionel Elie Mamane1-1/+1
2013-12-16fdo#72696 set parameters when they have changedLionel Elie Mamane2-38/+64
2013-12-15fix indentationMarkus Mohrhard1-60/+60
2013-12-15fdo#72221: Fixed for doughnut chart - RT is invalidPriyankaGaikwad1-5/+7
2013-12-15First set of base and form iconsAhmad H. Al Harthi106-0/+0
2013-12-15Add OS X 10.5 support to configure.acDouglas Mencken1-11/+76
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist1-11/+0
2013-12-15More icons for SifrNorah A. Abanumay15-0/+0
2013-12-15Add a commentTor Lillqvist1-0/+2
2013-12-15Fix comparison between signed/unsignedMatteo Casalin1-1/+1
2013-12-15New icons for Sifr themeNorah A. Abanumay59-0/+1
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin13-121/+123
2013-12-15Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin1-3/+3
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin14-261/+252
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl7-95/+99
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl1-91/+52
2013-12-14Let's apply the same for theseJulien Nabet1-8/+8
2013-12-14we can enable the tests againMarkus Mohrhard1-2/+2
2013-12-14fix chart export tests correctlyMarkus Mohrhard1-5/+38
2013-12-14utl::TempFile should not be copiedMarkus Mohrhard3-10/+17
2013-12-14silence cppcheckMarkus Mohrhard1-1/+3
2013-12-14fdo#40316 Remove SpinButton in UI for extrapolate trendlineLaurent Balland-Poirier3-39/+27
2013-12-14odbc DBMetaData: NULL pattern equivalent to "%", not "%foo"Lionel Elie Mamane1-9/+9
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist1-4/+0
2013-12-14iOS tiled rendering workTor Lillqvist20-127/+246
2013-12-14cppcheck: reduce scopeJulien Nabet1-2/+2
2013-12-14cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet1-1/+1
2013-12-14OupsJulien Nabet1-1/+1
2013-12-14cppcheck: fix same expression, no need to cast twiceJulien Nabet1-1/+1
2013-12-14cppcheck: fix same expressionJulien Nabet1-1/+1
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl11-0/+49
2013-12-13fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke1-11/+17
2013-12-13cppcheck: fix rTwo.GetPoolHlpFileId() == rTwo.GetPoolHlpFileId()Julien Nabet1-1/+1
2013-12-13cppcheck: fix same expression, check once !mxTable.is()Julien Nabet1-1/+1
2013-12-13cppcheck: fix same expression, ')' = 29 not 28 in ascii'Julien Nabet1-1/+1
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet2-2/+2
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet5-6/+6
2013-12-13fdo#72697 write <loext:sender-initials>Eike Rathke1-5/+15
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke2-2/+3
2013-12-13disable tests for nowMarkus Mohrhard1-2/+2
2013-12-13sw: SwAccessibleDocument: fix crashesMichael Stahl1-2/+10
2013-12-13writerfilter: remove unused WW8StreamMiklos Vajna2-102/+0
2013-12-13writerfilter: remove unused WW8CpAndFcMiklos Vajna3-330/+0
2013-12-13writerfilter: remove unused WW8FKPMiklos Vajna1-122/+0
2013-12-13writerfilter: remove unused resourcesimplMiklos Vajna3-422/+0
2013-12-13there is no need to expose an ScColumn*, and always check for validityEike Rathke3-23/+26