Age | Commit message (Expand) | Author |
2014-08-07 | Fix *_component_getFactory function type | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from lingucomponent | Alexander Wilms |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-08-12 | Mark as const | Takeshi Abe |
2013-06-10 | Use a simpler fix for bad old libexttextcat constants. | Mark Wielaard |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | libexttextcat: mis-spell it again for old versions | Michael Stahl |
2013-03-25 | libexttextcat: fix the --with-system case too... | Michael Stahl |
2013-03-25 | Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STR | Stephan Bergmann |
2013-03-25 | libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWN | Michael Stahl |
2013-03-25 | Fix spelling errors and typos: 'unkown' change to 'unknown' | vincent |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-29 | Fix SimpleGuesser::operator=' should return 'SimpleGuesser & | Julien Nabet |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-10 | fix typo | David Tardon |
2012-11-09 | convert libexttextcat to gbuild | Peter Foley |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-25 | prefix more components | Matúš Kukan |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-28 | this is supposed to just be the number of bytes | Caolán McNamara |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2011-12-13 | convert lingucomponent to gbuild | Matúš Kukan |
2011-12-13 | GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE... | Christian Lohmaier |
2011-11-27 | remove include of pch header from lingucomponent | Norbert Thiebaud |
2011-11-15 | fdo#42865: libexttextcat,lingucomponent: no mapfile | Michael Stahl |
2011-10-05 | Fix MinGW build. | Jan Holesovsky |
2011-10-04 | libtextcat -> libexttextcat in #include's | Rene Engelhard |
2011-10-04 | update LIBTEXTCATLIB | Rene Engelhard |
2011-09-29 | bump to libexttextcat 3.1.0, enable previously broken languages | Caolán McNamara |
2011-09-28 | text can be const now | Caolán McNamara |
2011-09-27 | decast this a bit | Caolán McNamara |
2011-09-27 | why call twice, we've already got the result | Caolán McNamara |
2011-09-27 | constify some of this | Caolán McNamara |
2011-09-27 | fix mangled indent | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-04-26 | inefficient emptiness check | Kayo Hamid |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-06 | Remove lots of dead code | Thomas Arnhold |