summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
...
| | * callcatcher: remove unused TpBorderRGBColorCaolán McNamara2011-07-111-15/+0
| | * Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-1/+0
| | * better sizing of copyright-textCaolán McNamara2011-06-301-4/+3
| | * center a long build string, and align normally a short oneCaolán McNamara2011-06-301-11/+18
| | * pretty this up a bitCaolán McNamara2011-06-281-4/+8
| | * break build id into multiple lines if using g logCaolán McNamara2011-06-281-3/+24
| | * add Build Id: string and fix size calculationsCaolán McNamara2011-06-284-31/+39
| | * center text inside edit boxCaolán McNamara2011-06-281-1/+3
| | * ditch used stuff, and make it less horrifically uglyCaolán McNamara2011-06-284-120/+32
| | * throw out CWS_WORK_STAMP stuffCaolán McNamara2011-06-281-56/+0
| | * adapt for new apiCaolán McNamara2011-06-221-1/+1
| | * fix label of Save Keyboard Configuration dialog fdo#31353Andras Timar2011-06-211-1/+1
| | * fix ambiguityCaolán McNamara2011-06-201-1/+1
| | * ByteString -> rtl::OStringBufferCaolán McNamara2011-06-202-4/+6
| | * sFontGroup unusedCaolán McNamara2011-06-202-2/+0
| | * totally pointless intermediate objectCaolán McNamara2011-06-201-4/+3
| | * catch by const referenceCaolán McNamara2011-06-204-22/+28
| | * Replace List with std::vector< FilterEntry* >Joseph Powers2011-06-192-19/+43
| | * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| | * small improvement of Insert -> Hyperlink -> Internet dialogAndras Timar2011-06-173-41/+8
| | * remove Telnet option from Insert Hyperlink dialogAndras Timar2011-06-167-38/+7
| | * remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell2011-06-166-665/+1
| * | gnumake4: postmerge fixes in cuiBjoern Michaelsen2011-06-211-2/+1
| |/
| * fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner2011-06-131-0/+1
| * Replace List with std::vector< SvxBmpItemInfo* >Joseph Powers2011-06-102-10/+20
| * move font itemset handling down into the fontpreview widgetMichael Meeks2011-06-102-291/+5
| * Whitespace cleanup.Joseph Powers2011-06-101-28/+28
| * Replace List with vector< sal_uLong >Joseph Powers2011-06-102-15/+23
| * #include "cuigaldlg.hxx" was done twice.Joseph Powers2011-06-101-1/+0
| * Disable Removebutton in optchartRob Snelders2011-06-081-0/+4
| * Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-061-1/+0
| |\
| | * fix for bug fdo 36519Jean-Baptiste Faure2011-06-011-8/+1
| | * fix for fdo#37761: Keyboard navigation broken in tools - optionsAndre Schnabel2011-06-011-1/+0
| * | __cdecl -> SAL_CALLChristina Rossmanith2011-06-031-5/+1
| * | fix for bug fdo 36519Jean-Baptiste Faure2011-06-011-8/+1
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-1/+1
| |\ \
| | * \ Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-1/+1
| | |\ \ | | | |/ | | |/|
| | | * fwk167: Rebase to DEV300m103Carsten Driesner2011-03-2175-286/+655
| | | |\
| | | * | fwk167: #i87606# Return correct result from event selection dialog when click...Carsten Driesner2011-02-281-1/+1
| * | | | Replace List for std::vector<String>.Rafael Dominguez2011-05-222-7/+7
| * | | | Replace List for std::vector<String>.Rafael Dominguez2011-05-221-6/+3
| * | | | Drop OS2Tor Lillqvist2011-05-214-15/+2
| * | | | adjust for return by ref instead of pointerCaolán McNamara2011-05-202-66/+66
| * | | | adapt for singleton api changeCaolán McNamara2011-05-201-6/+6
| * | | | adjust for modified singletonCaolán McNamara2011-05-201-1/+1
* | | | | callcatcher: remove unused TpBorderRGBColorCaolán McNamara2011-08-181-15/+0
|/ / / /
* | | | Convert SvCommandList from an OwnList to a vector<>Joseph Powers2011-05-181-6/+4
* | | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-172-11/+11
* | | | WaE (picky) - noeolChristian Lohmaier2011-05-172-2/+2
* | | | Remove deprecated List in SvxLineTabPage for std::vector<String>.Rafael Dominguez2011-05-072-19/+15