summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)AuthorFilesLines
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
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 Powers2-39/+27
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 5Gert Faller5-40/+40
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller5-14/+14
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller5-14/+14
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller5-14/+14
2010-11-01Macro Cleanup in UNO land.Joseph Powers17-972/+855
2010-10-28add modelines to .hxx files as wellCaolán McNamara10-0/+30
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+0
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth10-0/+30
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud2-20/+6
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-100/+52
2010-02-25sb118: merged in DEV300_m72sb25-105/+25