summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-1967-68/+93
|
* Fixes link error on Windows.Kohei Yoshida2011-08-191-1/+2
|
* Fix some icu cross-building problems.Jan Holesovsky2011-08-192-2/+22
| | | | Still it does not finish, though; to be continued.
* WaE: fix buildCaolán McNamara2011-08-191-1/+1
|
* missed this errno.hCaolán McNamara2011-08-191-0/+1
|
* add errno.h for errnoCaolán McNamara2011-08-193-0/+3
|
* pictures in fly frames are already handledMiklos Vajna2011-08-191-1/+3
|
* a pard between two frame definitions means two framesMiklos Vajna2011-08-191-0/+1
|
* paragraphs inside frames do not countMiklos Vajna2011-08-191-1/+2
|
* handle sections containing no paragraphsMiklos Vajna2011-08-192-0/+8
|
* multiple sections in a frame are not allowedMiklos Vajna2011-08-191-0/+1
|
* make sure frame props are always emittedMiklos Vajna2011-08-191-0/+1
|
* have the twip->mm100 conversion code for frame props at a single placeMiklos Vajna2011-08-191-14/+18
|
* Use cygpath -m on Windows where necessaryTor Lillqvist2011-08-192-2/+2
| | | | We can't pass Cygwin pathnames to non-Cygwin programs.
* Improve input and output file open error handlingTor Lillqvist2011-08-194-17/+18
| | | | | | 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.
* Correct spelling of gb_Library_get_linktargetname, no double underscoresTor Lillqvist2011-08-191-2/+2
|
* Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32Tor Lillqvist2011-08-191-1/+2
| | | | | This avoids warnings about linking both with normal and debugging runtime. Matches more closely what the old build system does.
* There is no gb_Object__command_deponcompile and we do deps another way anywayTor Lillqvist2011-08-191-3/+0
|
* Remove bogus whitespace on empty lineTor Lillqvist2011-08-191-1/+1
|
* Set debug- and dbgutil-related variables here, tooTor Lillqvist2011-08-191-0/+45
|
* I am tired of thesee assertions, put them behind dbglevel>2Tor Lillqvist2011-08-191-1/+1
|
* The shorter icu library names are used for WNTMSC onlyTor Lillqvist2011-08-193-4/+4
|
* another oneCaolán McNamara2011-08-191-0/+5
|
* would leak on SdrRectObj::RecalcXPoly, drop NULL checks before deleteCaolán McNamara2011-08-191-9/+4
|
* get localedata to build under windows, lib vs binCaolán McNamara2011-08-191-0/+11
|
* Resolves: fdo#39026 SfxPickList singleton wasn't instantiatedCaolán McNamara2011-08-192-0/+5
|
* Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan2011-08-191-1/+2
|
* Uploading libvisio-0.0.5Fridrich Štrba2011-08-194-97/+6
|
* Allow parallel build of the the cross build toolset.Jan Holesovsky2011-08-196-78/+43
| | | | Plus various minor build tweaks.
* deliver also unotools.hxxMatúš Kukan2011-08-191-0/+1
|
* inch closer to windows buildingCaolán McNamara2011-08-192-0/+8
|
* fix build, add mode-lines, use rtl::OStringBufferCaolán McNamara2011-08-191-6/+13
|
* correct typoMatúš Kukan2011-08-191-1/+1
|
* gnome.xcd is build in postprocess for ENABLE_GIO or (LOCKDOWN + GCONF)Caolán McNamara2011-08-191-1/+1
|
* tweak vba decompression as per frob's amazing bit detective workNoel Power2011-08-191-5/+20
| | | | ported a version of the patch at https://bugzilla.gnome.org/show_bug.cgi?id=656531 adjusted for libreoffice
* gbuildized modules have empty d.lstsBjoern Michaelsen2011-08-191-3/+0
|
* gbuildized modules have empty d.lstsBjoern Michaelsen2011-08-191-1/+0
|
* fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks2011-08-191-2/+17
|
* print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks2011-08-191-7/+12
|
* remove legacy explicit library loading fallbacks, and cleanMichael Meeks2011-08-199-312/+90
| | | | | | | 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.
* now cairo is the only way to render text under XCaolán McNamara2011-08-194-31/+11
|
* Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara2011-08-195-174/+126
|
* fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara2011-08-194-4/+4
|
* callcatcher: regenerate listCaolán McNamara2011-08-193-8/+2
|
* ByteString->rtl::OStringCaolán McNamara2011-08-191-11/+12
|
* drop unused non-virtualsCaolán McNamara2011-08-193-15/+0
|
* pointless temp objects, stray debugging code ?Caolán McNamara2011-08-191-3/+0
|
* ByteString->rtl::OStringCaolán McNamara2011-08-192-12/+12
|
* use preferred tokenizerCaolán McNamara2011-08-191-6/+7
|
* convert tools::Config to rtl::OStringCaolán McNamara2011-08-1913-81/+77
|