summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-011-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-011-0/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Fix some "Variables reassigned a value before the old one has been used"Julien Nabet2012-09-151-5/+2
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-141-10/+2
* Finished ::rtl::OUString to OUString in UnoControlsRicardo Montania2012-09-122-18/+18
* ::rtl::OUString to OUString in UnoControlsRicardo Montania2012-09-114-15/+15
* add more component prefixesMatúš Kukan2012-09-012-2/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0812-60/+0
* remove include comments and boxesThomas Arnhold2012-08-0818-158/+1
* Remove unused macrosThomas Arnhold2012-08-051-20/+0
* re-base on ALv2 code.Michael Meeks2012-07-0320-440/+276
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-12/+14
* removed dead codeTakeshi Abe2012-06-062-32/+0
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* targeted string re-workNorbert Thiebaud2012-05-293-3/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi2012-04-196-49/+49
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* expand and remove CSS* macroThomas Arnhold2012-02-219-494/+408
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* UnoControls: remove dmakefilesMichael Stahl2012-01-213-164/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* gbuildize UnoControlsDavid Tardon2011-12-257-42/+111
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-092-4/+4
* childs -> childrenMichael T. Whiteley2011-12-083-3/+3
* Some German to English comment translations.mikew2011-11-251-2/+2
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-212-7/+7
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-211-10/+0
|\
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-10/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-6/+6
|/
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-095-84/+53
|\
| * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-100/+52
* | Remove AS_DBG_SWITCHThomas Arnhold2011-03-021-51/+0
* | Cleanup some #include <tools/list.hxx>Joseph Powers2011-02-201-1/+0
* | Remove lots of dead codeThomas Arnhold2011-02-061-9/+0
* | Clean up makefilesThomas Arnhold2011-02-011-25/+3
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-11/+0
* | Remove doubled headers.Thomas Arnhold2011-01-211-1/+0
* | BaseContainerControl::dispose: fix memory leakMiklos Vajna2010-12-111-1/+1
* | Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patchJoseph Powers2010-12-101-8/+10