summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16Updated coreCaolán McNamara
2013-12-16move this QueryFolderName into fpickerCaolán McNamara
2013-12-16convert query folder dialog to .uiCaolán McNamara
2013-12-16Re-enable building test-active.oxtStephan Bergmann
2013-12-16Rebuild .oxt when manifest.xml changesStephan Bergmann
2013-12-16DOCX Import of 'paragraph formatting track changes'Adam Co
2013-12-16Changed 'Para Change' to 'Para Marker Change' in DOCX importerAdam Co
2013-12-16Add 'redline - paragraph index' to XML node dumpAdam Co
2013-12-16Export redline 'formatting changes' back to DOCXAdam Co
2013-12-16DOCX Import of 'run formatting track changes'Adam Co
2013-12-16Add support in the 'makeRedline' function for 'formatting properties'Adam Co
2013-12-16Missing "boost_headers"Stephan Bergmann
2013-12-16disable novell bzDavid Tardon
2013-12-16janitorial: correction in commentLionel Elie Mamane
2013-12-16fdo#72696 set parameters when they have changedLionel Elie Mamane
2013-12-15fix indentationMarkus Mohrhard
2013-12-15fdo#72221: Fixed for doughnut chart - RT is invalidPriyankaGaikwad
2013-12-15First set of base and form iconsAhmad H. Al Harthi
2013-12-15Add OS X 10.5 support to configure.acDouglas Mencken
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist
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