summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2020-05-23package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-02-10tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-10Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-08-22oox: typos, comments, formattingAshod Nakashian
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-08-22Deduplicate some codeMike Kaganski
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-07-26Fix typoAndrea Gelmini
2019-07-23Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara
2019-07-16cid#1448443 Uninitialized pointer fieldCaolán McNamara
2019-07-01Fix typoAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-20Fix typoAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-06-10bail out immediately if saving part of a zip package failsLuboš Luňák
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2019-05-19tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-19optimise find/insert patternNoel Grandin
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-04-09Fix typosAndrea Gelmini
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5Noel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3Noel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski