summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Branch libreoffice-3-5-0libreoffice-3-5-0Petr Mladek2012-01-240-0/+0
* Version 3.5.0.2, tag libreoffice-3.5.0.2 (3.5.0-rc2)libreoffice-3.5.0.2Petr Mladek2012-01-240-0/+0
* Version 3.5.0.1, tag libreoffice-3.5.0.1 (3.5.0-rc1)libreoffice-3.5.0.1Fridrich Štrba2012-01-180-0/+0
* fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon2012-01-112-4/+4
* Branch libreoffice-3-5Petr Mladek2011-12-060-0/+0
* moved tools/inc/tools/stack.hxx to binfilter/inc/bf_tools/libreoffice-3-5-branch-pointEike Rathke2011-12-055-4/+110
* Remove charAt/setCharAt from binfilterAugust Sodora2011-12-013-16/+16
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-0139-53/+84
* Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/binfilterPetr Mladek2011-11-304-7/+10
|\
| * convert over hidden windows-only ByteStringsCaolán McNamara2011-11-301-4/+7
| * renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-303-3/+3
* | Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)libreoffice-3.5.0.0Petr Mladek2011-11-290-0/+0
|/
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-2830-153/+153
* aStr is unusedCaolán McNamara2011-11-281-35/+0
* GetToken->comphelper::string::getTokenCaolán McNamara2011-11-282-2/+3
* clean-up PCH support remnant from binfilterNorbert Thiebaud2011-11-27159-416/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-2448-75/+75
* remove EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-3/+2
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-233-16/+14
* use stripStartCaolán McNamara2011-11-223-6/+8
* use stripStartCaolán McNamara2011-11-221-5/+6
* Fix --disable-dbgutil --enable-werror failures.Stephan Bergmann2011-11-229-11/+13
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-227-90/+67
* OUString has no Len(), use !isEmpty() hereEike Rathke2011-11-211-1/+1
* Fix --enable-debug --disable-dbgutil.Stephan Bergmann2011-11-213-6/+58
* fix build errorCaolán McNamara2011-11-214-9/+9
* ditch last ENABLE_STRING_STREAM_OPERATORSCaolán McNamara2011-11-201-2/+0
* remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara2011-11-191-3/+1
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-1910-34/+36
* fix XCalendar/2 issue following genetive-month patch seriesNorbert Thiebaud2011-11-193-4/+4
* binfilter: move dynary.hxx from tools hereMichael Stahl2011-11-194-4/+107
* another fix for --as-neededBjoern Michaelsen2011-11-181-1/+1
* move UniqueIndex into binfilterCaolán McNamara2011-11-1510-4/+2419
* Application::CreateUniqueId only need by binfilter, move content hereCaolán McNamara2011-11-151-1/+11
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-1412-24/+20
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-117-40/+14
* cleanup list length mismatchMichael Meeks2011-11-101-3/+1
* removed Simple Handles option (binfilter)Caolán McNamara2011-11-1017-67/+13
* WaE: uninitializedCaolán McNamara2011-11-071-2/+2
* Some minor clean up.Stephan Bergmann2011-11-0213-70/+29
* add plausible test skeletonCaolán McNamara2011-11-018-0/+10566
* tweak to be potentially in-place testableCaolán McNamara2011-11-012-10/+23
* use MediaDescriptor to add a stream if only got a URLCaolán McNamara2011-11-012-48/+40
* catch by const refCaolán McNamara2011-10-311-7/+15
* remove unused SfxObjectVerbsControl classNorbert Thiebaud2011-10-271-1/+0
* INPUT_MOUSEANDKEYBOARD->VCL_INPUT_MOUSEANDKEYBOARDCaolán McNamara2011-10-251-1/+1
* Removed erroneously pushed debug printfs.Stephan Bergmann2011-10-242-8/+0
* Cleanup class ImpEditEngine a littleJoseph Powers2011-10-224-183/+7
* Adapted to renamed VCL_INPUT_KEYBOARD.Stephan Bergmann2011-10-211-1/+1
* Some more warning cleanup.Stephan Bergmann2011-10-214-13/+13