summaryrefslogtreecommitdiff
path: root/desktop/source/offacc
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Add missing #includesStephan Bergmann1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-15/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2015-12-08Missing osl_destroyThreadStephan Bergmann1-0/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04yyyyyNoel Grandin1-4/+2
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-12desktop: com::sun::star->cssNoel Grandin1-1/+1
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-1/+0
2015-01-20Some more loplugin:cstylecast: desktopStephan Bergmann1-2/+3
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-06-04desktop: fix includesThomas Arnhold2-2/+2
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-10/+10
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-3/+3
2013-08-22Various desktop::Acceptor clean upStephan Bergmann2-50/+36
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin1-6/+5
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2-19/+16
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-9/+7
2013-04-28namespacing cleanupThomas Arnhold2-37/+33
2013-04-15add desktop libs to libmergedPeter Foley1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-16Clean up some supportsService implementationsStephan Bergmann1-3/+5
2013-01-24Improve debug error reportingStephan Bergmann1-1/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks2-49/+31
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks1-1/+0
2012-10-06drop unused includesDavid Tardon1-4/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-14/+4
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2-13/+11
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-06catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-10-26chmod -xTor Lillqvist1-0/+0