summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20move view options page to cui and adapt codeCaolán McNamara4-604/+133
2013-02-20remove ugly padding on empty rowsCaolán McNamara1-0/+5
2013-02-20move (rather dubious) accessibility name assignment code to .uiCaolán McNamara1-35/+0
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara3-413/+91
2013-02-19move memory option page to cui and adapt codeCaolán McNamara4-351/+46
2013-02-18Fix the Ignore system input language label truncated in translationsAndras Timar1-1/+1
2013-02-18move General options page to cui and adapt codeCaolán McNamara4-298/+83
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara4-246/+76
2013-02-15fully convert security options to .ui formatCaolán McNamara4-277/+35
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara3-19/+3
2013-02-13move security options to cui and adapt codeCaolán McNamara4-329/+84
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-10/+4
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2-3/+3
2013-02-11add borders to simpletablecontainerCaolán McNamara4-4/+4
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara6-214/+111
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin1-6/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-5/+4
2013-02-08Fix "bModified" reassigned before previous value usedJulien Nabet1-3/+1
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara6-275/+144