summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-06-17loplugin:overrideStephan Bergmann
2016-06-17tdf#89329: use shared_ptr for pImpl in helpoptXisco Fauli
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16Local linkage for static var (and drop misleading "m_" prefix)Stephan Bergmann
2016-06-16tdf#89329: use shared_ptr for pImpl in menuoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in toolpaneloptXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-10Convert set of #define to enum class in helpoptXisco Fauli
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-06#i124867#: jpg options shows initially wrong estimated file sizeDamjan Jovanovic
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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