summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-29Add link for patch upstream attemptStephan Bergmann
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-03-29remove dangling declarationCaolán McNamara
2012-03-29Remove unused code in sqlnodeSantiago Martinez
2012-03-29GCC 4.7 -Werror=enum-compareStephan Bergmann
2012-03-29Backport some Boost 1.48.0 changes to keep GCC 4.7 -std=c++11 happyStephan Bergmann
2012-03-29callcatcher: update listCaolán McNamara
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-29no need for a global rtl::OUString hereCaolán McNamara
2012-03-29fix buildLuboš Luňák
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-03-29rtftok: OSL_FAIL() -> SAL_WARN()Miklos Vajna
2012-03-29n714787: Duplicate code removal.Muthu Subramanian
2012-03-29Disable cairo canvas on Windows fdo#46901 fdo#46532Michael Meeks
2012-03-29UNO BYTE is signedStephan Bergmann
2012-03-29fix last commitLuboš Luňák
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák
2012-03-29-Werror=sign-compareStephan Bergmann
2012-03-29fix constness compile errorLuboš Luňák
2012-03-29Only basename in component uris in DISABLE_DYNLOADING case here, tooTor Lillqvist
2012-03-29Follow-up to revert of "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-29No CppunitTest_sal_osl_process for iOS eitherTor Lillqvist
2012-03-29Add some more temporary hardcoded library mappings for DISABLE_DYNLOADINGTor Lillqvist
2012-03-29We want just the library basename in the DISABLE_DYNLOADING caseTor Lillqvist
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist
2012-03-29More libsTor Lillqvist
2012-03-29No need for COMPONENTPREFIX when we link components staticallyTor Lillqvist
2012-03-29Add helpful commentTor Lillqvist
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák
2012-03-29I assume the asserts are safer before non-checked accessLuboš Luňák
2012-03-29ParaPortionList no longer a child class of DummyParaPortionListDavid Tardon
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-03-29set correct paper tray in UIDavid Tardon
2012-03-29No need to delete ParaPortion outside of the container any more.Kohei Yoshida
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida
2012-03-29remove inline & const method.Kohei Yoshida
2012-03-29(const) char[] is a plain C string type tooLuboš Luňák
2012-03-28pRightPortion no longer used.Kohei Yoshida
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida
2012-03-28template over 3 different types of casts all in one line.Kohei Yoshida
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-29fix SFINAE detection of const char[N] for msvcLuboš Luňák
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-28some performance improvementsNoel Power
2012-03-28CPPUNIT_ASSERT_EQUAL() takes expected as the first argumentLuboš Luňák
2012-03-28gcc-4.0.1 SFINAE workaroundsLuboš Luňák
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák
2012-03-28string literal overloads for OStringBufferLuboš Luňák