summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen1-2/+2
2011-07-22Header filename case sensitivity fixesTor Lillqvist1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen49-1057/+243
2011-07-19remove duplicated en-US entriesAndras Timar1-2/+0
2011-07-18adapt to new InsertAutomaticEntryColor method, to show automatic colorMichael Meeks2-6/+7
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara14-33/+41
2011-07-14callcatcher: replace Clone() by NULLThomas Arnhold1-5/+5
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-7/+0
2011-07-11callcatcher: remove unused TpBorderRGBColorCaolán McNamara1-15/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
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 McNamara4-31/+39
2011-06-28center text inside edit boxCaolán McNamara1-1/+3
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara4-120/+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-21gnumake4: postmerge fixes in cuiBjoern Michaelsen1-2/+1
2011-06-21fix label of Save Keyboard Configuration dialog fdo#31353Andras Timar1-1/+1
2011-06-20fix ambiguityCaolán McNamara1-1/+1
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara2-4/+6
2011-06-20sFontGroup unusedCaolán McNamara2-2/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+3
2011-06-20catch by const referenceCaolán McNamara4-22/+28
2011-06-19Replace List with std::vector< FilterEntry* >Joseph Powers2-19/+43
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen338-10099/+7120
Conflicts: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx setup_native/prj/build.lst setup_native/prj/d.lst wizards/Jar_query.mk wizards/Module_wizards.mk wizards/Zip_launcher.mk wizards/com/sun/star/wizards/report/makefile.mk wizards/prj/build.lst wizards/prj/d.lst wizards/util/target.pmk
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17small improvement of Insert -> Hyperlink -> Internet dialogAndras Timar3-41/+8
2011-06-16remove Telnet option from Insert Hyperlink dialogAndras Timar7-38/+7
2011-06-16remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell6-665/+1
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-0/+1
2011-06-10Replace List with std::vector< SvxBmpItemInfo* >Joseph Powers2-12/+22
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks2-291/+5
2011-06-10Whitespace cleanup.Joseph Powers1-44/+44
No code changes.
2011-06-10Replace List with vector< sal_uLong >Joseph Powers2-150/+158
2011-06-10#include "cuigaldlg.hxx" was done twice.Joseph Powers1-2/+1
2011-06-08Disable Removebutton in optchartRob Snelders1-0/+4
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+0
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith1-5/+1
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure1-8/+1
Use human readable format name instead of internal filter names in Load/save options UI
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure1-8/+1
Use human readable format name instead of internal filter names in Load/save options UI
2011-06-01fix for fdo#37761: Keyboard navigation broken in tools - optionsAndre Schnabel1-1/+0
prevent that aAutoSaveEdit will grab the focus in options dialog Signed-off-by: Noel Power <noel.power@novell.com>
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+1
Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svguno.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-22Replace List for std::vector<String>.Rafael Dominguez2-7/+7
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-6/+3
2011-05-21Drop OS2Tor Lillqvist4-15/+2
2011-05-20adjust for return by ref instead of pointerCaolán McNamara2-66/+66
2011-05-20adapt for singleton api changeCaolán McNamara1-6/+6