summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke
2011-12-22recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-ddEike Rathke
2011-12-21resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke
2011-12-13slideshow: play back embedded media:Michael Stahl
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07Use configmgr directly in SvxAsianConfig.Stephan Bergmann
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28svl: remove unnecessary libs from cppunittestMichael Stahl
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27add missing licence headersMarkus Mohrhard
2011-11-27String->OUStringAugust Sodora
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-26CosmeticAugust Sodora
2011-11-26Remove unnecessary castsAugust Sodora
2011-11-26String->OUStringAugust Sodora
2011-11-26Added test to lngmiscAugust Sodora
2011-11-26Simplification and accompanying testsAugust Sodora
2011-11-26Remove unused parameterAugust Sodora
2011-11-26Avoid use of the preprocessorAugust Sodora
2011-11-26Remove unnecessary includes and cosmeticsAugust Sodora
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora
2011-11-26sal_Bool->boolAugust Sodora
2011-11-26Mark as privateAugust Sodora
2011-11-26Remove newly unused codeAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora
2011-11-26C-style cast -> C++-style castAugust Sodora
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23use cased month names only if no hard coded literal string followsEike Rathke
2011-11-22scan genitive and partitive month names only if they differEike Rathke
2011-11-22added partitive case month namesEike Rathke
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use possessive genitive case month names in number formatterEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-14can ditch the ByteStringPtr typedef nowCaolán McNamara