Age | Commit message (Expand) | Author |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-10 | BUG:57950 Remove chained appends | Neil Moore |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-27 | ...and remove now-unnecessary comment | Stephan Bergmann |
2013-07-27 | lcl_getFormatTable result is used non-const | Stephan Bergmann |
2013-07-27 | Mark as const/static | Takeshi Abe |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-15 | callcatcher: update unused code | Caolán McNamara |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-04 | Try to fix clang tinderbox | Julien Nabet |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-07-02 | drop unused convertWhitespace | Caolán McNamara |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold |
2013-06-27 | fdo#66171 ListBox correctly save empty or zero BoundColumn | Lionel Elie Mamane |
2013-06-23 | make "gcc -Werror" happy | Lionel Elie Mamane |
2013-06-23 | Data-aware ListBox: fix case ListSourceType==TableFields | Lionel Elie Mamane |
2013-06-23 | Don't second-guess the database | Lionel Elie Mamane |
2013-06-23 | Data-aware ListBox: use entry for NULL if the *bound* value is NULL | Lionel Elie Mamane |
2013-06-23 | Use unsigned values in m_a(Converted)BoundValues | Lionel Elie Mamane |
2013-06-23 | enhance comment | Lionel Elie Mamane |
2013-06-23 | avoid initialise-then-reset | Lionel Elie Mamane |
2013-06-17 | fdo#43460 forms: use isEmpty() | Jelle van der Waa |
2013-06-13 | cppcheck: fix reassignments | Julien Nabet |
2013-06-11 | Resolves: #i121045 After save a xls file contain marco in AOO, macor can't... | Jianyuan Li |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | fdo#46808, Convert comphelper::ComponentContext in forms module | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-27 | make sure class MIP is complete before it is used | Herbert Dürr |
2013-05-22 | Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-12 | fdo#64456 impl_getValues always set m_nConvertedBoundValuesType | Lionel Elie Mamane |
2013-05-12 | janitorial: correct method name in assert message | Lionel Elie Mamane |
2013-05-12 | commit subforms before moving in parent form | Lionel Elie Mamane |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-05-10 | Fix more exception specifications | Stephan Bergmann |
2013-05-10 | Fix exception specification | Stephan Bergmann |
2013-05-09 | fix memory leak with orphaned controls created on the fly | Noel Power |
2013-05-07 | connectivity: remove Package_generated | Michael Stahl |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-04-27 | those are never defined | Thomas Arnhold |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-25 | fdo#46808 Convert awt::Pointer to new style | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | fix, forget SAL_CALL again | Noel Grandin |