summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-22removed unused definesTakeshi Abe
2012-04-20removed unused const/static dataTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-26need seen for seperate CUI_RESSSTRCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13WaE: unreferenced local variableTor Lillqvist
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-31Fix "Throwing a copy of the caught exception instead of rethrowing"Julien Nabet
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-12move overlapped controlsIvan Timofeev
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-08callcatcher: some unused methodsCaolán McNamara
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-04-16gbuildize cuiDavid Tardon
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2011-01-09cui: make it possible to bind F13/F14/F15/F16 to a functionMiklos Vajna
2010-12-27cppcheck prefix operator in componentsJulien Nabet
2010-12-23cppcheck: prefer prefix variantCaolán McNamara