summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* TDE: move stuff into the tde-integration packageJan-Marek Glogowski2015-10-123-4/+17
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-106/+106
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-6/+6
* Library recentfile should be built when UXING_X11Samuel Mehrbrodt2015-10-021-5/+1
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Fix typosAndrea Gelmini2015-09-302-2/+2
* shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0319-34/+35
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-035-101/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-2/+1
* cppcheck:noExplicitConstructorNoel Grandin2015-08-076-10/+10
* shell,sfx2,sd: inline some use-once typedefsNoel Grandin2015-08-042-10/+4
* remove some unused typedefsNoel Grandin2015-08-031-1/+0
* inline a handful of use-once #definesNoel Grandin2015-07-231-2/+0
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-172-2/+2
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* warning C4101: unreferenced local variableStephan Bergmann2015-07-133-5/+5
* Code deliberately not linking against sal just can't use OSL_ENSUREStephan Bergmann2015-07-134-31/+11
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-134-30/+6
* Fix typosAndrea Gelmini2015-07-081-1/+1
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-062-14/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl2015-07-032-0/+14
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-032-14/+0
* tdf#92269 fix Windows Explorer crash caused by shellextensionChristian Lohmaier2015-07-011-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* Fix typosAndrea Gelmini2015-06-181-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-15/+7
* cppcheck:unreadVariableNoel Grandin2015-06-151-1/+0
* inline COMPHELPER_SERVICEDECL_ macroNoel Grandin2015-06-151-3/+9
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-023-15/+15
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-1/+1
* boost::shared_ptr -> std::shared_ptrStephan Bergmann2015-05-181-4/+3
* Implement some more XModify methodsStephan Bergmann2015-05-132-41/+116
* loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann2015-05-121-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-6/+0
* Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann2015-04-172-0/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1524-69/+69
* tdf#82695 allow to build with system collada2gltfDavid Tardon2015-04-131-2/+1
* loplugin:staticmethodsNoel Grandin2015-04-132-2/+2
* Typo: wheter->whetherJulien Nabet2015-04-012-2/+2
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-2/+2
* loplugin:cstylecastStephan Bergmann2015-03-292-11/+11
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Small fix for BSD.Pedro Giffuni2015-03-271-0/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* remove exit 0 at the end of a shell scriptPhillip Sz2015-03-255-9/+0
* Fix various Windows-only XServiceInfo implementationsStephan Bergmann2015-03-245-5/+5