summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Convert PART to scoped enumNoel Grandin6-32/+32
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-1/+1
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard1-0/+3
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard2-7/+0
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard4-0/+78
2016-06-17loplugin:overrideStephan Bergmann1-1/+1
2016-06-17tdf#89329: use shared_ptr for pImpl in helpoptXisco Fauli1-29/+27
2016-06-16properly prefix various global variables and hide themMichael Stahl2-6/+14
2016-06-16Local linkage for static var (and drop misleading "m_" prefix)Stephan Bergmann1-3/+7
2016-06-16tdf#89329: use shared_ptr for pImpl in menuoptionsXisco Fauli1-53/+11
2016-06-16tdf#89329: use shared_ptr for pImpl in toolpaneloptXisco Fauli1-25/+18
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli1-54/+32
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin3-3/+3
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-12remove some unnecessary castingNoel Grandin1-2/+2
2016-06-10Convert set of #define to enum class in helpoptXisco Fauli1-18/+22
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky2-612/+0
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2-8/+2
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-11/+11
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin4-5/+32
2016-06-08Convert ButtonValue to scoped enumNoel Grandin4-9/+9
2016-06-06#i124867#: jpg options shows initially wrong estimated file sizeDamjan Jovanovic1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl7-9/+9
2016-06-06remove some manual ref-countingNoel Grandin3-24/+10
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-3/+2
2016-06-02loplugin:unuseddefaultparamsNoel Grandin4-148/+110
2016-06-01typo (-Werror,-Wuninitialized)Stephan Bergmann1-1/+1
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli1-3/+3
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-3/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin6-27/+27
2016-05-31loplugin:unusedmethodsNoel Grandin2-63/+0
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-2/+2
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin2-10/+10
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin11-82/+82
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin10-46/+46
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara5-10/+14
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli1-1/+0
2016-05-26loplugin:unusedmethodsNoel Grandin2-33/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli1-2/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli1-1/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli2-144/+139
2016-05-26tdf#89329: use unique_ptr for pImpl in wizardmachineXisco Fauli1-2/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli1-65/+62
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli1-13/+13
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli1-68/+67