summaryrefslogtreecommitdiff
path: root/UnoControls/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-18fix windows buildNoel Grandin1-35/+35
2013-07-18fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin2-11/+112
2013-07-18remove some useless comment blocksNoel Grandin1-338/+0
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-1/+0
2013-06-05use uno::Reference#clear() method...Noel Grandin6-14/+13
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-31/+27
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-6/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin11-40/+44
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet1-5/+2
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-10/+2
2012-09-12Finished ::rtl::OUString to OUString in UnoControlsRicardo Montania2-18/+18
2012-09-11::rtl::OUString to OUString in UnoControlsRicardo Montania2-6/+6
2012-09-01add more component prefixesMatúš Kukan1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold10-52/+0
2012-08-08remove include comments and boxesThomas Arnhold15-137/+1
2012-08-05Remove unused macrosThomas Arnhold1-20/+0
2012-07-03re-base on ALv2 code.Michael Meeks15-345/+210
2012-06-19re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-12/+13
2012-06-06removed dead codeTakeshi Abe2-32/+0
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-29targeted string re-workNorbert Thiebaud3-3/+3
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi6-49/+49
2012-02-21expand and remove CSS* macroThomas Arnhold6-240/+184
2012-01-21UnoControls: remove dmakefilesMichael Stahl2-95/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2-4/+4
2011-12-08childs -> childrenMichael T. Whiteley3-3/+3
2011-11-25Some German to English comment translations.mikew1-2/+2
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-10/+0
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-83/+0
2011-03-02Remove AS_DBG_SWITCHThomas Arnhold1-51/+0
2011-02-06Remove lots of dead codeThomas Arnhold1-9/+0
2011-02-01Clean up makefilesThomas Arnhold1-25/+3
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-11/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2010-12-11BaseContainerControl::dispose: fix memory leakMiklos Vajna1-1/+1
2010-12-10Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patchJoseph Powers1-8/+10
2010-12-10Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* )Joseph Powers2-39/+35
2010-12-11BaseContainerControl::removeControl: advance() is in the std namespaceMiklos Vajna1-1/+1
2010-12-10Removed DECLARE_LIST( IMPL_ControlInfoList, IMPL_ControlInfo* )Joseph Powers1-34/+25
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 5Gert Faller5-40/+40
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller5-14/+14