summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-1/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+2
2012-09-29re-base on ALv2 code.Michael Meeks39-884/+549
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-0/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann7-27/+26
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-10/+5
2012-09-03Some builds seem to require a prefixed "system" hereStephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+4
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-5/+4
2012-09-01add more component prefixesMatúš Kukan2-2/+2
2012-08-31Removed private fields were acutally used #ifdef WNTStephan Bergmann1-0/+10
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+0
2012-08-27Missing #includeStephan Bergmann1-0/+1
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin5-64/+60
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-1/+0
2012-08-07remove bogus date informationThomas Arnhold1-1/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-3/+3
2012-07-05removed useless forward declarations of classTakeshi Abe2-11/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-06-22.dxp files don't need executable bitsMichael Stahl3-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks19-458/+287
2012-06-21re-base on ALv2 code.Michael Meeks15-153/+233
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell1-0/+7
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell1-8/+6
2012-06-06embeddedobj: try to make MSVC happyMichael Stahl1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-40/+22
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-19/+17
2012-06-03targeted string re-work (ii)Olivier Hallot3-5/+5
2012-06-02targeted string re-workNorbert Thiebaud3-8/+8
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-7/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16WaE: unused parameterDavid Tardon1-0/+3
2012-04-16WaE: initialization orderDavid Tardon1-2/+2
2012-04-16WaE: declaration of 'nInd' shadows a previous localDavid Tardon1-3/+2
2012-04-16WaE: declaration of 'hr' shadows a previous localDavid Tardon1-6/+6
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-8/+5
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-17/+11
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi11-44/+44
2012-03-23.component files don't need executable bitsMichael Stahl3-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.c files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl11-0/+0
2012-03-21chmod -xTor Lillqvist5-0/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1