summaryrefslogtreecommitdiffstats
path: root/tools/source/fsys/urlobj.cxx
Commit message (Expand)AuthorAgeFilesLines
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Clean up new rtl/surrogates.hStephan Bergmann2015-04-201-4/+3
* duplicate surrogate codeCaolán McNamara2015-04-201-2/+3
* loplugin:staticmethodsNoel Grandin2015-04-091-3/+3
* Remove dead INetProtocol::OutStephan Bergmann2015-04-071-26/+0
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-409/+219
* Kill INetProtocol::NewsTor Lillqvist2015-04-021-159/+80
* Kill INetProtocol::Imap and Pop3Tor Lillqvist2015-04-021-137/+80
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-141/+141
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-211/+244
* Plug the hole in INetProtocolStephan Bergmann2015-04-021-1/+0
* Remove left-over comment junkStephan Bergmann2015-04-021-3/+0
* loplugin:constantfunction: toolsNoel Grandin2015-03-191-5/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-2/+0
* WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist2014-09-261-2/+2
* tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl2014-09-261-3/+5
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-241-3/+3
* Remove unused INetURLObject::PART_* valuesStephan Bergmann2014-06-231-123/+114
* Various INetURLObject::getData() fixesStephan Bergmann2014-06-061-23/+40
* new method INetURLObject::getData() for data urlsChr. Rossmanith2014-06-061-0/+43
* use namespace css instead of com::sunThomas Arnhold2014-05-271-2/+2
* fix-includes.pl: toolsThomas Arnhold2014-05-221-9/+9
* Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist2014-04-011-85/+9
* coverity#705325 Missing break in switchCaolán McNamara2014-03-151-0/+1
* Remove visual noise from toolsAlexander Wilms2014-02-261-6/+6
* coverity#705324 Missing break in switchCaolán McNamara2014-02-111-1/+1
* bool improvementsStephan Bergmann2014-01-211-1/+1
* Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2013-12-171-1/+1
* remove unnecessary castsNoel Grandin2013-12-121-64/+63
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-5/+5
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-6/+6
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-4/+3
* Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini2013-09-301-7/+9
* Some OSL_WARN -> SAL_WARN_IFStephan Bergmann2013-08-311-2/+10
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-16/+16
* fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann2013-07-261-2/+2
* fdo#43460 tools: use isEmpty()Jelle van der Waa2013-06-181-17/+17
* Show only filename in "Recent Files" listSamuel Mehrbrodt2013-05-021-0/+6
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-101-49/+50
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-180/+180
* Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith2013-03-161-42/+31
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-1/+2
* Fix commentTor Lillqvist2012-12-051-1/+1
* Bye bye ODMATor Lillqvist2012-12-051-26/+1
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-311-4/+4
* fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev2012-10-291-2/+2
* re-indent falsely formatted code in tools/sourcePhilipp Riemer2012-08-181-9/+6
* removed commented out code in tools/sourcePhilipp Riemer2012-08-181-6/+0