summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-21Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreXisco Fauli
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-21keep the deliver log apart from build log for gbuildified moduleNorbert Thiebaud
2011-08-21unusedcode: svtools::Matúš Kukan
2011-08-21unusedcode: CollatorWrapperMatúš Kukan
2011-08-21Further attempt to make this test run on iOSTor Lillqvist
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist
2011-08-21Use prefixed name for uno_initEnvironment() for iOSTor Lillqvist
2011-08-21Rename List -> OStringListJoseph Powers
2011-08-21Rename List -> WeakReferenceListJoseph Powers
2011-08-21Rename List -> NodeListJoseph Powers
2011-08-21Revert "I am tired of thesee assertions, put them behind dbglevel>2"Tor Lillqvist
2011-08-21Also oldnames.libTor Lillqvist
2011-08-21bring sccomp into the tail_build foldNorbert Thiebaud
2011-08-21remove debugging printNorbert Thiebaud
2011-08-21lotuswordpro is in tail_build, it should not be in postprocess pre-reqNorbert Thiebaud
2011-08-21There was still overload ambiguousJulien Nabet
2011-08-21OUStringBuffer.append call: add explicit radix to disambiguate overloadLionel Elie Mamane
2011-08-21use boost::unordered_map instead of STL one so as not to require C++0xLionel Elie Mamane
2011-08-21check array index *before* using it in array, not *after*Lionel Elie Mamane
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane
2011-08-21pyuno: close opened parenthesis in raised exception messageLionel Elie Mamane
2011-08-21pyuno: some commentsLionel Elie Mamane
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane
2011-08-21Janitorial: remove unused variableLionel Elie Mamane
2011-08-21pyuno: make extractUnoException handle exceptions raised by uno.py loadingLionel Elie Mamane
2011-08-21pyuno: hook into import *after* the _whole_ uno module is successfully loadedLionel Elie Mamane
2011-08-21pyuno: allow uno structs to be initliased with keyword argumentsLionel Elie Mamane
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud
2011-08-20ios does not seems to inherit form macos, so add a yacc rule there tooNorbert Thiebaud
2011-08-20move yacc command in platform/* due to Mac PPC ancient bison version.Norbert Thiebaud
2011-08-20no reason for changing name of cui library on windowsMatúš Kukan
2011-08-19prevent the creation of $INPATH in the module source for gbuild-moduleNorbert Thiebaud
2011-08-19WaE: MACOS gcc is too old for that pragmaNorbert Thiebaud
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud
2011-08-19get forms buildable on windows.Kohei Yoshida
2011-08-19icui18n -> icuin on Windows. Now lotuswordpro builds.Kohei Yoshida
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19Fixes link error on Windows.Kohei Yoshida
2011-08-19Fix some icu cross-building problems.Jan Holesovsky
2011-08-19WaE: fix buildCaolán McNamara
2011-08-19missed this errno.hCaolán McNamara
2011-08-19add errno.h for errnoCaolán McNamara
2011-08-19pictures in fly frames are already handledMiklos Vajna
2011-08-19a pard between two frame definitions means two framesMiklos Vajna
2011-08-19paragraphs inside frames do not countMiklos Vajna
2011-08-19handle sections containing no paragraphsMiklos Vajna
2011-08-19multiple sections in a frame are not allowedMiklos Vajna
2011-08-19make sure frame props are always emittedMiklos Vajna