summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-1/+2
* Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann2013-01-221-0/+2
* make fast string concat comparisons non-ambiguousLuboš Luňák2013-01-221-0/+52
* tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl2013-01-221-0/+22
* Fix Variable 'nMode' is reassignedJulien Nabet2013-01-211-3/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-2/+2
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-074-4/+18
* no non-ordering dependencies on <whatever>/.dirLuboš Luňák2013-01-011-1/+1
* add runtime deps for custom targetsDavid Tardon2012-12-301-2/+1
* Some cppcheck cleaningJulien Nabet2012-12-291-1/+1
* Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2012-12-292-104/+13
* String Cleanup and news OUString methods/constructorsRicardo Montania2012-12-282-13/+104
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* Check for _MSC_VER instead of MSC in sourcesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* remove unused ifndefMarkus Mohrhard2012-12-172-4/+0
* UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara2012-12-172-32/+0
* callcatcher: update unused code listCaolán McNamara2012-12-142-56/+2
* whitespace cleanupNoel Grandin2012-12-131-17/+17
* make the "inline" method attributes match with the method definition.Noel Grandin2012-12-131-23/+23
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-101-6/+0
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-102-6/+0
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-4/+0
* Fix commentTor Lillqvist2012-12-051-1/+1
* Bye bye ODMATor Lillqvist2012-12-052-27/+1
* tools String support for fast operator+Luboš Luňák2012-12-032-1/+29
* ugly hack to avoid virtual method in WindowMarkus Mohrhard2012-12-031-0/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
* added FIXME markersEike Rathke2012-11-271-0/+6
* Simplify SVLIBRARYTor Lillqvist2012-11-271-19/+9
* include necessary headerLuboš Luňák2012-11-211-0/+1
* debug helpers for Point, Size, Rect, etc.Luboš Luňák2012-11-211-0/+35
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-202-15/+17
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-5/+0
* Bin the HACK() sillynessTor Lillqvist2012-11-193-8/+2
* Drop ILLEGAL_POINTER sillynessTor Lillqvist2012-11-191-6/+0
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-172-34/+0
* use LanguageTagEike Rathke2012-11-161-1/+2
* callcatcher: more binfilter freed up methodsCaolán McNamara2012-11-142-68/+0
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-144-222/+0
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-7/+0
* Revert "Don't export zlib symbols"Jan Holesovsky2012-11-081-8/+0
* Don't export zlib symbolsFridrich Štrba2012-11-071-0/+8
* Documenting results from src code archeology.Thorsten Behrens2012-11-071-1/+7
* add missing deps on sal headersDavid Tardon2012-10-311-1/+4
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-313-9/+9
* fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev2012-10-291-2/+2
* UniString->rtl::OUStringBufferCaolán McNamara2012-10-282-31/+1
* sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara2012-10-277-11/+11