Age | Commit message (Expand) | Author | Files | Lines |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke | 1 | -2/+2 |
2013-07-04 | Try to fix clang tinderbox | Julien Nabet | 1 | -2/+2 |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 3 | -22/+19 |
2013-07-02 | drop unused convertWhitespace | Caolán McNamara | 2 | -38/+0 |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud | 1 | -6/+5 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 10 | -14/+14 |
2013-06-29 | Search for char instead of 1 char long string, when possible. | Thomas Arnhold | 1 | -1/+1 |
2013-06-27 | fdo#66171 ListBox correctly save empty or zero BoundColumn | Lionel Elie Mamane | 1 | -0/+5 |
2013-06-23 | make "gcc -Werror" happy | Lionel Elie Mamane | 1 | -1/+1 |
2013-06-23 | Data-aware ListBox: fix case ListSourceType==TableFields | Lionel Elie Mamane | 1 | -0/+12 |
2013-06-23 | Don't second-guess the database | Lionel Elie Mamane | 1 | -1/+1 |
2013-06-23 | Data-aware ListBox: use entry for NULL if the *bound* value is NULL | Lionel Elie Mamane | 1 | -1/+6 |
2013-06-23 | Use unsigned values in m_a(Converted)BoundValues | Lionel Elie Mamane | 1 | -1/+1 |
2013-06-23 | enhance comment | Lionel Elie Mamane | 1 | -1/+1 |
2013-06-23 | avoid initialise-then-reset | Lionel Elie Mamane | 1 | -2/+1 |
2013-06-17 | fdo#43460 forms: use isEmpty() | Jelle van der Waa | 3 | -3/+3 |
2013-06-13 | cppcheck: fix reassignments | Julien Nabet | 1 | -6/+2 |
2013-06-11 | Resolves: #i121045 After save a xls file contain marco in AOO, macor can't... | Jianyuan Li | 4 | -3/+44 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 2 | -2/+0 |
2013-06-03 | fdo#46808, Convert comphelper::ComponentContext in forms module | Noel Grandin | 70 | -269/+290 |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin | 4 | -5/+5 |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 2 | -13/+11 |
2013-05-27 | make sure class MIP is complete before it is used | Herbert Dürr | 1 | -1/+1 |
2013-05-22 | Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints | Stephan Bergmann | 3 | -0/+4 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 9 | -28/+21 |
2013-05-12 | fdo#64456 impl_getValues always set m_nConvertedBoundValuesType | Lionel Elie Mamane | 1 | -0/+4 |
2013-05-12 | janitorial: correct method name in assert message | Lionel Elie Mamane | 1 | -1/+1 |
2013-05-12 | commit subforms before moving in parent form | Lionel Elie Mamane | 2 | -38/+139 |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke | 1 | -2/+2 |
2013-05-10 | Fix more exception specifications | Stephan Bergmann | 1 | -18/+49 |
2013-05-10 | Fix exception specification | Stephan Bergmann | 1 | -1/+3 |
2013-05-09 | fix memory leak with orphaned controls created on the fly | Noel Power | 1 | -1/+2 |
2013-05-07 | connectivity: remove Package_generated | Michael Stahl | 1 | -0/+1 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 2 | -20/+26 |
2013-04-27 | those are never defined | Thomas Arnhold | 1 | -3/+0 |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin | 1 | -4/+4 |
2013-04-25 | fdo#46808 Convert awt::Pointer to new style | Noel Grandin | 1 | -1/+0 |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin | 1 | -2/+2 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -1/+0 |
2013-04-23 | fix, forget SAL_CALL again | Noel Grandin | 1 | -6/+6 |
2013-04-23 | fdo#46808, convert form::Forms to new style | Noel Grandin | 4 | -7/+71 |
2013-04-23 | forms: FORMS_CONSTASCII_STRING is no longer needed | Miklos Vajna | 31 | -516/+472 |
2013-04-22 | Data-aware ListBox: declare the newly supported External Binding Types | Lionel Elie Mamane | 1 | -5/+7 |
2013-04-22 | Data-aware bindable ListBox new feature: bind *value* | Lionel Elie Mamane | 1 | -2/+32 |
2013-04-22 | ListBox: take care of validation (use binding value when appropriate) | Lionel Elie Mamane | 3 | -3/+16 |
2013-04-22 | Use (get|set)ControlValue instead of manipulating the property directly | Lionel Elie Mamane | 1 | -5/+5 |
2013-04-22 | janitorial: alignment | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-22 | Data-aware ListBox: add SelectedValue and SelectedValues properties | Lionel Elie Mamane | 5 | -23/+153 |
2013-04-22 | janitorial: typo in comment | Lionel Elie Mamane | 1 | -1/+1 |