summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)AuthorFilesLines
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2-2/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin13-44/+48
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
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 Montania4-15/+15
2012-09-01add more component prefixesMatúš Kukan2-2/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold12-60/+0
2012-08-08remove include comments and boxesThomas Arnhold18-158/+1
2012-08-05Remove unused macrosThomas Arnhold1-20/+0
2012-07-03re-base on ALv2 code.Michael Meeks20-440/+276
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
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 Grandin2-12/+14
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi6-49/+49
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
2012-02-21expand and remove CSS* macroThomas Arnhold9-494/+408
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-21UnoControls: remove dmakefilesMichael Stahl3-164/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-25gbuildize UnoControlsDavid Tardon7-42/+111
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-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud2-7/+7
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-10/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-10/+0
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-6/+6
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 Thiebaud5-84/+53
2011-03-02Remove AS_DBG_SWITCHThomas Arnhold1-51/+0
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers1-1/+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