summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2015-10-12TDE: move stuff into the tde-integration packageJan-Marek Glogowski3-4/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-106/+106
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-6/+6
2015-10-02Library recentfile should be built when UXING_X11Samuel Mehrbrodt1-5/+1
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe19-34/+35
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl5-101/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn1-2/+1
2015-08-07cppcheck:noExplicitConstructorNoel Grandin6-10/+10
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin2-10/+4
2015-08-03remove some unused typedefsNoel Grandin1-1/+0
2015-07-23inline a handful of use-once #definesNoel Grandin1-2/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin2-2/+2
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-13warning C4101: unreferenced local variableStephan Bergmann3-5/+5
2015-07-13Code deliberately not linking against sal just can't use OSL_ENSUREStephan Bergmann4-31/+11
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann4-30/+6
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2-14/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl2-0/+14
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2-14/+0
2015-07-01tdf#92269 fix Windows Explorer crash caused by shellextensionChristian Lohmaier1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-15/+7
2015-06-15cppcheck:unreadVariableNoel Grandin1-1/+0
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin1-3/+9
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann3-15/+15
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-1/+1
2015-05-18boost::shared_ptr -> std::shared_ptrStephan Bergmann1-4/+3
2015-05-13Implement some more XModify methodsStephan Bergmann2-41/+116
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-6/+0
2015-04-17Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann2-0/+6
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin24-69/+69
2015-04-13tdf#82695 allow to build with system collada2gltfDavid Tardon1-2/+1
2015-04-13loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-01Typo: wheter->whetherJulien Nabet2-2/+2
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-29loplugin:cstylecastStephan Bergmann2-11/+11
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-27Small fix for BSD.Pedro Giffuni1-0/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-25remove exit 0 at the end of a shell scriptPhillip Sz5-9/+0
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann5-5/+5