summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02let us use clean test environmentsMarkus Mohrhard
2013-06-02accept this result as bug fixedMarkus Mohrhard
2013-06-02CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard
2013-06-02don't set hard format for text formatsMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02use static_cast instead of c style castMarkus Mohrhard
2013-06-02this method is unused nowMarkus Mohrhard
2013-06-02String to OUStringMarkus Mohrhard
2013-06-02bail out early for error cellsMarkus Mohrhard
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-06-02we don't need this include in the header fileMarkus Mohrhard
2013-06-02a few more places without ScFormulaCellMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-06-02more String->OUString and early bail outsMarkus Mohrhard
2013-06-02String->OUString and bail out earlyMarkus Mohrhard
2013-06-02let us use scoped_ptr when possibleMarkus Mohrhard
2013-06-02make the method privateMarkus Mohrhard
2013-06-02Drop useless forward declarationTakeshi Abe
2013-06-02sal_Bool to boolTakeshi Abe
2013-06-01actually add else clause lause for harfbuzz < 0.9.18...Rene Engelhard
2013-06-01pkg-config -> $PKG_CONFIGRene
2013-06-01fix build with system-harfbuzz >= 0.9.18Rene Engelhard
2013-06-01Fix typo: connections -> connectionSophie Gautier
2013-06-01fdo#60924 autoinstall - gbuild/scp2: add math moduleMarcos Paulo de Souza
2013-06-01Fix FindBar ordering of "Match Case"/"Find All" for scalc.Andrzej J.R. Hunt
2013-06-01Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"Markus Mohrhard
2013-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard
2013-06-01remove some Wunused-local-typedef warnings from boost with gcc4.8Markus Mohrhard
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-06-01boost: patch various -Werror=unused-local-typedefsMichael Stahl
2013-06-01configure: use -isystem for GSTREAMER_CFLAGSMichael Stahl
2013-06-01RepositoryModule: add the libraries back from the reverted commitMichael Stahl
2013-06-01RepositoryModule: un-break serialization of librariesMichael Stahl
2013-06-01Revert "update the list of serialized libs"Michael Stahl
2013-06-01typo lengthJulien Nabet
2013-06-01redland: update obsolete READMEMichael Stahl
2013-05-31Fix fdo#32059: Commands merge with variablesMarcos Paulo de Souza
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-31rewrite OUString test to not trigger literalalternative plugin warningsLuboš Luňák
2013-05-31make compiler plugin warnings follow WaELuboš Luňák
2013-05-31obey --enable-werror when building clang pluginLuboš Luňák
2013-05-31reoder stuff in makefileLuboš Luňák
2013-05-31update for PPCallbacks API changes in Clang3.3Luboš Luňák
2013-05-31mark all virtuals in the clang plugin as overrideLuboš Luňák
2013-05-31fix buildLuboš Luňák