summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-06-01typo (-Werror,-Wuninitialized)Stephan Bergmann
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in wizardmachineXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-24Convert SnapType to scoped enumNoel Grandin
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-24ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl
2016-05-23resort restart reasonsCaolán McNamara
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18tdf#95954: Reasonable background for roadmap widgetKatarina Behrens
2016-05-16convert IconChoice flags to scoped enumNoel Grandin
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet