summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/ucblockbytes.cxx
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Remove unused inline functionStephan Bergmann
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist
2012-02-18Fix typos in commentsElton Chung
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-08catch exception by constant referenceTakeshi Abe
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-03fwk162: #i115836# avoid crashMikhail Voytenko
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth