summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl413-150689/+0
2011-08-05fdo#38956 related changes in split components repository to support LCID changesEike Rathke1-0/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara4-14/+52
Make this more readable and make it clearer what's based on what if someone does a --with-vendor build with or without a custom product
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-3/+6
2011-07-26use configitem directlyThomas Arnhold1-1/+1
2011-07-26icu libs are externalDavid Tardon1-1/+4
2011-07-24Remove unneedd references to SvtJavaOptionsJoseph Powers2-5/+2
Signed-off-by: Joseph Powers <jpowers27@cox.net>
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