Age | Commit message (Expand) | Author |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in DBACCESS module | Noel Grandin |
2013-11-13 | Pass Document directly to Driver for embedded databases. | Andrzej J.R. Hunt |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in DBACCESS module | Noel Grandin |
2013-11-09 | factorise code; make DBTestBase a UnoApiTest | Lionel Elie Mamane |
2013-11-09 | indentation | Lionel Elie Mamane |
2013-11-09 | make firebird-sdbc an experimental feature | Lionel Elie Mamane |
2013-11-09 | fixup the fixup to dbaccess macros_test | Lionel Elie Mamane |
2013-11-09 | fixup dbaccess macros_test | Lionel Elie Mamane |
2013-11-09 | nitpicks | Lionel Elie Mamane |
2013-11-09 | deliver can use hardlink | Lionel Elie Mamane |
2013-11-09 | fixup and enable dbaccess macros_test | Lionel Elie Mamane |
2013-11-09 | UnoApiTest don't require Calc | Lionel Elie Mamane |
2013-11-09 | dbaccess DialogSaveTest not a UnoApiTest | Lionel Elie Mamane |
2013-11-07 | Add "New Database" button for Firebird file driver dialog. | Andrzej J.R. Hunt |
2013-11-06 | Remove #ifdef TIMELOG'ed SAL_INFOs | Stephan Bergmann |
2013-11-06 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-05 | fill in nNumPrecRadix | Lionel Elie Mamane |
2013-11-05 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-05 | update pch | Thomas Arnhold |
2013-11-05 | dbaccess: cleanup | Thomas Arnhold |
2013-11-05 | fixincludeguards.sh: dbaccess | Thomas Arnhold |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | missing header | Caolán McNamara |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl |
2013-10-21 | remove uses of COMPARE_* | Caolán McNamara |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza |
2013-10-16 | make sure value passed to updateBoolean is treated as a boolean | Lionel Elie Mamane |
2013-10-16 | when reading a bool from a database, treat is as a bool | Lionel Elie Mamane |
2013-10-16 | [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView. | Jan Holesovsky |
2013-10-16 | CID#1000838 Fix overrides' exception specifications | Stephan Bergmann |
2013-10-13 | Reduce copypasta: Introduce SAL_NEWLINE_STRING and use it | Tor Lillqvist |
2013-10-12 | Test _WIN32 instead of UNX as it is Win32 that's different here | Tor Lillqvist |
2013-10-11 | CID#1103679 calm coverity re invalid iterators | Caolán McNamara |