We all know from school, that $$ \int_a^b f(x) dx=F(b)-F(a), $$ with $F(x)$ being the antiderivative of $f(x)$. It is also obvious, if we deal with real $a$,$b$ and $f(x)$, that we can split in the following way: $$ \int_a^b f(x) dx=\int_a^e f(x) dx+\int_e^b f(x) dx=F(e)-F(a)+F(b)-F(e), $$ with $a\leq e< b$.
What is necessary, that this is true for comlex limits?
I got so far that I need Cauchy's Integral Theorem. There I found that:
"One important consequence of the theorem is that path integrals of holomorphic functions on simply connected domains can be computed in a manner familiar from the fundamental theorem of real calculus".
Because I'm specially interested in the definite integral of $\text{li}(a+ib)=\int_0^{a+ib}\frac{1}{\ln u}du$, I continue with $f(u)=\frac{1}{\ln u}$.
I set $z=re^{i\phi}$ and get $$ f(u)=\frac{1}{\ln r +i\phi}=\frac{\ln r -i\phi}{(\ln r)^2 -\phi^2}=u(r,\phi)+iv(r,\phi) $$ To check for holomorphy in polar coordinates if have to check: $$ { \partial u \over \partial r }=\frac{(\ln r)^2+\phi^2}{r((\ln r)^2-\phi^2)^2}={1 \over r}{ \partial v \over \partial \theta}, \quad{ \partial v \over \partial r }=-\frac{2\phi \ln(r)}{r((\ln r)^2-\phi^2)^2} =-{1 \over r}{ \partial u \over \partial \theta}. $$ I used WolframAlpha to check that (links didn't work, sorry).
So everythings seems fine and if there's nobody out there screaming "STOP, don't do this because of ..." I split it!