summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)AuthorFilesLines
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-11-13svtools: make this condition readableMichael Stahl1-3/+3
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl1-2/+2
2015-11-13svtools: rename global variablesMichael Stahl2-28/+28
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann14-296/+296
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-2/+2
2015-11-04yyyyyNoel Grandin1-9/+3
2015-10-30com::sun::star->css in svtoolsNoel Grandin8-32/+30
2015-10-20loplugin:defaultparamsStephan Bergmann4-7/+7
2015-10-19loplugin:defaultparamsStephan Bergmann3-12/+12
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin3-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-21/+21
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-10cppcheck: redundantCopyCaolán McNamara1-1/+1
2015-10-06loplugin:mergeclassesNoel Grandin1-29/+15
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-11/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann3-14/+15
2015-09-16boost->stdCaolán McNamara2-5/+5
2015-09-16convert Link<> to typedNoel Grandin1-4/+3
2015-09-15convert Link<> to typedNoel Grandin2-9/+8
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-09-15convert Link<> to typedNoel Grandin1-5/+5
2015-09-12Use forward declaration and reduce include scopeMatteo Casalin1-0/+1
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-6/+5
2015-09-09convert Link<> to typedNoel Grandin2-10/+6
2015-09-08convert Link<> to typedNoel Grandin2-6/+6
2015-09-04convert Link<> to typedNoel Grandin3-23/+14
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-09-04convert Link<> to typedNoel Grandin3-13/+8
2015-08-31convert Link<> to typedNoel Grandin1-14/+0
2015-08-31convert Link<> to typedNoel Grandin2-12/+0
2015-08-31convert Link<> to typedNoel Grandin3-17/+8
2015-08-29Date modified column - no secondsSzymon Kłos1-1/+1
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos1-7/+4
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos1-2/+8
2015-08-28make PostUserEvent Link<> typedNoel Grandin4-10/+8
2015-08-18coverity#1316521 Dereference null return valueCaolán McNamara1-3/+3
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-14loplugin:stringconstantNoel Grandin1-1/+1
2015-08-14clear string (cached url) in correct placeSzymon Kłos1-6/+6
2015-08-14'Wait' cursor while expanding a tree nodeSzymon Kłos1-0/+7
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos2-11/+58
2015-08-12cppcheck: noCopyConstructorCaolán McNamara1-6/+8
2015-08-11loplugin: defaultparamsNoel Grandin4-28/+28
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl1-99/+16
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara1-3/+2
2015-07-30fix tdf#92861, AutoCorrect Options checkboxes do not workNoel Grandin1-5/+5