summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-10/+10
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-2/+4
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara4-61/+0
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-15Do not check the stored DIFAT sector count.Kohei Yoshida1-1/+1
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-14/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-27tabs to spacesEike Rathke8-22/+22
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko13-165/+393
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-7/+7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-02removed unnecessary forward declarations of classTakeshi Abe2-3/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold3-9/+0
2012-06-27Remove unused header filesThomas Arnhold2-41/+0
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-6/+0
2012-06-22re-base on ALv2 code.Michael Meeks34-790/+484
2012-06-22cleanup of duplicated includesPhilipp Riemer1-1/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara4-14/+9
2012-06-21re-base on ALv2 code.Michael Meeks9-219/+138
2012-06-21re-base on ALv2 code.Michael Meeks4-47/+62
2012-06-19death to some UniStringsCaolán McNamara1-2/+2
2012-06-10nuke dead codeTakeshi Abe2-39/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-05This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara2-21/+0
2012-05-31targeted string re-workNorbert Thiebaud4-42/+42
2012-05-25Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba1-2/+2
2012-05-25Make SotStorage and SotStorageStream dtors publicFridrich Štrba1-2/+2
2012-05-14sot: minor unit test logic cleanupMichael Meeks1-1/+1
2012-05-14sot: add OLE2 unit test reading streams forward and backwardsMichael Meeks1-1/+72
2012-05-14sot: re-work OLE2 offset-to-page computationMichael Meeks2-70/+59
2012-05-11sot: simplify the storage stream FAT item cacheMichael Meeks2-72/+38
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara1-9/+6
2012-05-03should have been SAL_WARNCaolán McNamara1-1/+1
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara1-1/+22
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara2-16/+100
2012-05-03const up methods that don't change any stateCaolán McNamara2-10/+10
2012-05-03Fix sot stream bustageCaolán McNamara4-13/+13
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara5-0/+23
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2-7/+0
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-4/+0
2012-04-08always use --protector for UNO testsDavid Tardon1-4/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1