Age | Commit message (Expand) | Author |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
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-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | remove some obsolete boilerplate Test.java | Michael Stahl |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin |
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-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier 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-31 | -Werror,-Wnon-literal-null-conversion (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKE | Lionel Elie Mamane |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin |
2012-08-21 | fdo#46480 do not double-escape (e.g. date) literals as strings | Lionel Elie Mamane |
2012-08-21 | m_nEndPos==m_nStartPos is OK: empty window (for example, empty table) | Lionel Elie Mamane |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-14 | Moved method declaration in class definition | Philipp Riemer |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-13 | removed commented out calls | Philipp Riemer |
2012-08-12 | formatted a missed comment into doxygen style | Philipp Riemer |
2012-08-12 | change indentation | Philipp Riemer |
2012-08-12 | align code pieces to surrounding lines/style | Philipp Riemer |
2012-08-12 | Reformatted existing comments | Philipp Riemer |
2012-08-12 | Removed ascii art + added/removed blank lines | Philipp Riemer |
2012-08-12 | convert comments into doxygen style + reformat some existing ones | Philipp Riemer |
2012-08-12 | fdo#39468: Translate German comments in dbaccess/source/ui/inc | Philipp Riemer |
2012-08-12 | fdo#39468: Translate German comments in dbaccess/source/ui/inc | Daniel Herde |
2012-08-10 | fdo#39468: Translate German comments in dbaccess/ | Philipp Riemer |
2012-08-10 | cleaned-up comments | Philipp Riemer |
2012-08-10 | gbuild: missing dep on $(OUTDIR)/unittest/registry for tests | Matúš Kukan |
2012-08-09 | translated the german comments in a bunch of source files in dbaccess/source | Daniel Herde |
2012-08-08 | STL'ify SV_DECL_IMPL_PERSIST_LIST | Noel Grandin |
2012-08-05 | Remove unused macros | Thomas Arnhold |
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-29 | Partially revert "Remove unused defines" | Thomas Arnhold |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-17 | removed unused forward declarations of class | Takeshi Abe |
2012-07-17 | fdo#51239 refresh row lazily (when data is requested) | Lionel Elie Mamane |
2012-07-15 | Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing | Caolán McNamara |