summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin2-18/+25
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2-4/+2
2015-10-15convert Link<> to typedNoel Grandin2-4/+3
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-15/+16
2015-10-13cppcheck:variableScopeNoel Grandin3-12/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann77-894/+894
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-11/+11
2015-10-12convert Link<> to typedNoel Grandin7-22/+26
2015-10-10cppcheck: redundantCopyCaolán McNamara1-1/+1
2015-10-10remember host namefeature/gsoc15-open-remote-files-dialogSzymon Kłos1-0/+1
2015-10-10fixed CMIS service editingSzymon Kłos1-3/+8
2015-10-07Abstract out repeated code into a lambdaStephan Bergmann1-32/+17
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-10-07Pull assignment out of switch conditionStephan Bergmann1-2/+4
2015-10-07loplugin:mergeclassesNoel Grandin1-29/+20
2015-10-06loplugin:unusedmethodsNoel Grandin4-125/+0
2015-10-06loplugin:mergeclassesNoel Grandin1-29/+15
2015-10-05Temporary remember password even if persistent password storing is disabledSzymon Kłos1-1/+1
2015-10-04Prefer getSelectedFiles to getFiles (svtools)Julien Nabet1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin3-250/+0
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-4/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin5-22/+0
2015-09-30Fix typosAndrea Gelmini10-14/+14
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann7-17/+17
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin5-130/+2
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann3-14/+15
2015-09-24convert Link<> to typedNoel Grandin1-6/+5
2015-09-22convert Link<> to typedNoel Grandin1-3/+1
2015-09-22convert Link<> to typedNoel Grandin1-8/+5
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara3-9/+9
2015-09-21convert Link<> to typedNoel Grandin2-18/+12
2015-09-20convert Link<> to typedNoel Grandin6-61/+46
2015-09-17unused headersCaolán McNamara4-6/+0
2015-09-16boost->stdCaolán McNamara20-56/+53
2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson1-1/+1
2015-09-16remove unused Link fieldNoel Grandin2-5/+1
2015-09-16convert Link<> to typedNoel Grandin3-5/+4
2015-09-16convert Link<> to typedNoel Grandin2-7/+6
2015-09-15convert Link<> to typedNoel Grandin2-2/+2
2015-09-15convert Link<> to typedNoel Grandin3-14/+12
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-15convert Link<> to typedNoel Grandin1-13/+13
2015-09-15convert Link<> to typedNoel Grandin1-19/+12
2015-09-15remove unused Link<>Noel Grandin1-10/+0
2015-09-14add English (Botswana) [en-BW] 0x9809 to language list, tdf#94207 preparationEike Rathke1-0/+1
2015-09-14convert Link<> to typedNoel Grandin1-4/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-3/+3