summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+2
2015-10-16convert Link<> to typedNoel Grandin1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin6-18/+18
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin1-11/+15
2015-10-15convert Link<> to typedNoel Grandin1-1/+1
2015-10-14tdf#93390 correctly handle back-and-forth between numeric and text valueLionel Elie Mamane1-2/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann72-761/+761
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann15-40/+40
2015-10-12convert Link<> to typedNoel Grandin5-4/+7
2015-10-06loplugin:unusedmethodsNoel Grandin6-48/+1
2015-09-30Fix typosAndrea Gelmini4-5/+5
2015-09-30Fix typosAndrea Gelmini5-5/+5
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin2-4/+0
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann1-1/+2
2015-09-24convert Link<> to typedNoel Grandin1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin3-3/+3
2015-09-16convert Link<> to typedNoel Grandin2-3/+3
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-09-15remove unused Link<>Noel Grandin1-1/+0
2015-09-14boost->stdCaolán McNamara1-3/+1
2015-09-14convert Link<> to typedNoel Grandin1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1