summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-29--headless for hwpfilter testLuboš Luňák
2012-03-29fdo#45394 fix RTF import of custom fonts in substreamsMiklos Vajna
2012-03-29fdo#45394 fix RTF import of tables with empty first rowMiklos Vajna
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
2012-03-29emf+ on win: flush the header stream, so that it doesn't look like emptyRadek Doulik
2012-03-29emf+ on win: enable emf+ parsingRadek Doulik
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