Age | Commit message (Expand) | Author |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-19 | some refactoring on <StgHeader> | Oliver-Rainer Wittmann |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2013-03-30 | coverity#440717 Dereference after null check | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | coverity#982310 Logically dead code | Julien Nabet |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (sot) | Krisztian Pinter |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | coverity#705725: fix memory leak | Markus Mohrhard |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-19 | coverity#982801 Out-of-bounds access | Caolán McNamara |
2013-02-04 | warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool' | Stephan Bergmann |
2013-02-02 | unused variable | Luboš Luňák |
2013-02-02 | sal_Bool to bool | Luboš Luňák |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-05 | Resolves: fdo#57532 restrict page sanity check to non-storage chunks | Caolán McNamara |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | Related: fdo#53909 add regression test | Caolán McNamara |
2012-11-22 | Resolves: fdo#53909 STG_FREE sector locations rejected | Caolán McNamara |
2012-11-17 | callcatcher: remove another layer of binfilter-released methods | Caolán McNamara |
2012-11-14 | callcatcher: more binfilter freed up methods | Caolán McNamara |
2012-11-14 | The additional methods of SO2_*_REF over SV_*_REF are now unused | Caolán McNamara |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-11-09 | binfilter.die.die.die | Norbert Thiebaud |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style | Noel Grandin |
2012-10-13 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-20 | sot: memory savings to avoid duplicating the whole stream in RAM | Michael Meeks |