Age | Commit message (Expand) | Author |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in CUI module | Noel Grandin |
2013-10-31 | convert new/move menu to .ui | Caolán McNamara |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | fixincludeguards.sh: cui | Thomas Arnhold |
2013-10-28 | windows: warning 4355 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-09 | fdo#63866 Remove checkbox also for new separators | Samuel Mehrbrodt |
2013-10-07 | CID#708782 unused pointer value | Caolán McNamara |
2013-10-04 | Better wording: "Add Separator" instead of "Begin Group" | Samuel Mehrbrodt |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-01 | convert CUI module from String to OUString | Noel Grandin |
2013-09-30 | Related: fdo#38838 remove UniString::SearchAscii | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-15 | convert GetName/Title/Description methods to OUString | Ivan Timofeev |
2013-08-04 | Mark as const/static | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-07 | fdo#63866 Hid useless checkboxes | Jason Hulme |
2013-05-28 | fdo#46808, Convert ui:*AcceleratorConfiguration to new style | Noel Grandin |
2013-05-18 | Resolves: #i120571# Enhancements in "Save/Load Keyboard Config" dialog | Ariel Constenla-Haile |
2013-05-15 | fdo#46808, Convert singleton theBrowseNodeFactory to new style | Noel Grandin |
2013-05-14 | fdo#46808, Convert ui::ImageManager to new style | Noel Grandin |
2013-05-13 | fdo#46808, Convert ui::UICategoryDescripion to new style | Noel Grandin |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | Simplify a bit iterators stuff | Julien Nabet |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-25 | cui: replace DBG_ASSERTs with bogus messages | Michael Stahl |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert ui::UIConfigurationManager to new-style | Noel Grandin |
2013-03-02 | coverity#982967: fix memory leak | Markus Mohrhard |
2013-02-25 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | adapt code to New Toolbar Dialog .ui conversion | Caolán McNamara |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-06 | Some cppcheck cleaning | Julien Nabet |
2013-01-31 | callcatcher: update unused code list | Caolán McNamara |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-17 | fdo#58362 do not crash on customize toolbar | David Tardon |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |