summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara2-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-8/+2
2012-11-22Related: fdo#53909 add regression testCaolán McNamara1-0/+0
2012-11-22Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara1-3/+11
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2-28/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara4-120/+0
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara7-115/+6
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-145/+4
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-5/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-0/+4
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-5/+4
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-4/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-4/+3
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-5/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-20sot: memory savings to avoid duplicating the whole stream in RAMMichael Meeks2-34/+52
2012-09-19sot: stgcache re-factor to use sane lifecycle semanticsMichael Meeks6-149/+171
2012-09-19sot: substantially accelerate sorted cache write-outMichael Meeks3-100/+71
2012-09-19sot: remove un-used LRU cacheMichael Meeks2-70/+6
2012-09-19sot: remove horrible hiding of LRU cache mapMichael Meeks2-36/+15
2012-09-19sot: remove unused Owner construct on StgPageMichael Meeks3-8/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
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