summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
ModeNameSize
-rw-r--r--b2dhommatrix.cxx14178logplain
-rw-r--r--b2dhommatrixtools.cxx16423logplain
-rw-r--r--b3dhommatrix.cxx15527logplain
-rw-r--r--b3dhommatrixtools.cxx2990logplain
:45 +0200'>2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith 2012-11-26use correct PyString_Size for python2Rene Engelhard 2012-11-25New try to fix pystring sizeJulien Nabet 2012-11-25attempted blind fix for pystring size.Michael Meeks 2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl 2012-06-21re-base on ALv2 code.Michael Meeks