Age | Commit message (Expand) | Author |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-26 | Typo in comment | Lionel Elie Mamane |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-11 | Fix the scope of the variable 'pApprove' can be reduced | Julien Nabet |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-02 | include stl headers for used features | Lionel Elie Mamane |
2012-11-02 | Columns should know their table | Lionel Elie Mamane |
2012-11-02 | Don't abort when column has no (Catalog|Schema|Table)Name | Lionel Elie Mamane |
2012-11-02 | optimisation: take ref to OUString instead of constructing temp object | Lionel Elie Mamane |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-01 | missing system header | Norbert Thiebaud |
2012-10-01 | missing system header | Norbert Thiebaud |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-13 | fdo#37529 clear DataColumns read-only information when we clear DataColumns | Lionel Elie Mamane |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-31 | fdo#53557: use metadata's idea of column count to allocate a row | Lionel Elie Mamane |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-21 | m_nEndPos==m_nStartPos is OK: empty window (for example, empty table) | Lionel Elie Mamane |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-02 | nPos is 1-based, so allowed to be equal to row count | Lionel Elie Mamane |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-17 | fdo#51239 refresh row lazily (when data is requested) | Lionel Elie Mamane |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-12 | debug unexpected exception | Lionel Elie Mamane |