summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2015-07-16hiding the fragments of the long pathsSzymon Kłos
2015-07-16added a new mode of showing path in the breadcrumbSzymon Kłos
2015-07-16the breadcrumb class moved to the new fileSzymon Kłos
2015-07-16sorting the folder tree view contentSzymon Kłos
2015-07-16removed unnecessary 'if'Szymon Kłos
2015-07-16breadcrumb: hide final separator, current dir should be inactiveSzymon Kłos
2015-07-16dynamically created labels in the breadcrumbSzymon Kłos
2015-07-16service name as root in the breadcrumbSzymon Kłos
2015-07-16the base of breadcrumb widgetSzymon Kłos
2015-07-16TreeView fillingSzymon Kłos
2015-07-16filter select handlerSzymon Kłos
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-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