summaryrefslogtreecommitdiff
path: root/desktop/source/offacc
AgeCommit message (Expand)Author
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-01-20Some more loplugin:cstylecast: desktopStephan Bergmann
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-08-22Various desktop::Acceptor clean upStephan Bergmann
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-28namespacing cleanupThomas Arnhold
2013-04-15add desktop libs to libmergedPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2013-01-24Improve debug error reportingStephan Bergmann
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks
2012-10-06drop unused includesDavid Tardon
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-10-26chmod -xTor Lillqvist
2011-10-08add more component prefixesMatúš Kukan
2011-09-15gbuildize desktopDavid Tardon
2011-09-09sb140: #i116910# do not leak Thread_Impl from desktop::AcceptorStephan Bergmann
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-16Translation of German comment.Albert Thuswaldner
2010-11-08use RTL_CONSTASCII_USTRINGPARAMGert Faller