summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0785-532/+515
* new module i18nlangtagEike Rathke2013-04-058-9/+9
* Resolves: fdo#62478 crash on tools->options->base->databasesCaolán McNamara2013-04-051-2/+6
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-0/+2
* convert about dialog to .ui formatCaolán McNamara2013-04-045-399/+93
* convert online updates page to .uiCaolán McNamara2013-04-035-250/+68
* remove unused help idsCaolán McNamara2013-04-021-3/+0
* Widget UI for Calc cell alignment pageOlivier Hallot2013-04-024-357/+138
* remove unused help idsCaolán McNamara2013-04-011-1/+0
* Simplify a bit iterators stuffJulien Nabet2013-03-301-6/+2
* remove local css definitionsThomas Arnhold2013-03-301-1/+0
* replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar2013-03-291-37/+49
* String to OUStringAndras Timar2013-03-291-1/+1
* ResMgr with LanguageTagEike Rathke2013-03-293-5/+3
* DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann2013-03-271-1/+3
* -Wunused-macrosStephan Bergmann2013-03-277-18/+4
* convert half of optfltr.src to .uiKrisztian Pinter2013-03-264-164/+50
* cui: replace DBG_ASSERTs with bogus messagesMichael Stahl2013-03-251-2/+2
* String::AppendAscii cleanupRicardo Montania2013-03-223-15/+15
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-204-16/+16
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-202-5/+5
* converted cui/source/options/optsave.src to .uiKrisztian Pinter2013-03-194-445/+162
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-6/+6
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-13/+12
* sal_Bool to boolTakeshi Abe2013-03-191-3/+2
* coverity#735372 Copy-paste errorJulien Nabet2013-03-181-1/+1
* String::AppendAscii cleanupRicardo Montania2013-03-185-48/+52
* resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'Joren De Cuyper2013-03-181-0/+1
* "show logo" in slideshow settings doesn't do anythingCaolán McNamara2013-03-161-89/+2
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-161-47/+0
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-154-176/+80
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-154-11/+11
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-132-2/+2
* String::AppendAscii cleanupRicardo Montania2013-03-133-24/+24
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-113-6/+7
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-08117-0/+318
* give the numbering format listbox a fixed widthCaolán McNamara2013-03-081-0/+3
* Small improvement in page widget uiOlivier Hallot2013-03-082-24/+12
* some further OUString cleanupThomas Arnhold2013-03-083-4/+4
* rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2013-03-073-3/+6
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-074-17/+51
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-071-21/+19
* merge isLayoutEnabledsCaolán McNamara2013-03-061-2/+3
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-065-9/+2
* fix for fdo#61801Noel Grandin2013-03-051-1/+2
* audit GetParent harder wrt GetParentDialogCaolán McNamara2013-03-043-4/+4
* SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna2013-03-042-3/+3
* sal_Bool to boolTakeshi Abe2013-03-041-2/+2