summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortreemodel.cxx
AgeCommit message (Expand)Author
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-17fdo#39468 translated some german commentsDaniel Sikeler
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-08coverity#736151 Dereference null return valueCaolán McNamara
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-12Check non-NULLness before useLionel Elie Mamane
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-10callcatcher: remove some unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-06Remove DECLARE_LIST( FmEntryDataBaseList, FmEntryData* )Joseph Powers
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers