summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-11-28Don't leave sdr::table::Cell members implicitly declaredStephan Bergmann1-0/+3
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann1-0/+2
2015-11-27gengal script calling gengal.bin is not needed on MacStephan Bergmann1-1/+2
2015-11-26loplugin:unusedfields variousNoel Grandin7-14/+0
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky4-3/+264
2015-11-25Convert to range based forAndrzej Hunt1-3/+3
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-1/+0
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips1-1/+2
2015-11-25loplugin:unusedfields in include/svxNoel Grandin12-39/+12
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin2-2/+2
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara1-0/+5
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski1-0/+13
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara12-0/+104
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-3/+3
2015-11-23loplugin:unusedfields in svx/Noel Grandin8-25/+8
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-6/+4
2015-11-21tdf#95963: Add required Clone functions for ImpressJulien Nabet4-0/+28
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