summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15Bin unused fileTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-12-12Typo: strucure->structureJulien Nabet
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08Related: tdf#71622 compress more gfx in odf streamsThorsten Behrens
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-11-28Don't leave sdr::table::Cell members implicitly declaredStephan Bergmann
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann
2015-11-27gengal script calling gengal.bin is not needed on MacStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky
2015-11-25Convert to range based forAndrzej Hunt
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-25tdf#76825 Add padding between style render and context buttonYousuf Philips
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