summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis1-2/+3
2016-03-09icon view for RemoteFilesDialogSzymon Kłos3-2/+62
2016-03-09loplugin:constantparam in svtoolsNoel Grandin4-5/+4
2016-03-07loplugin:write only fieldsNoel Grandin1-3/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin4-10/+7
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin24-98/+80
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-1/+1
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-1/+1
2016-02-18move from boost::signal to typed LinkCaolán McNamara2-3/+2
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung1-2/+2
2016-02-10svtools: missing space between brackets and const in fn sigChris Sherlock1-1/+1
2016-02-09Remove excess newlinesChris Sherlock26-38/+0
2016-02-09Formatting changes across all modulesChris Sherlock11-121/+17
2016-02-08loplugin:unusedmethodsNoel Grandin1-3/+0
2016-02-05Fix typosAndrea Gelmini3-6/+6
2016-01-29spellingNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin18-35/+25
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna1-0/+1
2016-01-10Fix typosAndrea Gelmini4-5/+5
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno2-0/+4
2016-01-04loplugin:stringconstantStephan Bergmann1-13/+0
2016-01-04these fields can be static constantsNoel Grandin1-12/+0
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock3-8/+8
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock3-28/+28
2015-12-23New saving behaviorMaxim Monastirsky1-3/+0
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt10-802/+1
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann1-1/+2
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht1-0/+3
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2-3/+0
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin8-8/+15
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt1-112/+0
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt1-0/+112
2015-11-12Windows header sanitizationAshod Nakashian1-0/+3
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks1-2/+8
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-9/+0
2015-11-11Switch transition selection pane to use an icon-based ValueSet.Michael Meeks1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann22-105/+105
2015-10-29remove boost::noncopyable from /includeNoel Grandin3-9/+7
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+2
2015-10-27loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-23Remove Boost Pointer Container Library related functionsStephan Bergmann1-12/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin52-559/+539
2015-10-21drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara1-28/+0
2015-10-21remove untyped Link<>Noel Grandin2-6/+2