summaryrefslogtreecommitdiff
path: root/tools/source/fsys/urlobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann1-4/+3
2015-04-20duplicate surrogate codeCaolán McNamara1-2/+3
2015-04-09loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-07Remove dead INetProtocol::OutStephan Bergmann1-26/+0
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-409/+219
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-159/+80
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-137/+80
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-141/+141
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-211/+244
2015-04-02Plug the hole in INetProtocolStephan Bergmann1-1/+0
2015-04-02Remove left-over comment junkStephan Bergmann1-3/+0
2015-03-19loplugin:constantfunction: toolsNoel Grandin1-5/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist1-2/+2
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-3/+5
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-3/+3
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann1-123/+114
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann1-23/+40
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith1-0/+43
2014-05-27use namespace css instead of com::sunThomas Arnhold1-2/+2
2014-05-22fix-includes.pl: toolsThomas Arnhold1-9/+9
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist1-85/+9
2014-03-15coverity#705325 Missing break in switchCaolán McNamara1-0/+1
2014-02-26Remove visual noise from toolsAlexander Wilms1-6/+6
2014-02-11coverity#705324 Missing break in switchCaolán McNamara1-1/+1
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin1-1/+1
2013-12-12remove unnecessary castsNoel Grandin1-64/+63
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-5/+5
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-4/+3
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini1-7/+9
2013-08-31Some OSL_WARN -> SAL_WARN_IFStephan Bergmann1-2/+10
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-16/+16
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann1-2/+2
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa1-17/+17
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt1-0/+6
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-49/+50
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-180/+180
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith1-42/+31
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-1/+2
2012-12-05Fix commentTor Lillqvist1-1/+1
2012-12-05Bye bye ODMATor Lillqvist1-26/+1
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer1-9/+6
2012-08-18removed commented out code in tools/sourcePhilipp Riemer1-6/+0