summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Branch libreoffice-3-5-7libreoffice-3.5.7.1libreoffice-3-5-7Fridrich Štrba2012-09-180-0/+0
* merge in various filter work from corelibreoffice-3-5Caolán McNamara2012-08-172-9/+68
* WaE: need a virtual dtorCaolán McNamara2012-08-031-1/+1
* WaE: silence some msvc warningsCaolán McNamara2012-08-033-2/+6
* backport of parts of 482881720eef9228ce25fa1d228139ebd43fe9cdCaolán McNamara2012-08-032-2/+2
* some windows warningsCaolán McNamara2012-08-035-7/+4
* GCC 4.7 -Werror=deprecated, -Werror=narrowingStephan Bergmann2012-08-0311-24/+21
* Adapted to -Wnon-virtual-dtor enabled for GCC 4.6Stephan Bergmann2012-08-0341-28/+139
* sds chart binfilter importiha/tbe2012-07-3119-992/+817
* binfilter: fix some warningsMichael Stahl2012-07-317-15/+22
* Resolves: fdo#45521 restore ascii export for getTextFromPamCaolán McNamara2012-03-1513-11/+1425
* binfilter::frm::OInterfaceContainer::disposing: fix boost assertionMichael Stahl2012-02-201-1/+5
* Fix some apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2012-02-161-15/+15
* 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