Age | Commit message (Expand) | Author |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-20 | Remove unused code | Elton Chung |
2012-02-19 | remove adabas/adabasui | Caolán McNamara |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-18 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-16 | Make sure spawned thread is joined again | Stephan Bergmann |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-13 | Fix typos in comments | Elton Chung |
2012-02-10 | dbaccess: DatabaseDataProvider is not in chart2 | Miklos Vajna |
2012-02-09 | translate german comments | Lionel Elie Mamane |
2012-02-09 | reorganise code for better readability | Lionel Elie Mamane |
2012-02-09 | typo in comment | Lionel Elie Mamane |
2012-02-09 | ORowSetCache::moveWindow: yet another off-by-one error | Lionel Elie Mamane |
2012-02-09 | Revert "Tentative fix for invalid iterator range regression" | Lionel Elie Mamane |
2012-02-09 | ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck | Lionel Elie Mamane |
2012-02-08 | Tentative fix for invalid iterator range regression | Stephan Bergmann |
2012-02-08 | ORowSetCache: handle case total data < m_nFetchSize | Lionel Elie Mamane |
2012-02-08 | update unused list | Caolán McNamara |
2012-02-01 | remove glitch in sbase dialog | Korrawit Pruegsanusak |
2012-01-31 | make dbaccess ByteString free | Caolán McNamara |
2012-01-31 | useless aFontNr | Caolán McNamara |
2012-01-31 | ORowSetCache: keep m_nEndPos better up-to-date | Lionel Elie Mamane |
2012-01-31 | fdo#45453: use integers rather than booleans | Lionel Elie Mamane |
2012-01-31 | Simplify code by making getProcessComponentContext() implicit. | Stephan Bergmann |
2012-01-30 | Do not forward declare Splitter or include its header file if unneeded | Matteo Casalin |
2012-01-30 | reduce unnecessary includes | Caolán McNamara |
2012-01-30 | use SAL_CALL - fix bulid in msvc | Korrawit Pruegsanusak |
2012-01-30 | Fixed cppheader.xsl nillable treatment. | Stephan Bergmann |
2012-01-25 | Replace SourceViewConfig with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-23 | Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources) | Julien Nabet |
2012-01-23 | ORowSetCache::fillMatrix(): fix case m_nFetchsize > table size | Lionel Elie Mamane |
2012-01-22 | ORowSetCache::fillMatrix(): correct off-by-one error | Lionel Elie Mamane |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-19 | ORowSetCache: overhaul internals | Lionel Elie Mamane |
2012-01-19 | janitorial: don't rely on detail of current OSL_ENSURE implementation | Lionel Elie Mamane |
2012-01-18 | Oups... where is my brown paper bag? | Lionel Elie Mamane |
2012-01-18 | OKeySet: tryRefetch and refreshRow share most of their code | Lionel Elie Mamane |
2012-01-18 | janitorial: typo in comments | Lionel Elie Mamane |
2012-01-18 | fdo#44813: make the refresh query filter NULL-safe | Lionel Elie Mamane |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-17 | janitorial: typo in private member name | Lionel Elie Mamane |
2012-01-17 | janitorial: const iterator where may be, indentation | Lionel Elie Mamane |
2012-01-17 | fdo#44813: don't replace NULLs given by the database by type-default values | Lionel Elie Mamane |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-13 | these OnInvalidateClipboard don't have to be LINKs | Caolán McNamara |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2012-01-07 | Remove superfluous _ZFORLIST_DECLARE_TABLE definition. | Marcel Metz |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |