summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filglob.cxx
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-06-11Simplify Sequences initializations (ucb)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2019-01-23rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPPStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-03-24rhbz#1559633: Treat EPERM same as EACCES when opening filesStephan Bergmann
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-11-16straighten weirdo exception message, inserting a comma and a blank helps..Eike Rathke
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30WaE: 'bRemovable' may be used uninitialized in this functionTor Lillqvist
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-03-29typo: tranfer -> transferThomas Arnhold
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-23remove all other deprecated header guardsThomas Arnhold
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens