summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)AuthorFilesLines
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+0
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-2/+2
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann1-0/+2
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák1-0/+52
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-0/+22
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-4/+16
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-2/+1
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-1/+2
2012-12-17remove unused ifndefMarkus Mohrhard1-2/+0
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara1-2/+0
2012-12-14callcatcher: update unused code listCaolán McNamara1-2/+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 McNamara1-1/+0
2012-12-05Bye bye ODMATor Lillqvist1-1/+0
2012-12-03tools String support for fast operator+Luboš Luňák1-0/+27
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-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 Lillqvist1-6/+0
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist1-6/+0
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-3/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara1-8/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara2-7/+0
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-7/+0
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-1/+1
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+1
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara7-11/+11
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-12loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara2-2/+2
2012-10-11loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara2-7/+7
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara1-0/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-29/+31
2012-09-28add a new stock reset/revert buttonCaolán McNamara1-1/+2
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara1-1/+1
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara1-1/+2
2012-08-31UniString->OUStringCaolán McNamara1-63/+63
2012-08-16Remove the Container classNoel Grandin2-180/+0
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet1-3/+0
2012-08-14tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl1-64/+0
2012-08-13re-indent LOC to match coding styles (in tools/inc/)Philipp Riemer27-345/+348
2012-08-13remove ascii art and blank lines in tools/inc/Philipp Riemer41-161/+25
2012-08-13removed "// end of sth." comments in tools/inc/Philipp Riemer52-57/+57