summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2022-06-13tdf#131025 swtable: don't apply number format to non-number textJustin Luth1-0/+2
2021-03-29xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+24
2021-03-29Fix commentsSamuel Mehrbrodt1-2/+2
2021-03-29xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-2/+5
2021-03-29tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna1-1/+4
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-06-27tdf#115007 add NatNum12 formatting to datesLászló Németh1-0/+7
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke1-2/+1
2018-06-11tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh1-0/+2
2018-06-11tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski1-1/+5
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke1-0/+1
2018-05-28loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna1-0/+16
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke1-0/+4
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann1-4/+0
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke1-0/+4
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin2-2/+2
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-26/+44
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin1-1/+1
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-2/+2
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin2-6/+2
2018-03-28Translate German variable namesJohnny_M1-2/+2
2018-03-20Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist1-0/+84
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-21/+0
2018-02-23StyleSheetUser use in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann1-1/+5
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+11
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-1/+6
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin1-3/+51
2018-01-25ofz: out-of-memoryCaolán McNamara1-0/+2
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann1-0/+1
2018-01-12More loplugin:cstylecast: svlStephan Bergmann2-4/+4
2018-01-11loplugin:useuniqueptr in svlNoel Grandin7-29/+24
2018-01-06remove unused definesNoel Grandin1-70/+0
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin1-0/+1
2018-01-04GetTrueSlotId is deadNoel Grandin1-1/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-5/+0
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin2-2/+2
2017-12-22request installation of langpack via packagekitCaolán McNamara1-3/+0
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-26/+75
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe1-2/+5
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-3/+0
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard1-0/+1
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke1-0/+6