summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Fix Variable 'nMode' is reassignedJulien Nabet
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-01no non-ordering dependencies on <whatever>/.dirLuboš Luňák
2012-12-30add runtime deps for custom targetsDavid Tardon
2012-12-29Some cppcheck cleaningJulien Nabet
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-17remove unused ifndefMarkus Mohrhard
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13whitespace cleanupNoel Grandin
2012-12-13make the "inline" method attributes match with the method definition.Noel Grandin
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-05Fix commentTor Lillqvist
2012-12-05Bye bye ODMATor Lillqvist
2012-12-03tools String support for fast operator+Luboš Luňák
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27added FIXME markersEike Rathke
2012-11-27Simplify SVLIBRARYTor Lillqvist
2012-11-21include necessary headerLuboš Luňák
2012-11-21debug helpers for Point, Size, Rect, etc.Luboš Luňák
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara
2012-11-16use LanguageTagEike Rathke
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-09binfilter.die.die.dieNorbert Thiebaud
2012-11-08Revert "Don't export zlib symbols"Jan Holesovsky
2012-11-07Don't export zlib symbolsFridrich Štrba
2012-11-07Documenting results from src code archeology.Thorsten Behrens
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara
2012-10-27there is no sal_textenc for AndroidMatúš Kukan
2012-10-26tools: add missing dep: dlopened sal_textencMatúš Kukan