Age | Commit message (Expand) | Author |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-08-18 | XubString->OUString | Caolán McNamara |
2013-08-15 | convert include/svtools/transfer.hxx from String to OUString | Noel Grandin |
2013-08-08 | vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit | Michael Stahl |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane |
2013-07-30 | fdo#55955 select first column if possible | Lionel Elie Mamane |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-11 | XubString->OUString | Caolán McNamara |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-07-04 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-20 | FmGridControl: handle non-existing properties | Michael Stahl |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext to XComponentContext | Noel Grandin |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-23 | fdo#46808, convert svx::DbGridControl to XComponentContext | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | fdo#62096 Replace O(U)String compareTo with == | Janit Anjaria |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-14 | fdo#52179 on copy kb-shortcut, from *current* row, not last painted row (!) | Lionel Elie Mamane |
2013-04-14 | act if the row we act on is valid, not some other one | Lionel Elie Mamane |
2013-04-10 | fdo#62096: Replaced some OUString 'compareTo' with '==' | Prashant Pandey |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-29 | svx: clean up these macros in fmprop.hrc | Miklos Vajna |
2013-03-27 | svx/source/inc/trace.hxx -> SAL_INFO | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2012-12-06 | Avoid seeking a cursor to where it already is | Lionel Elie Mamane |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-26 | rearrange controls on table data view navigation bar | Lionel Elie Mamane |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |