summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-07-08Fix typosAndrea Gelmini
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke
2015-06-29Related tdf#92322: fix crash with doCursorJulien Nabet
2015-06-29coverity#1308588 Uncaught exceptionCaolán McNamara
2015-06-29-fsanitize=vptr: avoid premature downcastStephan Bergmann
2015-06-29remove custom RTTI from ImageMapNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-24uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByNameStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-12graphicexport.ui: Remove incredibly unhelpful “help” messagesAdolfo Jayme Barrientos
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-09svtools: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-06-03forgot to change the Invalidate to InvalidateEntry in treelistboxTomaž Vajngerl
2015-06-03tdf#91677 fix flickering rulerTomaž Vajngerl
2015-06-03tdf#91199 add Venetian [vec-IT] to language listEike Rathke
2015-06-03lok: Avoid instantiation of the slide sorter barJan Holesovsky
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-01invalidate entry instead of everything in TreeListViewTomaž Vajngerl
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29tdf#91677 fix invidsible menu in BaseTomaž Vajngerl
2015-05-29loplugin:loopvartoosmallNoel Grandin