summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core
Commit message (Expand)AuthorAgeFilesLines
* move binfilter structure one directory upNorbert Thiebaud2012-10-16115-85775/+0
* MSC can #include <setjmp.h> just fineStephan Bergmann2012-09-261-16/+0
* Improvement on previous commit, UCB clean up, binfilter reduxStephan Bergmann2012-09-141-2/+2
* fix fallout of c1b73536343ae0a7b6dd940b1c8a01784c4d7a30Norbert Thiebaud2012-08-183-3/+6
* Remove commented out codeThomas Arnhold2012-08-054-58/+0
* Remove unused macrosThomas Arnhold2012-08-011-4/+0
* fdo#48549 Remove Sound::BeepThomas Arnhold2012-07-302-12/+0
* binfilter: fix some warningsMichael Stahl2012-07-271-2/+2
* Various Clang 3.1 -Wunsued-variableStephan Bergmann2012-07-181-1/+0
* inline various macros and ditch unused codeCaolán McNamara2012-06-271-53/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-37/+0
* re-base on ALv2 code.Michael Meeks2012-06-2688-2036/+1244
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-171-2/+2
* Remove superfluous include commentsThomas Arnhold2012-06-0953-53/+0
* WaE: fVal may be used uninitializedCaolán McNamara2012-05-161-1/+1
* track change to make ResId::toString a non-static memberCaolán McNamara2012-04-303-3/+3
* callcatcher: recently unused codeCaolán McNamara2012-04-061-27/+0
* Adapted to -Wnon-virtual-dtor enabled for GCC 4.6Stephan Bergmann2012-03-141-0/+13
* drop ScMultipleWriteHeaderCaolán McNamara2012-03-012-34/+0
* some windows warningsCaolán McNamara2012-02-272-2/+2
* move [Uni|Byte]String into binfilterCaolán McNamara2012-02-104-8/+8
* Removed some unused parameters.Stephan Bergmann2012-01-213-3/+3
* Mempool size args are unused.Stephan Bergmann2012-01-205-34/+20
* adapt to simplified LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-1/+1
* track changes to CharClassCaolán McNamara2012-01-096-18/+14
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-0623-60/+58
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2011-12-281-16/+0
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-2123-57/+57
* Revert "disentangle Read/WriteByteString OUString variants"Caolán McNamara2011-12-2123-57/+57
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-2123-57/+57
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-016-6/+14
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-301-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-283-18/+19
* clean-up PCH support remnant from binfilterNorbert Thiebaud2011-11-271-4/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-246-10/+10
* Fix --enable-debug --disable-dbgutil.Stephan Bergmann2011-11-211-0/+2
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-5/+3
* fix XCalendar/2 issue following genetive-month patch seriesNorbert Thiebaud2011-11-191-2/+2
* removed Simple Handles option (binfilter)Caolán McNamara2011-11-101-8/+0
* Adapted to renamed VCL_INPUT_KEYBOARD.Stephan Bergmann2011-10-211-1/+1
* Some more warning cleanup.Stephan Bergmann2011-10-045-37/+23
* WaE: unused parametersCaolán McNamara2011-10-041-1/+1
* The last of the easy DBG_BF_ASSERT() in bf_scJoseph Powers2011-10-0310-93/+12
* Cleanup of classes ScColumn & ScDocumentJoseph Powers2011-10-039-243/+120
* More DBG_BF_ASSERT cleanup in bf_scJoseph Powers2011-10-037-39/+17
* Cleanup class ScChartListenerCollectionJoseph Powers2011-10-023-53/+0
* Class TypedStrCollection is not really used, so I'm deleting it.Joseph Powers2011-10-024-88/+8
* Some more cleanupJoseph Powers2011-10-0110-143/+58
* Some more warning cleanup.Stephan Bergmann2011-09-301-1/+1
* Some simple DBG_BF_ASSERT() cleanupJoseph Powers2011-09-307-66/+14