summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier2016-05-301-1/+25
* loplugin:unusedmethods SfxLinkUndoActionNoel Grandin2016-05-301-102/+0
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-272-1/+10
* tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier2016-05-251-0/+4
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-1/+1
* Implement basic TableStyle FamilyJakub Trzebiatowski2016-05-241-2/+4
* loplugin:unusedmethods in slideshow to svtoolsNoel Grandin2016-05-195-170/+1
* clang-tidy modernize-make-uniqueNoel Grandin2016-05-191-1/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-185-54/+0
* clang-tidy modernize-make-sharedNoel Grandin2016-05-183-4/+4
* Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida2016-05-131-5/+3
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-117-42/+38
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-104-6/+6
* Harmless missing breaks in switchStephan Bergmann2016-05-101-0/+3
* tdf#88657 calculate denominator lengthLaurent Balland-Poirier2016-05-091-8/+15
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-094-21/+22
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-033-30/+24
* tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier2016-05-031-13/+7
* tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier2016-05-031-5/+32
* tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier2016-05-031-0/+10
* Fix typosAndrea Gelmini2016-05-011-1/+1
* SfxUndoAction::dumpAsXml: show address of undo itemsMiklos Vajna2016-04-221-0/+1
* Fix typosAndrea Gelmini2016-04-211-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-4/+4
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-14/+13
* remove tools/solarmutex.hxxNoel Grandin2016-04-151-3/+7
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* loplugin:passstuffbyref in svlNoel Grandin2016-04-132-2/+2
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-135-9/+14
* clang-tidy performance-unnecessary-value-param in svlNoel Grandin2016-04-115-7/+7
* cppcheck: silence warnings assertWithSideEffectJochen Nitschke2016-04-112-2/+2
* remove some dead bits of DDENoel Grandin2016-04-062-67/+5
* loplugin:nullptrStephan Bergmann2016-04-051-10/+10
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-051-4/+4
* loplugin:constantparam in i18nlangtagNoel Grandin2016-04-041-1/+1
* loplugin:constantparam in svlNoel Grandin2016-04-043-8/+6
* Use const_iterator when possible (svl except svdde)Julien Nabet2016-03-3012-37/+39
* cid#1357162: Logically dead codeStephan Bergmann2016-03-291-22/+15
* Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky2016-03-171-14/+2
* loplugin:constantparam in svlNoel Grandin2016-03-175-27/+20
* tdf#98458 sw: make search in shape text optionalMiklos Vajna2016-03-171-2/+14
* loplugin:constantfunction in ucbhelperNoel Grandin2016-03-161-2/+1
* Avoid reserved identifiersStephan Bergmann2016-03-101-11/+11
* Avoid reserved identifierStephan Bergmann2016-03-101-3/+3
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-096-38/+26
* loplugin:constantparam in svlNoel Grandin2016-03-092-17/+12
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-3/+3
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-5/+0
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-9/+2
* loplugin:unuseddefaultparam in svlNoel Grandin2016-03-019-117/+48