summaryrefslogtreecommitdiffstats
path: root/desktop/source/offacc
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includesStephan Bergmann2017-02-061-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-15/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Missing osl_destroyThreadStephan Bergmann2015-12-081-0/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* yyyyyNoel Grandin2015-11-041-4/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* desktop: com::sun::star->cssNoel Grandin2015-09-121-1/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-231-4/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-241-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-141-1/+0
* Some more loplugin:cstylecast: desktopStephan Bergmann2015-01-201-2/+3
* desktop: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-3/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* desktop: fix includesThomas Arnhold2014-06-042-2/+2
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+5
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-10/+10
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-3/+3
* Various desktop::Acceptor clean upStephan Bergmann2013-08-222-50/+36
* fdo#46808, Use service constructor for connection::AcceptorNoel Grandin2013-06-101-6/+5
* fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2013-06-052-19/+16
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-9/+7
* namespacing cleanupThomas Arnhold2013-04-282-37/+33
* add desktop libs to libmergedPeter Foley2013-04-151-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Clean up some supportsService implementationsStephan Bergmann2013-02-161-3/+5
* Improve debug error reportingStephan Bergmann2013-01-241-1/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-192-49/+31
* Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks2012-11-191-1/+0
* drop unused includesDavid Tardon2012-10-061-4/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-14/+4
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-172-13/+11
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* targeted string re-workNorbert Thiebaud2012-06-021-8/+8
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* catch exception by constant referenceTakeshi Abe2011-12-061-2/+2
* remove include of pch header in desktopNorbert Thiebaud2011-11-271-2/+0
* chmod -xTor Lillqvist2011-10-261-0/+0