summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-07expand src templatesDavid Tardon
2016-03-07expand src templates only used in a single placeDavid Tardon
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-28Revert "Unused resources"Maxim Monastirsky
2016-02-28Unused resourcesMaxim Monastirsky
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-15Bin unused fileTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
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-11-26loplugin:unusedfields variousNoel Grandin
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-21tdf#95963: Add required Clone functions for ImpressJulien Nabet
2015-11-18svx: SdrLayerNameItem etc. missing Clone overridesMichael Stahl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11remove boost/ptr_vector from pch fileNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-03notifyer -> notifier.Jan Holesovsky