summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara1-0/+7
2013-06-09Remove remnants of help agentCaolán McNamara2-23/+0
2013-05-31prompt to restart office when required for experimental featuresCaolán McNamara1-0/+5
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks2-2/+11
2013-05-16make nospace edit not allow space in numbers only modeCaolán McNamara1-7/+5
2013-05-16convert proxy page to .uiCaolán McNamara4-349/+131
2013-05-16turns out the socks options don't exist eitherCaolán McNamara2-31/+0
2013-05-16sFromBrowser is unusedCaolán McNamara4-8/+0
2013-05-16drop unused dns entries from proxy dialog descCaolán McNamara2-47/+0
2013-05-15fdo#46808, More LinguProperties funNoel Grandin3-11/+9
2013-05-14fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin2-14/+8
2013-05-14fdo#46808, Convert setup::UpdateCheck service to new styleNoel Grandin1-6/+3
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin1-19/+6
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-79/+71
2013-05-10Personas: Kill the non-finished "Background Image" feature.Jan Holesovsky2-83/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist7-15/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-96/+16
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-19Personas: Now they are called 'Themes', and changed location.Jan Holesovsky1-22/+12
2013-04-16convert email options to .ui formatCaolán McNamara3-107/+26
2013-04-16convert browser options to .uiCaolán McNamara4-40/+6
2013-04-08Fix variable reassigned before the old value has been usedJulien Nabet1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák27-193/+185
2013-04-05new module i18nlangtagEike Rathke4-5/+5
2013-04-05Resolves: fdo#62478 crash on tools->options->base->databasesCaolán McNamara1-2/+6
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+2
2013-04-03convert online updates page to .uiCaolán McNamara4-249/+68
2013-03-27-Wunused-macrosStephan Bergmann4-10/+3
2013-03-26convert half of optfltr.src to .uiKrisztian Pinter4-164/+50
2013-03-22String::AppendAscii cleanupRicardo Montania1-3/+3
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2-5/+5
2013-03-19converted cui/source/options/optsave.src to .uiKrisztian Pinter4-445/+162
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-7/+6
2013-03-19sal_Bool to boolTakeshi Abe1-3/+2
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+2
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim39-0/+100
2013-03-08some further OUString cleanupThomas Arnhold1-1/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2-2/+5
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter4-17/+51
2013-03-06merge isLayoutEnabledsCaolán McNamara1-2/+3
2013-03-05fix for fdo#61801Noel Grandin1-1/+2
2013-03-02coverity#736322: fix memory leakMarkus Mohrhard1-4/+1
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter6-115/+113
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-24coverity#735295+735296 Buffer not null terminatedJulien Nabet1-2/+2