summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in FSStorageNoel Grandin2018-04-162-3/+2
* loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin2018-04-165-23/+17
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-111-8/+8
* Prefix SfxStyleSheetBase::pPool memberStephan Bergmann2018-04-071-20/+20
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-4/+0
* explicitly pass false as arguments of createIteratorhimajin1000002018-03-311-1/+11
* loplugin:virtualdown in svl,svtoolsNoel Grandin2018-03-291-12/+0
* Translate German variable namesJohnny_M2018-03-281-16/+16
* tdf#69977 improve creation of large chartsNoel Grandin2018-03-271-3/+6
* Remove redundant assertMike Kaganski2018-03-211-1/+0
* no need to construct a new object in SfxIntegerListItem::operator==Noel Grandin2018-03-201-1/+1
* use more Color in sfx2..svtoolsNoel Grandin2018-03-071-3/+3
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-1/+1
* Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke2018-03-023-0/+27
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-10/+16
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-10/+10
* Translate German variable namesJohnny_M2018-02-261-9/+9
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-2/+0
* Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke2018-02-161-35/+22
* Prepare to add specific number format index to test againstEike Rathke2018-02-161-22/+25
* svl: fix loplugin:staticanonymous warningMiklos Vajna2018-02-161-1/+1
* Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke2018-02-161-0/+111
* Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke2018-02-161-1/+3
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-162-8/+8
* svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl2018-02-141-0/+4
* tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl2018-02-071-7/+45
* Simplify logic in cjkoptionsJulien Nabet2018-01-251-9/+9
* ofz: out-of-memoryCaolán McNamara2018-01-251-1/+0
* loplugin:flatten in svlNoel Grandin2018-01-2510-273/+275
* loplugin:emptyif (clang-cl)Stephan Bergmann2018-01-241-5/+0
* loplugin:constparamsNoel Grandin2018-01-241-2/+2
* Assume this wants to SAL_WARN for the sal_uInt16 range, actuallyStephan Bergmann2018-01-231-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-233-14/+14
* ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara2018-01-221-2/+4
* More loplugin:cstylecast: svlStephan Bergmann2018-01-157-21/+20
* loplugin:useuniqueptr in svlNoel Grandin2018-01-138-37/+16
* More loplugin:cstylecast: svlStephan Bergmann2018-01-1216-90/+90
* loplugin:useuniqueptr in svlNoel Grandin2018-01-1111-150/+111
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-091-2/+2
* Revert "GetTrueSlotId is dead"Noel Grandin2018-01-051-0/+15
* GetTrueSlotId is deadNoel Grandin2018-01-041-15/+0
* loplugin:unusedfieldsNoel Grandin2018-01-041-12/+0
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-232-4/+4
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* request installation of langpack via packagekitCaolán McNamara2017-12-221-33/+0
* new loplugin: convertlongNoel Grandin2017-12-212-2/+2
* Fix typosAndrea Gelmini2017-12-201-1/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-198-420/+425
* svl: Fix possible memleak at deleting DdeServiceTakeshi Abe2017-12-193-22/+14