summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-23don't point inline at non-existing methodCaolán McNamara
2012-02-23make editeng ByteString freeCaolán McNamara
2012-02-23accumulate into an OStringBufferCaolán McNamara
2012-02-23Fix commentStephan Bergmann
2012-02-23fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet
2012-02-23Fix MSVC buildStephan Bergmann
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-23My fix is nicer ;)Stephan Bergmann
2012-02-23Clean upStephan Bergmann
2012-02-23lock in ByteString gainsCaolán McNamara
2012-02-23typoKorrawit Pruegsanusak
2012-02-23glib and gettext are only needed when ENABLE_LIBRSVGKorrawit Pruegsanusak
Although 'gettext' is a 'cross_toolset' dependency, it seems irrelevant. See http://lists.freedesktop.org/archives/libreoffice/2012-February/025771.html
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-23Tabs to spaces, no code changedKorrawit Pruegsanusak
2012-02-23Tentative libcroco fix for Mac OS X --without-system-libxmlStephan Bergmann
2012-02-23fix for cross-compilingCaolán McNamara
2012-02-23default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner
cws jl166 patch: #i117010# default conversion of sequences is now again SAFEARRAY of VARIANTs
2012-02-23Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge ↵Noel Power
(fdo#38441)" This reverts commit 3fcb94311fd7dd40c05ca132e3a30a888316cbbe.
2012-02-23Revert "Replace installer::parameter::make_absolute_path."Caolán McNamara
This reverts commit 8b65b2a3842a90ba565285f0cb796c5d76eef4ce. Because windows install sets didn't get generated afterwards, possibly due to cygwin absolute path complexity
2012-02-23add ia32 non-virtual thunks to linker mapMichael Meeks
2012-02-23ensure ppd translation indexes are validCaolán McNamara
2012-02-23Remove unused code as listed in unusedcode.easySantiago Martinez
2012-02-23WaE: aPosition is an unused parameterCédric Bosdonnat
2012-02-23WaE: nWidth might be unused uninitializedCaolán McNamara
2012-02-23Fix CLucene _DEBUG codeStephan Bergmann
2012-02-23clucene missing from gbuild_modulesStephan Bergmann
2012-02-23Remove unused code in ScUserListSantiago Martinez
2012-02-23cppcheck: fix "possible null dereference" in ScMyCellInfo::CreateCell.Catalin Iacob
2012-02-23tweak generic config for MacOSXCaolán McNamara
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
2012-02-23removed remaining #if DEBUGCédric Bosdonnat
2012-02-23Make column breaks indicator independent of meta-char viewingCédric Bosdonnat
2012-02-23And silence warnings in libcdr tooFridrich Štrba
2012-02-23another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSXCaolán McNamara
2012-02-23New release of libcdr 0.0.3, the best FOSS CDR converter everFridrich Štrba
2012-02-23use the same compiler test for atomics in clucene as salCaolán McNamara
2012-02-23wcsdup not universally available on non-windowsCaolán McNamara
2012-02-23Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS XStephan Bergmann
I doubt that the "LOADER" token is needed at all, but will investigate that later.
2012-02-23reportbuilder: untested fix for WITH_LANG buildMichael Stahl
Signed-off-by: Andras Timar <atimar@suse.com>
2012-02-23do not print ".\n" to consoleAndras Timar
2012-02-23fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke
2012-02-23remove all other deprecated header guardsThomas Arnhold
2012-02-23merge cppunit test dirs togetherCaolán McNamara
drop archaic makefile.mks and export.maps and use consistent naming
2012-02-23workben urltest duplicates qa/urlobj cppunit testCaolán McNamara
2012-02-23convert workben inetmimetest to cppunit testCaolán McNamara
2012-02-23ditch useless, duplicated or non-recoverable workben filesCaolán McNamara
2012-02-23make vcl ByteString freeCaolán McNamara
2012-02-23fix windows import lib nameCaolán McNamara
2012-02-23disable warnings in exported headersCaolán McNamara