summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-08Replace SvULongs with vector and code clean upMaciej Rumianowski
2011-08-05fdo#38956 related changes in split components repository to support LCID changesEike Rathke
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-02Split this up into the constituent facts and bump copyright year.Caolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26use configitem directlyThomas Arnhold
2011-07-26icu libs are externalDavid Tardon
2011-07-24Remove unneedd references to SvtJavaOptionsJoseph Powers
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-22Header filename case sensitivity fixesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-19remove duplicated en-US entriesAndras Timar
2011-07-18adapt to new InsertAutomaticEntryColor method, to show automatic colorMichael Meeks
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara
2011-07-14callcatcher: replace Clone() by NULLThomas Arnhold
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11callcatcher: remove unused TpBorderRGBColorCaolán McNamara
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-30better sizing of copyright-textCaolán McNamara
2011-06-30center a long build string, and align normally a short oneCaolán McNamara
2011-06-28pretty this up a bitCaolán McNamara
2011-06-28break build id into multiple lines if using g logCaolán McNamara
2011-06-28add Build Id: string and fix size calculationsCaolán McNamara
2011-06-28center text inside edit boxCaolán McNamara
2011-06-28ditch used stuff, and make it less horrifically uglyCaolán McNamara
2011-06-28throw out CWS_WORK_STAMP stuffCaolán McNamara
2011-06-22adapt for new apiCaolán McNamara
2011-06-21gnumake4: postmerge fixes in cuiBjoern Michaelsen
2011-06-21fix label of Save Keyboard Configuration dialog fdo#31353Andras Timar
2011-06-20fix ambiguityCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20sFontGroup unusedCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-19Replace List with std::vector< FilterEntry* >Joseph Powers
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-17small improvement of Insert -> Hyperlink -> Internet dialogAndras Timar
2011-06-16remove Telnet option from Insert Hyperlink dialogAndras Timar
2011-06-16remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-10Replace List with std::vector< SvxBmpItemInfo* >Joseph Powers
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks
2011-06-10Whitespace cleanup.Joseph Powers
2011-06-10Replace List with vector< sal_uLong >Joseph Powers
2011-06-10#include "cuigaldlg.hxx" was done twice.Joseph Powers
2011-06-08Disable Removebutton in optchartRob Snelders
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky