summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin3-26/+5
2015-11-19use comphelper::containerToSequenceNoel Grandin4-40/+8
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl2-0/+11
2015-11-18svx: SdrEdgeNode1HorzDistItem etc. missing Clone overridesMichael Stahl1-0/+29
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt1-13/+40
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan1-1/+0
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-8/+2
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-982/+700
2015-11-15use initialiser for Sequence<OUString>Noel Grandin6-13/+6
2015-11-15use initialiser for Sequence<OUString>Noel Grandin16-52/+26
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin4-12/+6
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky3-40/+106
2015-11-15Fix license headerMaxim Monastirsky1-10/+0
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt1-3/+3
2015-11-13svx: loplugin:badstaticsMichael Stahl2-5/+2
2015-11-13svx: rename static variableMichael Stahl1-5/+5
2015-11-13Flip buttons: Make the tooltip an uno command propertySamuel Mehrbrodt1-40/+13
2015-11-12tdf#95551 - fix image map crash.Michael Meeks1-3/+9
2015-11-12Sidebar: Make the flip buttons available for Images in Writer alsoSamuel Mehrbrodt1-104/+26
2015-11-12tdf#90357 create correct undo actionArmin Le Grand1-0/+8
2015-11-12Namespace cleanup and disambiguationAshod Nakashian16-107/+98
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-4/+4
2015-11-12Bin mesa_headers completelyTor Lillqvist1-1/+0
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2-2/+1
2015-11-11Fix MSVC build: Need to delete copy ctor and operator=Tor Lillqvist1-0/+3
2015-11-11loplugin:nullptrStephan Bergmann2-2/+2
2015-11-11-Werror,-Wunevaluated-expressionStephan Bergmann1-1/+1
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara1-11/+71
2015-11-11Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht87-307/+245
2015-11-11remove boost/ptr_vector from pch fileNoel Grandin1-1/+0
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+5
2015-11-11svx: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+4
2015-11-11new loplugin: memoryvarNoel Grandin2-12/+11
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann351-3620/+3620
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-5/+3
2015-11-09new loplugin: oncevarNoel Grandin4-36/+19
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara1-0/+5
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara1-3/+1
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-7/+7
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann40-138/+138
2015-11-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin1-12/+6
2015-11-05Use more proper integer typesMatteo Casalin2-27/+30
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin2-8/+8
2015-11-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo Casalin1-2/+2