summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2016-03-09tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar4-34/+6
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin2-7/+3
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-6/+4
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-13loplugin:unusedmethods unused return value in xmlscript/Noel Grandin2-40/+22
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin3-19/+13
2015-12-18tdf#80047: load&save align and valign attributes of NumericFieldOliver Specht2-0/+4
2015-11-26com::sun::star->css in xmlscript/Noel Grandin8-123/+123
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-59/+20
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-8/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-20/+20
2015-11-09new loplugin: oncevarNoel Grandin4-14/+7
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann4-17/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-182/+182
2015-09-29Fix typosAndrea Gelmini3-6/+6
2015-09-16boost->stdCaolán McNamara2-15/+15
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe10-29/+25
2015-08-03inline some use-once typedefsNoel Grandin1-3/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara4-8/+9
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara3-6/+6
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann8-0/+15
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-15/+15
2015-02-05constifyLionel Elie Mamane1-8/+8
2015-02-05proper indentationLionel Elie Mamane1-19/+19
2015-02-05destructors are not allowed to throwLionel Elie Mamane2-4/+69
2015-02-05xmlscript: fix import/export of dialog radio-buttonsMichael Stahl2-6/+3
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+2
2015-01-27WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-01-27remove spurious xDocStorage tempCaolán McNamara1-2/+0
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino7-0/+76
2015-01-20Some more loplugin:cstylecast: xmlscriptStephan Bergmann1-2/+2
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-6/+5
2014-12-18xmlscript: Use appropriate OUString functions on string constantsStephan Bergmann2-4/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-92/+16
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin2-3/+3
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann1-1/+1