summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-9/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin1-25/+7
2012-06-12Convert SV_DECL_PTRARR_DEL(SfxGroupInfoArr_Impl) to boost::ptr_vectorNoel Grandin1-22/+16
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-0/+1
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-15/+7
2012-06-02targeted string re-workNorbert Thiebaud1-93/+84
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-04-22removed unused definesTakeshi Abe1-1/+0
2012-04-20removed unused const/static dataTakeshi Abe1-6/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn3-32/+18
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-15/+15
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-1/+0
2012-03-26need seen for seperate CUI_RESSSTRCaolán McNamara1-5/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann4-11/+11
2012-02-13WaE: unreferenced local variableTor Lillqvist1-6/+6
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-2/+2
2012-02-05Some cppcheck cleaningJulien Nabet1-12/+12
2012-01-31Fix "Throwing a copy of the caught exception instead of rethrowing"Julien Nabet1-6/+6
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+2
2012-01-12move overlapped controlsIvan Timofeev1-1/+1
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora3-4/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-3/+4
2012-01-02Clean non English strings in the codeLior Kaplan1-61/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot5-30/+30
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna1-0/+5
2011-12-08childs -> childrenMichael T. Whiteley3-13/+13
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl1-2/+2
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl1-1/+1
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2-3/+3
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-11/+5
2011-11-08callcatcher: some unused methodsCaolán McNamara1-56/+0
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-15/+16
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud2-10/+12
2011-04-16gbuildize cuiDavid Tardon1-63/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-1328/+597
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud1-1/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud14-1327/+597
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-02-15accfixes: merged to m100Malte Timmermann [mt]10-872/+518
2011-02-12Remove precompiled header support.Joseph Powers6-16/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner8-473/+119
2011-02-06move components to boost unordered containersFridrich Štrba1-3/+3
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0