summaryrefslogtreecommitdiffstats
path: root/include/rtl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+7
|\
| * vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks2015-04-101-1/+7
* | Clean up new rtl/surrogates.hStephan Bergmann2015-04-202-57/+84
* | duplicate surrogate codeCaolán McNamara2015-04-201-0/+57
* | Update @since tags LO 4.5 -> 5.0Stephan Bergmann2015-04-104-12/+12
|/
* V597: introduce a rtl_secureZeroMemoryCaolán McNamara2015-03-311-3/+16
* tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier2015-02-231-0/+20
* TyposJulien Nabet2015-02-182-2/+2
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-142-336/+0
* Basic : Partially rewrite hex and octal constant reading.Arnaud Versini2015-02-091-0/+15
* loplugin:deletedspecialStephan Bergmann2015-02-072-10/+6
* Make OUStringLiteral more usefulStephan Bergmann2015-02-061-1/+85
* sal: add back the append / insert assertions that were...Michael Stahl2015-02-062-0/+4
* sal: add some argument checking assertions for strings and buffersMichael Stahl2015-02-052-19/+0
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-265-5/+5
* sal: remove GCC 4.6 check, it does not claim C++11 supportMichael Stahl2015-01-232-6/+0
* sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034Michael Stahl2015-01-232-0/+12
* sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl2015-01-232-0/+34
* Some more loplugin:cstylecast: salStephan Bergmann2015-01-202-2/+2
* remove boost::unordered_* from commentsCaolán McNamara2015-01-072-4/+4
* TyposJulien Nabet2014-12-201-2/+2
* Make O[U]StringLiteral ctor explicitStephan Bergmann2014-12-192-2/+2
* This is not java.lang.StringBufferStephan Bergmann2014-12-192-72/+0
* No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-196-79/+27
* No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann2014-12-194-8/+7
* Introduce gb_*_set_external_codeStephan Bergmann2014-12-181-4/+0
* rtl::OUStringLiteral to the rescueStephan Bergmann2014-12-171-16/+41
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-0/+70
* Introduce OStringBuffer::appendUninitializedStephan Bergmann2014-11-202-1/+27
* Clean up Mac _imp_getProcessLocaleStephan Bergmann2014-11-202-1/+27
* sal, cppuhelper headers a little more complete and self-containedMichael Stahl2014-11-191-0/+1
* typo: boostrap -> bootstrap.Kohei Yoshida2014-11-181-2/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-176-6/+2
* sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl2014-11-171-3/+0
* Add rtl::OUString::toUtf8()Miklos Vajna2014-11-171-0/+23
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-0/+19
* WaE: unused variable 'bSuccess'Tor Lillqvist2014-11-051-0/+1
* rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna2014-11-051-10/+11
* Add rtl::OUString::fromUtf8()Miklos Vajna2014-11-051-0/+20
* Increase assert coverage of OStringBuffer argumentsMatthew J. Francis2014-10-201-2/+5
* Increase assert coverage of OUStringBuffer argumentsMatthew J. Francis2014-10-171-2/+11
* coverity#706611 Uncaught exceptionCaolán McNamara2014-09-041-4/+3
* fix spelling structur -> structureNoel Grandin2014-07-173-3/+3
* remove IReferenceNoel Grandin2014-07-141-22/+1
* 'internal' is a keyword in current C++/CLITor Lillqvist2014-07-086-176/+176
* Catch invalid null pointer operations earlyStephan Bergmann2014-07-031-3/+6
* -Wstrict-prototypesStephan Bergmann2014-06-172-2/+2
* sal/rtl: remove SAL_THROW macroNoel Grandin2014-06-058-220/+208
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr2014-05-151-175/+0