summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* dtd files are not xml files and shouldn't have xml headersCaolán McNamara2021-06-141-1/+0
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-311-3/+3
* tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer2020-11-199-66/+59
* loplugin:stringviewNoel2020-11-111-2/+2
* loplugin:reducevarscope in packageNoel2020-11-053-11/+12
* Use the new single-instance="true" attribute in packageStephan Bergmann2020-10-022-4/+3
* struct OHierarchyElement_Impl was apparently meant to be a classStephan Bergmann2020-09-281-2/+2
* Replace list by vector in package/ohierarchyholderJulien Nabet2020-09-272-5/+4
* Remove unused std::list in package/xstorageJulien Nabet2020-09-271-1/+0
* improve some exception messagesNoel Grandin2020-09-274-14/+14
* Fix typo in codeAndrea Gelmini2020-09-261-1/+1
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-222-76/+76
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-282-76/+76
* Restore "bff: terminate on SAXException on malformed input"Caolán McNamara2020-08-191-1/+22
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-131-5/+5
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-122-5/+9
* loplugin:simplifybool a little more aggressiveNoel Grandin2020-08-041-1/+2
* ofz#23241 Revert "bff: terminate on SAXException on malformed input"Caolán McNamara2020-07-311-22/+1
* package/xstor: create instances with uno constructorsNoel Grandin2020-07-265-87/+16
* package: create instances with uno constructorsNoel Grandin2020-07-1711-192/+46
* properly finish encrypting when parallel zip saving (tdf#134796)Luboš Luňák2020-07-161-1/+2
* fix encrypted parallel zip saving (tdf#134332)Luboš Luňák2020-07-142-1/+5
* update pchesCaolán McNamara2020-07-121-1/+4
* Upcoming improved loplugin:staticanonymous -> redundantstatic: packageStephan Bergmann2020-07-011-71/+71
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-1/+1
* Upcoming loplugin:elidestringvar: packageStephan Bergmann2020-06-043-27/+13
* package: ignore unknown encryption parameters.Vasily Melenchuk2020-05-251-5/+0
* inline some use-once typedefsNoel Grandin2020-05-242-6/+2
* package: ODF export: fix position of manifest:start-key-generation childMichael Stahl2020-05-181-42/+40
* package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl2020-05-151-19/+38
* package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl2020-05-151-13/+18
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in packageNoel Grandin2020-05-0912-26/+26
* update pchesCaolán McNamara2020-04-261-3/+2
* loplugin:buriedassign in l,o,p*Noel Grandin2020-04-152-5/+8
* loplugin:flatten in packageNoel Grandin2020-04-036-1027/+1029
* Remove unused using declarations in oox...xmlsecurityGabor Kelemen2020-03-251-1/+0
* Revert "loplugin:constfields in package..registry"Noel Grandin2020-03-1214-24/+24
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-2/+1
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz2020-01-281-2/+1
* remove some unused local varsNoel Grandin2020-01-281-2/+0
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-261-3/+2
* remove some unused local varsNoel Grandin2020-01-261-1/+0
* rename some local variablesNoel Grandin2020-01-261-2/+2
* loplugin:finalclasses in package..sfx2Noel Grandin2020-01-134-6/+6
* tdf#125662: do parallel-zip in batchesDennis Francis2020-01-133-70/+109
* Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis2020-01-131-4/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-131-2/+1
* tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten2020-01-121-2/+1
* tdf#125662: disable parallel-zip if the memory...Dennis Francis2020-01-041-1/+4