summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-19have the twip->mm100 conversion code for frame props at a single placeMiklos Vajna
2011-08-19Use cygpath -m on Windows where necessaryTor Lillqvist
2011-08-19Improve input and output file open error handlingTor Lillqvist
2011-08-19Correct spelling of gb_Library_get_linktargetname, no double underscoresTor Lillqvist
2011-08-19Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32Tor Lillqvist
2011-08-19There is no gb_Object__command_deponcompile and we do deps another way anywayTor Lillqvist
2011-08-19Remove bogus whitespace on empty lineTor Lillqvist
2011-08-19Set debug- and dbgutil-related variables here, tooTor Lillqvist
2011-08-19I am tired of thesee assertions, put them behind dbglevel>2Tor Lillqvist
2011-08-19The shorter icu library names are used for WNTMSC onlyTor Lillqvist
2011-08-19another oneCaolán McNamara
2011-08-19would leak on SdrRectObj::RecalcXPoly, drop NULL checks before deleteCaolán McNamara
2011-08-19get localedata to build under windows, lib vs binCaolán McNamara
2011-08-19Resolves: fdo#39026 SfxPickList singleton wasn't instantiatedCaolán McNamara
2011-08-19Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan
2011-08-19Uploading libvisio-0.0.5Fridrich Štrba