summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin4-4/+18
2013-01-01no non-ordering dependencies on <whatever>/.dirLuboš Luňák1-1/+1
2012-12-30add runtime deps for custom targetsDavid Tardon1-2/+1
2012-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2-104/+13
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania2-13/+104
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+1
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-17remove unused ifndefMarkus Mohrhard2-4/+0
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara2-32/+0
2012-12-14callcatcher: update unused code listCaolán McNamara2-56/+2
2012-12-13whitespace cleanupNoel Grandin1-17/+17
2012-12-13make the "inline" method attributes match with the method definition.Noel Grandin1-23/+23
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-6/+0
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2-6/+0
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-4/+0
2012-12-05Fix commentTor Lillqvist1-1/+1
2012-12-05Bye bye ODMATor Lillqvist2-27/+1
2012-12-03tools String support for fast operator+Luboš Luňák2-1/+29
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard1-0/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-11-27added FIXME markersEike Rathke1-0/+6
2012-11-27Simplify SVLIBRARYTor Lillqvist1-19/+9
2012-11-21include necessary headerLuboš Luňák1-0/+1
2012-11-21debug helpers for Point, Size, Rect, etc.Luboš Luňák1-0/+35
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin2-15/+17
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-5/+0
2012-11-19Bin the HACK() sillynessTor Lillqvist3-8/+2
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist1-6/+0
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2-34/+0
2012-11-16use LanguageTagEike Rathke1-1/+2
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara2-68/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-222/+0
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-7/+0
2012-11-08Revert "Don't export zlib symbols"Jan Holesovsky1-8/+0
2012-11-07Don't export zlib symbolsFridrich Štrba1-0/+8
2012-11-07Documenting results from src code archeology.Thorsten Behrens1-1/+7
2012-10-31add missing deps on sal headersDavid Tardon1-1/+4
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat3-9/+9
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara2-31/+1
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara7-11/+11
2012-10-27there is no sal_textenc for AndroidMatúš Kukan1-1/+1
2012-10-26tools: add missing dep: dlopened sal_textencMatúš Kukan1-1/+2
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-22some more clang warningsCaolán McNamara1-2/+2
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan1-2/+2
2012-10-19remove unused defineNorbert Thiebaud1-1/+0
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-1/+1