summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-0911-56/+0
* loplugin: unused return valuesNoel Grandin2016-01-211-4/+2
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-133-26/+17
* loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann2016-01-112-3/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-052-12/+6
* tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna2015-12-211-7/+7
* svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-12-042-15/+17
* svtools: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2015-12-041-21/+21
* loplugin:unusedfields variousNoel Grandin2015-11-261-3/+0
* loplugin:unusedfields svtools/Noel Grandin2015-11-231-7/+6
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* use unique_ptr for pImpl in svtools/Noel Grandin2015-11-181-7/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-131-3/+3
* svtools: make this condition readableMichael Stahl2015-11-131-3/+3
* svtools: remove pointless sal_uLong castMichael Stahl2015-11-131-2/+2
* svtools: rename global variablesMichael Stahl2015-11-132-28/+28
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1014-296/+296
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-2/+2
* yyyyyNoel Grandin2015-11-041-9/+3
* com::sun::star->css in svtoolsNoel Grandin2015-10-308-32/+30
* loplugin:defaultparamsStephan Bergmann2015-10-204-7/+7
* loplugin:defaultparamsStephan Bergmann2015-10-193-12/+12
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-193-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-21/+21
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* cppcheck: redundantCopyCaolán McNamara2015-10-101-1/+1
* loplugin:mergeclassesNoel Grandin2015-10-061-29/+15
* remove old standalone Sun bug numbersNoel Grandin2015-10-012-11/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-4/+4
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-283-14/+15
* boost->stdCaolán McNamara2015-09-162-5/+5
* convert Link<> to typedNoel Grandin2015-09-161-4/+3
* convert Link<> to typedNoel Grandin2015-09-152-9/+8
* convert Link<> to typedNoel Grandin2015-09-151-2/+2
* convert Link<> to typedNoel Grandin2015-09-151-5/+5
* Use forward declaration and reduce include scopeMatteo Casalin2015-09-121-0/+1
* convert Link<> to typedNoel Grandin2015-09-111-1/+1
* convert Link<> to typedNoel Grandin2015-09-111-6/+5
* convert Link<> to typedNoel Grandin2015-09-092-10/+6
* convert Link<> to typedNoel Grandin2015-09-082-6/+6
* convert Link<> to typedNoel Grandin2015-09-043-23/+14
* convert Link<> to typedNoel Grandin2015-09-041-2/+1
* convert Link<> to typedNoel Grandin2015-09-043-13/+8
* convert Link<> to typedNoel Grandin2015-08-311-14/+0
* convert Link<> to typedNoel Grandin2015-08-312-12/+0
* convert Link<> to typedNoel Grandin2015-08-313-17/+8
* Date modified column - no secondsSzymon Kłos2015-08-291-1/+1
* RemoteFilesDialog: file name autocompletionSzymon Kłos2015-08-291-7/+4