summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara
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-21tdf#95963: Add required Clone functions for ImpressJulien Nabet
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-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