summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-19Fixes link error on Windows.Kohei Yoshida
2011-08-19Fix some icu cross-building problems.Jan Holesovsky
Still it does not finish, though; to be continued.
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
We can't pass Cygwin pathnames to non-Cygwin programs.
2011-08-19Improve input and output file open error handlingTor Lillqvist
Tell file name and actual error in error message. Print error message to stderr. Always exit with failure when not able to open an input or output file.
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
This avoids warnings about linking both with normal and debugging runtime. Matches more closely what the old build system does.
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
2011-08-19Allow parallel build of the the cross build toolset.Jan Holesovsky
Plus various minor build tweaks.
2011-08-19deliver also unotools.hxxMatúš Kukan
2011-08-19inch closer to windows buildingCaolán McNamara
2011-08-19fix build, add mode-lines, use rtl::OStringBufferCaolán McNamara
2011-08-19correct typoMatúš Kukan
2011-08-19gnome.xcd is build in postprocess for ENABLE_GIO or (LOCKDOWN + GCONF)Caolán McNamara
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power
ported a version of the patch at https://bugzilla.gnome.org/show_bug.cgi?id=656531 adjusted for libreoffice
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen
2011-08-19fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks
2011-08-19print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks
centralise cut/paste coding designed to explicitly load i18n and i18npool libraries if UNO is not bootstrapped. Instead fallback to the process service manager, and require this to be initialized, even for small tools.
2011-08-19now cairo is the only way to render text under XCaolán McNamara
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara
2011-08-19callcatcher: regenerate listCaolán McNamara
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-08-19drop unused non-virtualsCaolán McNamara
2011-08-19pointless temp objects, stray debugging code ?Caolán McNamara
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-08-19use preferred tokenizerCaolán McNamara
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-19drop it completelyCaolán McNamara