summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-01fix mis-mergeStephan Bergmann
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-06-27Clean up uses of Any::getValue() in svtoolsStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-22SAL_FINAL to finalXisco Fauli
2016-06-21tdf#89329: use shared_ptr for pImpl in slidesorterbaroptXisco Fauli
2016-06-21loplugin:overrideStephan Bergmann
2016-06-21tdf#89329: use shared_ptr for pImpl in optionsdrawinglayerXisco Fauli
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-10Convert set of #define to enum class in helpoptXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli
2016-05-24Convert SnapType to scoped enumNoel Grandin
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki95
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-04loplugin:staticmethodsStephan Bergmann
2016-01-04these fields can be static constantsNoel Grandin
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16tdf#60906 Make color configuration consistentSedat Ak
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12svtools: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann