summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara1-24/+23
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke1-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski1-1/+1
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
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-3/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-2/+2
2011-07-22Header filename case sensitivity fixesTor Lillqvist1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen49-1056/+242
2011-07-19remove duplicated en-US entriesAndras Timar1-2/+0
2011-07-18adapt to new InsertAutomaticEntryColor method, to show automatic colorMichael Meeks2-5/+6
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-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-10/+20
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks2-291/+5
2011-06-10Whitespace cleanup.Joseph Powers1-28/+28
2011-06-10Replace List with vector< sal_uLong >Joseph Powers2-15/+23
2011-06-10#include "cuigaldlg.hxx" was done twice.Joseph Powers1-1/+0
2011-06-08Disable Removebutton in optchartRob Snelders1-0/+4
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-1/+0