summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08fix build errorCaolán McNamara2-3/+5
2012-03-06add initial explanatory documentationMichael Meeks1-0/+10
2012-03-05callcatcher: shrink unused inlinesCaolán McNamara10-128/+26
2012-03-02reduce UniqueIndexCaolán McNamara2-21/+0
2012-03-01drop ScMultipleWriteHeaderCaolán McNamara17-169/+23
2012-02-29drop unused DECLARE_UNIQUEINDEXCaolán McNamara1-57/+4
2012-02-27some windows warningsCaolán McNamara5-7/+4
2012-02-25mirror in non-binfilter changesCaolán McNamara5-28/+3
2012-02-25where's the point of the intermediate ByteStringCaolán McNamara1-3/+1
2012-02-24remove SotFactory::TestInvariant()Thomas Arnhold10-146/+7
2012-02-23Get rid of CREATEVERSIONRESMGR_NAMEStephan Bergmann2-3/+3
2012-02-22Adapt to new rtl::OUString ctorStephan Bergmann1-2/+2
2012-02-22Adapt to new rtl::OUString ctorStephan Bergmann1-2/+2
2012-02-20remove now unused swunodef.hxxThomas Arnhold5-41/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold2-2/+2
2012-02-20expand and remove macro CLIP_NMSPCThomas Arnhold1-2/+0
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold3-9/+8
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold4-18/+17
2012-02-19remove GetReleaseFromCacheThomas Arnhold2-2/+0
2012-02-18ditch extra ByteString codeCaolán McNamara3-49/+49
2012-02-16WaE: can't return a temp, pTable is always null, lets just return aColorCaolán McNamara2-9/+3
2012-02-16sync up post ByteString reductionCaolán McNamara6-17/+16
2012-02-15Adapted to string function clean upStephan Bergmann1-16/+15
2012-02-15lock in those ByteString gains so there's no back-slidingCaolán McNamara1-6/+0
2012-02-14binfilter::TimeStamp::Load: fix date/time on LP64 platform regressionMichael Stahl1-2/+2
2012-02-14binfilter::frm::OInterfaceContainer::disposing: fix boost assertionMichael Stahl1-1/+5
2012-02-14binfilter::XColorItem::GetValue: null pointer crashMichael Stahl1-1/+3
2012-02-14binfilter: fix insta-crash string constructorsMichael Stahl2-8/+15
2012-02-13reduce warnings spewCaolán McNamara2-6/+6
2012-02-13fix windows buildCaolán McNamara1-8/+7
2012-02-13fix windows ambiguities post binfilter-string moveCaolán McNamara1-9/+9
2012-02-13WaE: need a virtual dtorCaolán McNamara1-1/+1
2012-02-13adapt hidden windows-only uses of toLowerCaolán McNamara1-2/+2
2012-02-13drop InitStringResCaolán McNamara2-18/+0
2012-02-10these virtuals just point to baseclass implsCaolán McNamara3-136/+1
2012-02-10move [Uni|Byte]String into binfilterCaolán McNamara227-276/+3900
2012-02-08tidy this a tiny bitCaolán McNamara1-11/+2
2012-01-30move SWAPSHORT and SWAPLONG into binfilterCaolán McNamara1-0/+3
2012-01-30conversions for refactored ConvertLineEndCaolán McNamara12-28/+13
2012-01-27SvDispatch class doesn't exist anymoreCaolán McNamara5-12/+1
2012-01-27sfx2_dinfobj not compiled anymoreCaolán McNamara2-294/+0
2012-01-24String(StringCaolán McNamara1-1/+1
2012-01-22mirror ReadLine changes to binfilterCaolán McNamara2-20/+18
2012-01-22adapt to sot ByteString->rtl::OStringCaolán McNamara4-4/+4
2012-01-21Removed some unused parameters.Stephan Bergmann29-111/+61
2012-01-20Mempool size args are unused.Stephan Bergmann8-69/+55
2012-01-19fix SvStream:;operator>> problemNorbert Thiebaud1-1/+5
2012-01-18Version 3.5.0.1, tag libreoffice-3.5.0.1 (3.5.0-rc1)Fridrich Štrba0-0/+0
2012-01-10fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon2-4/+4
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara1-2/+2