summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-15Fix license headerMaxim Monastirsky
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt
2015-11-13svx: loplugin:badstaticsMichael Stahl
2015-11-13svx: rename static variableMichael Stahl
2015-11-12tdf#95551 - fix image map crash.Michael Meeks
2015-11-12Sidebar: Make the flip buttons available for Images in Writer alsoSamuel Mehrbrodt
2015-11-12tdf#90357 create correct undo actionArmin Le Grand
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-11Fix MSVC build: Need to delete copy ctor and operator=Tor Lillqvist
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-11-Werror,-Wunevaluated-expressionStephan Bergmann
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara
2015-11-11Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin
2015-11-05Use more proper integer typesMatteo Casalin
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky
2015-11-04loplugin:stringconstantNoel Grandin