summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, fixes for windows buildNoel Grandin2013-01-151-1/+1
* fdo#46808, fixes for windows buildNoel Grandin2013-01-151-0/+1
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-1512-63/+66
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-155-68/+28
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-151-6/+3
* fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin2013-01-093-22/+18
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-73/+58
* link embedobj to tools libraryLuboš Luňák2012-12-131-0/+1
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-131-13/+8
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-7/+5
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-9/+6
* fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann2012-11-073-1/+13
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-5/+3
* embeddedobj: add READMEMiklos Vajna2012-10-181-0/+1
* add missing dep for tools/diagnose_ex.hDavid Tardon2012-10-061-0/+4
* Use prefixTor Lillqvist2012-10-012-2/+2
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-1/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-9/+2
* re-base on ALv2 code.Michael Meeks2012-09-2939-884/+549
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-0/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-197-27/+26
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-052-10/+5
* Some builds seem to require a prefixed "system" hereStephan Bergmann2012-09-031-3/+3
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-5/+4
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-5/+4
* add more component prefixesMatúš Kukan2012-09-012-2/+2
* Removed private fields were acutally used #ifdef WNTStephan Bergmann2012-08-311-0/+10
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-6/+0
* Missing #includeStephan Bergmann2012-08-271-0/+1
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-275-64/+60
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+0
* remove bogus date informationThomas Arnhold2012-08-071-1/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-3/+3
* removed useless forward declarations of classTakeshi Abe2012-07-052-11/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* .dxp files don't need executable bitsMichael Stahl2012-06-223-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-2119-458/+287
* re-base on ALv2 code.Michael Meeks2012-06-2115-153/+233
* cppcheck: Avoid unused variables code warningsMartyn Russell2012-06-121-0/+7
* cppcheck: avoid unreachable code warningsMartyn Russell2012-06-121-8/+6
* embeddedobj: try to make MSVC happyMichael Stahl2012-06-061-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-40/+22
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-19/+17
* targeted string re-work (ii)Olivier Hallot2012-06-033-5/+5
* targeted string re-workNorbert Thiebaud2012-06-023-8/+8
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-7/+1