summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli1-48/+47
2016-05-26Convert MtfConversion to scoped enumNoel Grandin1-2/+2
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl2-42/+73
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-3/+3
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin2-2/+2
2016-05-24Convert SnapType to scoped enumNoel Grandin1-9/+15
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara2-175/+161
2016-05-24Revert "remove some manual ref-counting"Noel Grandin3-10/+24
2016-05-24remove some manual ref-countingNoel Grandin3-24/+10
2016-05-24ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl1-1/+3
2016-05-23resort restart reasonsCaolán McNamara1-30/+30
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem2-0/+54
2016-05-22Convert DragMode to scoped enumNoel Grandin1-3/+9
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin1-7/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-2/+2
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-6/+0
2016-05-19loplugin:unusedmethods in toolsNoel Grandin1-10/+1