summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2011-03-08Added shadow option to appearance dialog.Sébastien Le Ray
2011-03-05Remove 'added by' commentsJ. Graeme Lingard
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from componentsChristina Rossmanith
2011-03-04Remove various useless comments in components.Guillaume Poussel
2011-03-02Replace one DBG_UTIL with OSL_DEBUG_LEVELThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold
2011-03-01pointless to go from char* to OString to char*Caolán McNamara
2011-03-01pointless castCaolán McNamara
2011-03-01Changed label size and/or position for BTN_AUTOSAVE, ED_AUTOSAVE and FT_MINUTEJean-Baptiste Faure
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers
2011-02-19Remove WTC supportThomas Arnhold
2011-02-18Method always returns true and contents are pure constCaolán McNamara
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-13WaE: unused return valCaolán McNamara
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-12Remove DECLARE_LIST( UniStringList, UniString* )Joseph Powers
2011-02-11Describe fonts the same way as the default font dialogs on each platform doCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba
2011-02-07lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com
2011-02-06Some cppcheck cleaningJulien Nabet
2011-02-06translate some commentsKarsten Gerloff
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-30Resolves: rhbz#673819 crash on changing position of drawing object in headerCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-25Fix minor ULONG glitchTor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-22Remove some dead code.Thomas Arnhold
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21Move header includes to the top.Thomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-09cui: make it possible to bind F13/F14/F15/F16 to a functionMiklos Vajna
2011-01-05Make the Reset help agent button wider for Italian text. (fdo#32133)Kohei Yoshida
2011-01-05Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)Kohei Yoshida
2011-01-02fix weird preprocessing syntax, probably meant thisCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara