summaryrefslogtreecommitdiff
path: root/writerperfect/source/calc
AgeCommit message (Expand)Author
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2020-12-26tdf#124176 Use pragma once in writerperfecthalfhiddencode
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-16writerfilter: use the fastparser API when possibleNoel
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2020-01-09writerprefect: add missing braces around try-catchMiklos Vajna
2019-12-18writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2019-07-21Fix typoAndrea Gelmini
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-05-01convert a sequence of if to a switchDavid Tardon
2018-05-01tdf#117323 fix import of MS Multiplan for DOSosnola
2018-04-27replace a series of if/else if/ by a switchDavid Tardon
2018-04-26upload libwps 0.4.9David Tardon
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: writerperfectStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock
2017-04-02libwps import filter improvementsosnola
2017-02-15move headers used by tests to inc/David Tardon
2017-02-13Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11astyleDavid Tardon