Age | Commit message (Expand) | Author |
2013-12-09 | fdo#54938: Convert io to use cppu::supportsService | Marcos Paulo de Souza |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-05 | fdo#60698: Merge all libs of io... | Marcos Paulo de Souza |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | Resolves: #i75731# check output stream and... | Jürgen Schmidt |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-12 | Mark as const | Takeshi Abe |
2013-07-01 | Fix memory leak in OTextInputStream. | Mark Wielaard |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |
2012-12-01 | Removal ::rtl:: prefixes and macros in IO | José Guilherme Vanz |
2012-12-01 | Removal ::rtl:: prefixes and macros in IO | José Guilherme Vanz |
2012-11-29 | Removal ::rtl:: prefixes and macros in IO | José Guilherme Vanz |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-07-04 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-12 | gbuildize io | David Tardon |
2012-01-23 | Fix for fdo43460 Part XLIV getLength() to isEmpty() | Olivier Hallot |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove include of pch header from io | Norbert Thiebaud |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-09-09 | sb140: #i117292# use ImplInheritanceHelper | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-01 | this is overly static + double check lock for little gain | Caolán McNamara |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-28 | dr78: rebase to DEV300_m101 | Daniel Rentz [dr] |