summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2020-08-03loplugin:flatten in ucbNoel Grandin20-850/+846
2020-07-23ucb/gio: create instances with uno constructorsNoel Grandin3-49/+22
2020-07-22ucb/ftp: create instances with uno constructorsNoel Grandin5-99/+13
2020-07-22ucb/package: create instances with uno constructorsNoel Grandin5-88/+21
2020-07-22ucb/file: create instances with uno constructorsNoel Grandin5-78/+11
2020-07-22ucb/neon: create instances with uno constructorsNoel Grandin5-99/+18
2020-07-22ucb/ext: create instances with uno constructorsNoel Grandin5-87/+14
2020-07-22ucb/expand: create instances with uno constructorsNoel Grandin2-48/+12
2020-07-22ucb/sorter: create instances with uno constructorsNoel Grandin5-100/+12
2020-07-22ucb/cmis: create instances with uno constructorsNoel Grandin3-48/+15
2020-07-16ucb/hierarchy: create instances with uno constructorsNoel Grandin7-127/+33
2020-07-16loplugin:unusedmethodsNoel Grandin1-4/+0
2020-07-15ucb/cacher: create instances with uno constructorsNoel Grandin11-215/+65
2020-07-13expand out an UNO macroNoel Grandin15-15/+148
2020-07-13ucb/tdoc: create instances with uno constructorsNoel Grandin7-146/+36
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann6-35/+35
2020-06-12tdf#133673 fix webdav lock refresh with Auth:NegotiateJulian Kalinowski1-2/+0
2020-06-10Fix webdav lock refresh returning 0 instead of true when successfulJulian Kalinowski1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: ucbStephan Bergmann2-11/+8
2020-06-02inline some use-once typedefsNoel Grandin1-3/+1
2020-05-31neon: upgrade to release 0.31.1Jan-Marek Glogowski1-0/+1
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin1-2/+1
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+3
2020-05-13Fix syntax errors in --with-webdav=serf codeStephan Bergmann6-9/+9
2020-05-10compact namespace in ucb..uuiNoel Grandin31-79/+79
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-29tdf#132460 Fix feedback-loop during WebDAV lock refreshJean-Louis Fuchs1-1/+6
2020-04-24Typo: surf->serfJulien Nabet1-1/+1
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin3-6/+14
2020-04-14"General Internet Error" dialog appearing on gio mountCaolán McNamara1-1/+3
2020-04-09Error strings are not guaranteed to be ASCIIMike Kaganski1-4/+5
2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin1-2/+2
2020-04-03Improve handling of non-ASCII HTTP header field valuesStephan Bergmann1-2/+8
2020-04-01crashtesting: assert on loading fdo102527-1.htmlCaolán McNamara1-2/+2
2020-03-25ucb-webdav-neon: drop large commented code blocksJan-Marek Glogowski1-42/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen3-6/+0
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin38-56/+56
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-3/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin2-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin6-12/+12
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt1-4/+1
2020-01-26remove some unused local varsNoel Grandin2-3/+1
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-1/+1
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin1-1/+1
2020-01-21lok: disable ucbgio provider for Online.Michael Meeks1-0/+15
2020-01-20Split independent loop vars, giving them appropriate typesStephan Bergmann1-3/+2
2020-01-18Fix typo in commentStephan Bergmann1-1/+1
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1