summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/proxy.cxx
Commit message (Collapse)AuthorAgeFilesLines
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
| | | | | | | Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c Reviewed-on: https://gerrit.libreoffice.org/671 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* CosmeticsStephan Bergmann2012-09-051-2/+2
| | | | Change-Id: I7b217c4fb48bbee4a2872d15cf23a955b464ffca
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-4/+3
| | | | Change-Id: Ic56451b2c13d8561bb6e6ee92bf9147b35640a5c
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-5/+5
| | | | | | My first commit. Any problem, question, warnings, please tell me. Change-Id: Ibb02fe15776f3ffe74ddb9488c63a45c447bb493
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
|
* catch by constant referenceTakeshi Abe2011-11-301-2/+2
|
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-281-13/+12
|
* add mode lines to new filesCaolán McNamara2011-06-021-0/+3
|
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+260