summaryrefslogtreecommitdiff
path: root/jurt/com
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com')
0 files changed, 0 insertions, 0 deletions
oardFormatId::SIMPLE_FILECaolán McNamara 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-03Fix for possible unaddressable write.Ashod Nakashian 2015-01-24Fix warning C4101: ´ex´ : unreferenced local variableMatteo Casalin 2015-01-24cppcheck: selfAssignmentCaolán McNamara 2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin 2015-01-02Fix simple typos.Andrea Gelmini 2014-12-20TyposJulien Nabet 2014-12-18dtrans: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-08spelling: instanciated -> instantiatedNoel Grandin 2014-10-02dtrans (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann