summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-10-31convert new/move menu to .uiCaolán McNamara
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-09fdo#63866 Remove checkbox also for new separatorsSamuel Mehrbrodt
2013-10-07CID#708782 unused pointer valueCaolán McNamara
2013-10-04Better wording: "Add Separator" instead of "Begin Group"Samuel Mehrbrodt
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-04Mark as const/staticTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-18Resolves: #i120571# Enhancements in "Save/Load Keyboard Config" dialogAriel Constenla-Haile
2013-05-15fdo#46808, Convert singleton theBrowseNodeFactory to new styleNoel Grandin
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Simplify a bit iterators stuffJulien Nabet
2013-03-30remove local css definitionsThomas Arnhold
2013-03-25cui: replace DBG_ASSERTs with bogus messagesMichael Stahl
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
2013-03-02coverity#982967: fix memory leakMarkus Mohrhard
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22adapt code to New Toolbar Dialog .ui conversionCaolán McNamara
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-06Some cppcheck cleaningJulien Nabet
2013-01-31callcatcher: update unused code listCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara