summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sw/source/core
Commit message (Expand)AuthorAgeFilesLines
* move binfilter structure one directory upNorbert Thiebaud2012-10-16350-181932/+0
* Improvement on previous commit, UCB clean up, binfilter reduxStephan Bergmann2012-09-141-3/+0
* -Werror,-Wsometimes-uninitializedStephan Bergmann2012-09-131-1/+1
* -Werror,-Wunused-valueStephan Bergmann2012-09-131-1/+1
* callcatcher: ditch some unused methodsCaolán McNamara2012-08-201-4/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-078-49/+5
* Remove commented out codeThomas Arnhold2012-08-056-118/+1
* Remove unused macrosThomas Arnhold2012-08-012-22/+0
* Remove unused code: those classes are unusedThomas Arnhold2012-08-014-69/+0
* Remove unused header filesThomas Arnhold2012-07-312-57/+0
* binfilter: fix some warningsMichael Stahl2012-07-272-5/+11
* callcatcher: SwInsHardBlankSoftHyph unusedCaolán McNamara2012-07-252-51/+8
* Various Clang 3.1 -Wunsued-variableStephan Bergmann2012-07-183-3/+0
* inline various macros and ditch unused codeCaolán McNamara2012-06-277-169/+2
* Remove commented out codeThomas Arnhold2012-06-272-26/+0
* re-base on ALv2 code.Michael Meeks2012-06-26324-7479/+4584
* Remove commented out linesThomas Arnhold2012-06-211-10/+0
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-171-5/+5
* Fixes for various Clang (on Mac OS X) warningsStephan Bergmann2012-06-064-11/+1
* Some cppcheck cleaningJulien Nabet2012-05-071-1/+0
* track change to make ResId::toString a non-static memberCaolán McNamara2012-04-309-19/+19
* move tools/table.hxx to binfilterMichael Stahl2012-04-181-1/+1
* WaE: msvc potentially used uninitializedCaolán McNamara2012-04-102-21/+21
* GCC 4.7 -Werror=deprecated, -Werror=narrowingStephan Bergmann2012-03-291-3/+3
* WaE: need a virtual dtorCaolán McNamara2012-03-221-6/+2
* WaE: potentially uninitializedCaolán McNamara2012-03-211-2/+2
* Adapted to -Wnon-virtual-dtor enabled for GCC 4.6Stephan Bergmann2012-03-144-10/+25
* Resolves: fdo#45521 restore ascii export for getTextFromPamCaolán McNamara2012-03-141-9/+27
* fix 64bit broken-nessCaolán McNamara2012-03-141-4/+4
* remove now unused swunodef.hxxThomas Arnhold2012-02-202-2/+0
* expand and remove macro STAR_REFERENCEThomas Arnhold2012-02-202-2/+2
* expand and remove macro UNO_NMSPCThomas Arnhold2012-02-202-7/+7
* expand and remove macro STAR_NMSPCThomas Arnhold2012-02-202-6/+6
* WaE: need a virtual dtorCaolán McNamara2012-02-131-1/+1
* move [Uni|Byte]String into binfilterCaolán McNamara2012-02-1023-37/+38
* adapt to sot ByteString->rtl::OStringCaolán McNamara2012-01-221-1/+1
* Removed some unused parameters.Stephan Bergmann2012-01-214-15/+8
* Mempool size args are unused.Stephan Bergmann2012-01-203-35/+35
* fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon2012-01-101-2/+2
* track changes to CharClassCaolán McNamara2012-01-093-16/+12
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-065-31/+23
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2011-12-2810-340/+5
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2011-12-276-33/+0
* reduce ByteStringCaolán McNamara2011-12-222-5/+5
* WaE: silence some msvc warningsCaolán McNamara2011-12-211-1/+1
* tweak for pre language-defect #77Caolán McNamara2011-12-217-9/+9
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-215-23/+23
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-217-20/+12
* Revert "convert ReadByteString/WriteByteString from ByteString to OString"Caolán McNamara2011-12-217-12/+20