summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2011-02-06move components to boost unordered containersFridrich Štrba3-7/+7
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-2/+2
2011-01-30Resolves: rhbz#673819 crash on changing position of drawing object in headerCaolán McNamara1-3/+5
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara7-37/+0
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-10/+1
2011-01-26Remove some dead code.Thomas Arnhold1-1/+0
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-5/+0
2011-01-25Fix minor ULONG glitchTor Lillqvist1-2/+2
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara2-9/+1
2011-01-22Remove some dead code.Thomas Arnhold1-111/+22
2011-01-22Remove empty description and dates.Thomas Arnhold2-8/+0
2011-01-21Move header includes to the top.Thomas Arnhold1-4/+3
2011-01-21Remove doubled headers.Thomas Arnhold22-33/+0
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold5-31/+31
2011-01-09cui: make it possible to bind F13/F14/F15/F16 to a functionMiklos Vajna1-0/+32
2011-01-05Make the Reset help agent button wider for Italian text. (fdo#32133)Kohei Yoshida1-1/+1
2011-01-05Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)Kohei Yoshida1-1/+1
2011-01-02fix weird preprocessing syntax, probably meant thisCaolán McNamara1-3/+3
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2011-01-01Remove DECLARE_LIST( TargetList, String* )Joseph Powers2-8/+8
2011-01-01Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* )Joseph Powers1-4/+4
2010-12-27cppcheck prefix operator in componentsJulien Nabet4-68/+70
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-23/+23
2010-12-23cppcheck: can reduce the scope of these variablesCaolán McNamara1-2/+3
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky3-22/+57
2010-12-18cppcheck: the scope of this variable can be reducedCaolán McNamara1-2/+1
2010-12-15Fix dbgutil buildThorsten Behrens1-1/+1
2010-12-12change of __READONLY_DATA define to constGert Faller5-12/+12
2010-12-11cleaning of __EXPORT defineGert Faller12-23/+23
2010-12-11Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * )Joseph Powers2-45/+36
2010-12-09cppcheck: uninit member variablesCaolán McNamara1-3/+3
2010-12-07Put the ODMA dialog check box on its own row.Kohei Yoshida3-19/+54
2010-12-06Make the ODMA check box clickable again. (fdo#32132)Kohei Yoshida1-1/+1
2010-12-06Make 'Reset help agent' button clickable again. (fdo#32132)Kohei Yoshida1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan4-29/+29
2010-12-05Replace all occured, occurance etc.Takeshi Abe6-8/+8
2010-12-05cppcheck: the scope of this variable can be reducedCaolán McNamara1-1/+1
2010-12-03more Sal n elementsKenneth Venken5-64/+61
2010-12-01Fixed the sizes of Tips and Extended tips check boxes.Kohei Yoshida1-2/+2
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 4Gert Faller2-12/+12
2010-11-29Remove empty commentsJ. Graeme Lingard1-16/+0
2010-11-28Remove dated commentsJ. Graeme Lingard1-1/+0
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller1-1/+1
2010-11-28cppcheck: scope of variable can be reducedCaolán McNamara1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-24cppcheck: Redundant null pointer checkCaolán McNamara1-31/+28
2010-11-24cppcheck: Redundant null pointer checkCaolán McNamara1-20/+17