summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt1-0/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2-3/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin20-48/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-05-16convert GALLERY_ITEM to scoped enumNoel Grandin1-5/+10
2016-05-11sd: remove pointless micro-optimizationMichael Stahl1-1/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-5/+6
2016-04-12Avoid reserved identifiersStephan Bergmann6-14/+14
2016-04-07Avoid reserved identifiersStephan Bergmann1-15/+15
2016-04-05convert src line width popup to .ui formatCaolán McNamara1-2/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-17loplugin:constantparam in svxNoel Grandin1-2/+1
2016-03-07expand src templatesDavid Tardon1-48/+0
2016-03-07expand src templates only used in a single placeDavid Tardon1-55/+0
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara1-0/+3
2016-02-28Unused resourcesMaxim Monastirsky1-339/+0
2016-02-28Revert "Unused resources"Maxim Monastirsky1-0/+442
2016-02-28Unused resourcesMaxim Monastirsky1-442/+0
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+0
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky2-28/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock59-113/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl2-2/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl1-1/+0
2016-01-19loplugin:unusedmethods in sc/Noel Grandin1-2/+0
2016-01-19Kill .src based Writer context menusMaxim Monastirsky1-85/+0
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin2-3/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-2/+2
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips1-0/+36
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-4/+0
2015-12-15Bin unused fileTor Lillqvist1-37/+0
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin6-9/+9
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin39-77/+77
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara12-0/+104
2015-11-23loplugin:unusedfields in svx/Noel Grandin1-1/+0
2015-11-21tdf#95963: Add required Clone functions for ImpressJulien Nabet4-0/+28
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl1-0/+2