summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2013-02-13fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl
2013-02-11fdo#60234 fdo#60492: fix emboleobj library on WNT:Michael Stahl
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-18embeddedobj: add READMEMiklos Vajna
2012-10-06add missing dep for tools/diagnose_ex.hDavid Tardon
2012-10-01Use prefixTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03Some builds seem to require a prefixed "system" hereStephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-09-01add more component prefixesMatúš Kukan
2012-08-31Removed private fields were acutally used #ifdef WNTStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27Missing #includeStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-22.dxp files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
2012-06-06embeddedobj: try to make MSVC happyMichael Stahl
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-03targeted string re-work (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-16WaE: unused parameterDavid Tardon
2012-04-16WaE: initialization orderDavid Tardon
2012-04-16WaE: declaration of 'nInd' shadows a previous localDavid Tardon
2012-04-16WaE: declaration of 'hr' shadows a previous localDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi