Age | Commit message (Expand) | Author |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-30 | fdo#54938: Convert svx to use cppu::supportsService | Marcos Paulo de Souza |
2013-10-29 | Related: fdo#70483 add regression test | Caolán McNamara |
2013-10-29 | micro optimize this a bit | Caolán McNamara |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-16 | i123485 secured file import scanning existing pages | Armin Le Grand |
2013-10-03 | CID#441342 potential resource leak | Caolán McNamara |
2013-08-22 | Mark as const | Takeshi Abe |
2013-07-16 | fdo#63133: Write tools/tempfile.hxx out | Palenik Mihály |
2013-07-16 | Delete SvCacheStream class | Palenik Mihály |
2013-07-04 | warning C4305 truncation from int to bool | Michael Stahl |
2013-07-04 | fix build | Caolán McNamara |
2013-07-04 | module sot: String, bool and other clean-up | Norbert Thiebaud |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
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 |