summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25Fix _DEBUG build: Use atlsd.libTor Lillqvist
2011-08-25use boost::intrusive_ptr::get() instead of operator->()Eike Rathke
2011-08-24Fixed a crasher in cppunittest in sw, sd and sc on Windows.Kohei Yoshida
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
2011-08-24unusedcode.easy: I removed XBitmapTable from binfilterJoseph Powers
2011-08-24Remove class XBitmapTableJoseph Powers
2011-08-24WaE unused parameterEike Rathke
2011-08-24msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ffEike Rathke
2011-08-24fdo#39192 correctly calculate jump matrix; end of path if NULLEike Rathke
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power
2011-08-24Code review: Removed unnecessary header.Muthu Subramanian
2011-08-24n#592912: When text is vertical, horiz & vert aligns are swapped.Muthu Subramanian
2011-08-24Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER"Tor Lillqvist
2011-08-24Disable Mozilla stuff in an --enable-dbgutil build on WindowsTor Lillqvist
2011-08-24Allow comments in the autogen.lastrun fileTor Lillqvist
2011-08-24Again, avoid debugging MSVC std::equal_range issueTor Lillqvist
2011-08-24this is supposed to be gb_CORE_LIBSMatúš Kukan
2011-08-24fdo#40341: hide 'math baseline alignment' unless availableTakeshi Abe
2011-08-24dev-install build fixGabor
2011-08-24add missing file I omitted to addMichael Meeks
2011-08-24Resolves: fdo#40345 don't crash loading temp document to get frame stylesCaolán McNamara
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks
2011-08-24Add support for creating merged library.Matúš Kukan
2011-08-24No DLL stuff needed here as these go into static libsTor Lillqvist
2011-08-24Don't define BASIC_DLLIMPLEMENTATION when building static libsTor Lillqvist
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist
2011-08-24avoid crash on shutdown with unprocessed events pending post SalDisplay dtorCaolán McNamara
2011-08-24potential WaECaolán McNamara
2011-08-24fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik
2011-08-24Avoid ICU version confusion betwen build and host platform.Jan Holesovsky
2011-08-24hmm, rebuilt the first time ok for me, remove additional unused inlinesCaolán McNamara
2011-08-24hide this classCaolán McNamara
2011-08-24rearrange this to not leak search configitemCaolán McNamara
2011-08-24SW_DLL isn't usedCaolán McNamara
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-24add a macros test, and a calc placeholder exampleCaolán McNamara
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-08-24String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara
2011-08-24uno.py is in bin on Windows, and in lib elsewhere, what fun.Jan Holesovsky
2011-08-24Link with d3d9 and not ddraw which doesn't exist in current DirectXTor Lillqvist
2011-08-24Added another missing packages.Jan Holesovsky
2011-08-24Do not attempt to create installation set when cross-compiling MinGW.Jan Holesovsky
2011-08-24Fix uno.py delivery.Jan Holesovsky
2011-08-24Only rebase with MSVC.Jan Holesovsky
2011-08-24We build graphite as a static library for MSVCTor Lillqvist
2011-08-24Presumably we should use -MP here, tooTor Lillqvist
2011-08-23Remove unused parameter: XFillGradientItemJoseph Powers
2011-08-23unusedcode.easy: XFillGradientItem cleanpJoseph Powers
2011-08-23Delete class XGradientTableJoseph Powers
2011-08-24catch ignored exceptions by const referenceTakeshi Abe