summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
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
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure
2011-06-01fix for bug fdo 36519Jean-Baptiste Faure
2011-06-01fix for fdo#37761: Keyboard navigation broken in tools - optionsAndre Schnabel
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-21Drop OS2Tor Lillqvist
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-05-07Remove deprecated List in SvxLineTabPage for std::vector<String>.Rafael Dominguez
2011-05-07Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>.Rafael Dominguez
2011-05-07Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>.Rafael Dominguez
2011-05-06Use the color conversion functions from basegfx.Jan Holesovsky
2011-05-06Don't beep on non-hex input, just ignore it.Jan Holesovsky
2011-05-06Add Emacs and Vim modelines.Jan Holesovsky
2011-05-06New color picker dialog for all applications.Christian Lippka
2011-04-29Remove some more unused code.Joseph Powers
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky