Age | Commit message (Expand) | Author |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | Apply duration format for such newly entered formula cells | Eike Rathke |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-09 | avoid copying when placing items into SfxItemSet | Noel Grandin |
2019-05-09 | move constructor for SfxItemSet | Noel Grandin |
2019-05-07 | tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2 | Noel Grandin |
2019-05-06 | improve assert in SfxItemPooL::Put | Noel Grandin |
2019-05-03 | ofz#14552 direct-leak | Caolán McNamara |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-05-02 | fix assert in SfxItemPool::PutImpl | Noel Grandin |
2019-04-29 | tdf#125030: Prevent double-clearing the guard | Mike Kaganski |
2019-04-29 | tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1 | Noel Grandin |
2019-04-26 | Removed executions flags on source files | Andrea Gelmini |
2019-04-26 | remove warning message | Noel Grandin |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |
2019-04-25 | WIP: Further preparations for deeper Item changes | Armin Le Grand |
2019-04-24 | simplify call sites of SfxItemPool::Put | Noel Grandin |
2019-04-23 | std::call_once needs -lpthread | Stephan Bergmann |
2019-04-23 | Fix typos in code | Andrea Gelmini |
2019-04-21 | tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2 | Noel Grandin |
2019-04-20 | tdf#81765 slow loading of .ods with >1000 of conditional formats | Noel Grandin |
2019-04-20 | flatten SfxItemPool_Impl (tdf#81765 related) | Noel Grandin |
2019-04-20 | simplify SfxPoolItemArray_Impl (tdf#81765 related) | Noel Grandin |
2019-04-19 | crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER asserts | Caolán McNamara |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-14 | loplugin:sequentialassign in starmath..svl | Noel Grandin |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-04-10 | clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check | Tamás Zolnai |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-03 | svl.lockfiles.test: Create the temporary lock files in workdir | Tamás Zolnai |
2019-04-03 | Revert "add more append methods to *StringBuffer" | Noel Grandin |
2019-04-03 | add more append methods to *StringBuffer | Noel Grandin |
2019-04-02 | Introduce next Japanese gengou era 'Reiwa' | Takeshi Abe |
2019-03-30 | Some refactor of lockfile classes to minimize interface | Mike Kaganski |
2019-03-30 | Slightly simplify URL handling | Mike Kaganski |
2019-03-27 | MSO lockfiles: Deduplicate MSO lock file reading code | Tamás Zolnai |
2019-03-26 | Generate MSO lock files when the related MSO compat. option is set | Tamás Zolnai |
2019-03-25 | Fix typo | Andrea Gelmini |
2019-03-23 | Introduce new lockfile handler for MSO like lockfiles | Tamás Zolnai |
2019-03-20 | sw: make ODT export of paragraph auto-styles deterministic | Miklos Vajna |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-14 | Only return elements with both name and predicate matching arguments | Mike Kaganski |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | OSequenceIterator is not necessary anymore | Noel Grandin |