summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt
2015-11-17No point to link against pure UNO component library fwkMatúš Kukan
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-15Fast PCH generator and optimized PCH filesAshod Nakashian
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-13Flip buttons: Make the tooltip an uno command propertySamuel Mehrbrodt
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-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
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-11remove boost/ptr_vector from pch fileNoel Grandin
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-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo 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