summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* some refactoring on <StgHeader>Oliver-Rainer Wittmann2013-05-192-17/+19
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2312-1628/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-49/+8
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-206-32/+4
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-2/+2
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0716-152/+152
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-012-2/+2
* coverity#440717 Dereference after null checkJulien Nabet2013-03-301-1/+1
* -Wunused-macrosStephan Bergmann2013-03-272-3/+0
* coverity#982310 Logically dead codeJulien Nabet2013-03-261-1/+1
* fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter2013-03-192-2/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-4/+4
* coverity#705725: fix memory leakMarkus Mohrhard2013-03-031-0/+4
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove some trivial duplicatesThomas Arnhold2013-02-251-2/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-242-3/+3
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#982801 Out-of-bounds accessCaolán McNamara2013-02-191-2/+3
* warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann2013-02-044-9/+9
* unused variableLuboš Luňák2013-02-021-1/+0
* sal_Bool to boolLuboš Luňák2013-02-024-225/+225
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-3/+1
* Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara2012-12-052-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-8/+2
* Related: fdo#53909 add regression testCaolán McNamara2012-11-221-0/+0
* Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara2012-11-221-3/+11
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-172-28/+0
* callcatcher: more binfilter freed up methodsCaolán McNamara2012-11-144-120/+0
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-147-115/+6
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-144-145/+4
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-5/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-0/+4
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-5/+4
* fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-4/+3
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-4/+3
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-5/+5
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* sot: memory savings to avoid duplicating the whole stream in RAMMichael Meeks2012-09-202-34/+52
* sot: stgcache re-factor to use sane lifecycle semanticsMichael Meeks2012-09-196-149/+171
* sot: substantially accelerate sorted cache write-outMichael Meeks2012-09-193-100/+71