summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl95-31370/+0
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara3-10/+46
2011-07-22Header filename case sensitivity fixesTor Lillqvist1-2/+2
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara1-1/+2
2011-07-14callcatcher: replace Clone() by NULLThomas Arnhold1-5/+5
2011-06-30better sizing of copyright-textCaolán McNamara1-4/+3
2011-06-30center a long build string, and align normally a short oneCaolán McNamara1-11/+18
2011-06-28pretty this up a bitCaolán McNamara1-4/+8
2011-06-28break build id into multiple lines if using g logCaolán McNamara1-3/+24
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara3-31/+38
2011-06-28center text inside edit boxCaolán McNamara1-1/+3
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara3-108/+32
2011-06-28throw out CWS_WORK_STAMP stuffCaolán McNamara1-56/+0
2011-06-22adapt for new apiCaolán McNamara1-1/+1
2011-06-20fix ambiguityCaolán McNamara1-1/+1
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara2-4/+6
2011-06-20catch by const referenceCaolán McNamara2-5/+5
2011-06-19Replace List with std::vector< FilterEntry* >Joseph Powers1-12/+35
2011-06-17small improvement of Insert -> Hyperlink -> Internet dialogAndras Timar2-39/+8
2011-06-16remove Telnet option from Insert Hyperlink dialogAndras Timar5-32/+4
2011-06-10Replace List with vector< sal_uLong >Joseph Powers1-56/+59
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith1-5/+1
2011-05-21Drop OS2Tor Lillqvist1-4/+0
2011-05-20adapt for singleton api changeCaolán McNamara1-6/+6
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers1-6/+4
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-3/+3
2011-05-06Use the color conversion functions from basegfx.Jan Holesovsky1-77/+15
2011-05-06Don't beep on non-hex input, just ignore it.Jan Holesovsky1-6/+0
2011-05-06Add Emacs and Vim modelines.Jan Holesovsky3-1/+8
2011-05-06New color picker dialog for all applications.Christian Lippka3-0/+2286
2011-04-28fixed cppcheck warningsAndreas Becker2-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-2/+0
2011-04-18rename this to keep gbuild happyCaolán McNamara1-0/+0
2011-04-16gbuildize cuiDavid Tardon1-122/+0
2011-04-04restore the build-id setup code, and clean hrc fileMichael Meeks2-8/+71
2011-04-04Switch to the LibreOffice about dialog insteadMichael Meeks2-232/+150
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky64-992/+1474
2011-03-14Remove empty comment fieldsThomas Arnhold1-2/+0
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud3-10/+10
2011-03-11Move DBG_ERROR to OSL_FAIL (multiline)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud64-989/+1471
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from componentsChristina Rossmanith4-6/+0
2011-03-02Replace one DBG_UTIL with OSL_DEBUG_LEVELThomas Arnhold1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold8-16/+16
2011-03-01pointless castCaolán McNamara1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers2-2/+0
2011-02-18merged DEV300Release Engineering19-51/+108