summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Some include clean upStephan Bergmann2012-03-161-3/+0
* callcatcher: now safely remove the actually unused partsCaolán McNamara2012-03-154-222/+0
* Dead codeStephan Bergmann2012-03-141-265/+0
* Adapted to -Wnon-virtual-dtor enabled for GCC 4.6Stephan Bergmann2012-03-1441-28/+139
* Resolves: fdo#45521 restore ascii export for getTextFromPamCaolán McNamara2012-03-1413-11/+1425
* fix 64bit broken-nessCaolán McNamara2012-03-141-4/+4
* ditch SfxULongRanges from binfilterCaolán McNamara2012-03-125-31/+0
* fix build errorCaolán McNamara2012-03-082-3/+5
* add initial explanatory documentationMichael Meeks2012-03-061-0/+10
* callcatcher: shrink unused inlinesCaolán McNamara2012-03-0510-128/+26
* reduce UniqueIndexCaolán McNamara2012-03-022-21/+0
* drop ScMultipleWriteHeaderCaolán McNamara2012-03-0117-169/+23
* drop unused DECLARE_UNIQUEINDEXCaolán McNamara2012-02-291-57/+4
* some windows warningsCaolán McNamara2012-02-275-7/+4
* mirror in non-binfilter changesCaolán McNamara2012-02-255-28/+3
* where's the point of the intermediate ByteStringCaolán McNamara2012-02-251-3/+1
* remove SotFactory::TestInvariant()Thomas Arnhold2012-02-2410-146/+7
* Get rid of CREATEVERSIONRESMGR_NAMEStephan Bergmann2012-02-232-3/+3
* Adapt to new rtl::OUString ctorStephan Bergmann2012-02-221-2/+2
* Adapt to new rtl::OUString ctorStephan Bergmann2012-02-221-2/+2
* remove now unused swunodef.hxxThomas Arnhold2012-02-205-41/+0
* expand and remove macro STAR_REFERENCEThomas Arnhold2012-02-202-2/+2
* expand and remove macro CLIP_NMSPCThomas Arnhold2012-02-201-2/+0
* expand and remove macro UNO_NMSPCThomas Arnhold2012-02-203-9/+8
* expand and remove macro STAR_NMSPCThomas Arnhold2012-02-204-18/+17
* remove GetReleaseFromCacheThomas Arnhold2012-02-192-2/+0
* ditch extra ByteString codeCaolán McNamara2012-02-183-49/+49
* WaE: can't return a temp, pTable is always null, lets just return aColorCaolán McNamara2012-02-162-9/+3
* sync up post ByteString reductionCaolán McNamara2012-02-166-17/+16
* Adapted to string function clean upStephan Bergmann2012-02-151-16/+15
* lock in those ByteString gains so there's no back-slidingCaolán McNamara2012-02-151-6/+0
* binfilter::TimeStamp::Load: fix date/time on LP64 platform regressionMichael Stahl2012-02-141-2/+2
* binfilter::frm::OInterfaceContainer::disposing: fix boost assertionMichael Stahl2012-02-141-1/+5
* binfilter::XColorItem::GetValue: null pointer crashMichael Stahl2012-02-141-1/+3
* binfilter: fix insta-crash string constructorsMichael Stahl2012-02-142-8/+15
* reduce warnings spewCaolán McNamara2012-02-132-6/+6
* fix windows buildCaolán McNamara2012-02-131-8/+7
* fix windows ambiguities post binfilter-string moveCaolán McNamara2012-02-131-9/+9
* WaE: need a virtual dtorCaolán McNamara2012-02-131-1/+1
* adapt hidden windows-only uses of toLowerCaolán McNamara2012-02-131-2/+2
* drop InitStringResCaolán McNamara2012-02-132-18/+0
* these virtuals just point to baseclass implsCaolán McNamara2012-02-103-136/+1
* move [Uni|Byte]String into binfilterCaolán McNamara2012-02-10227-276/+3900
* tidy this a tiny bitCaolán McNamara2012-02-081-11/+2
* move SWAPSHORT and SWAPLONG into binfilterCaolán McNamara2012-01-301-0/+3
* conversions for refactored ConvertLineEndCaolán McNamara2012-01-3012-28/+13
* SvDispatch class doesn't exist anymoreCaolán McNamara2012-01-275-12/+1
* sfx2_dinfobj not compiled anymoreCaolán McNamara2012-01-272-294/+0
* String(StringCaolán McNamara2012-01-241-1/+1
* mirror ReadLine changes to binfilterCaolán McNamara2012-01-222-20/+18