summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-07-16empty TreeListBox & splitterSzymon Kłos
2015-07-16added fields for name and filtersSzymon Kłos
2015-07-16new dialog type flags, resizable fileViewSzymon Kłos
2015-07-16added SvtFileView, basic loading of the root directorySzymon Kłos
2015-07-16hide the type listbox while editingSzymon Kłos
2015-07-16services reordering, changed PlaceEditDialog UISzymon Kłos
2015-07-16remember the binding URL when editing CMIS connectionSzymon Kłos
2015-07-16CMIS types moved level up to the service type listboxSzymon Kłos
2015-07-16added the delete service optionSzymon Kłos
2015-07-16added dispose method, which saves data only when were modifiedSzymon Kłos
2015-07-16loop breakSzymon Kłos
2015-07-16added services edit menu entrySzymon Kłos
2015-07-16filter places and add only remote servicesSzymon Kłos
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-15Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane
2015-07-14tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog()Michael Meeks
2015-07-14-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-12Optimize a bit GraphicCache::GetUniqueIDJulien Nabet
2015-07-10svtools: pimplify SvListViewMichael Stahl
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke
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