summaryrefslogtreecommitdiff
path: root/include/rtl
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20duplicate surrogate codeCaolán McNamara
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier
2015-02-18TyposJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Basic : Partially rewrite hex and octal constant reading.Arnaud Versini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2015-02-06sal: add back the append / insert assertions that were...Michael Stahl
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-23sal: remove GCC 4.6 check, it does not claim C++11 supportMichael Stahl
2015-01-23sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034Michael Stahl
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-07remove boost::unordered_* from commentsCaolán McNamara
2014-12-20TyposJulien Nabet
2014-12-19Make O[U]StringLiteral ctor explicitStephan Bergmann
2014-12-19This is not java.lang.StringBufferStephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-18typo: boostrap -> bootstrap.Kohei Yoshida
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05WaE: unused variable 'bSuccess'Tor Lillqvist
2014-11-05rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna
2014-10-20Increase assert coverage of OStringBuffer argumentsMatthew J. Francis
2014-10-17Increase assert coverage of OUStringBuffer argumentsMatthew J. Francis
2014-09-04coverity#706611 Uncaught exceptionCaolán McNamara
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-14remove IReferenceNoel Grandin
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr