summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)Author
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
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-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
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-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-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-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-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan
2012-10-19remove unused defineNorbert Thiebaud
2012-10-12loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara
2012-10-11loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-09-28add a new stock reset/revert buttonCaolán McNamara
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-08-31UniString->OUStringCaolán McNamara
2012-08-16Remove the Container classNoel Grandin
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet