summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara1-7/+2
2012-04-02removed duplicate includes in svxTakeshi Abe2-2/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl6-0/+0
2012-03-20remove extra string castsCaolán McNamara2-2/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann5-2/+20
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-14/+14
2012-02-27Removed unused codeSzabolcs Dezsi1-3/+0
2012-02-18Remove unused codeElton Chung1-7/+0
2012-02-10Remove unused codeElton Chung1-5/+0
2012-01-31callcatcher: update listCaolán McNamara1-2/+0
2012-01-23make svx ByteString freeCaolán McNamara1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-4/+4
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley3-6/+6
2011-11-07Removed unused codeEmanuele Fia1-1/+0
2011-11-07callcatcher: update listCaolán McNamara1-1/+0
2011-09-30Cleaned up DGColorNameLookUp.Stephan Bergmann1-92/+0
2011-09-30temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2cNorbert Thiebaud1-2/+1
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-13try better template friend class syntaxCaolán McNamara1-2/+3
2011-09-12not going to get away with this friend syntaxCaolán McNamara1-2/+1
2011-09-12use boost::noncopyable and rtl::StaticCaolán McNamara1-14/+5
2011-09-12c++ defaults to voidCaolán McNamara1-3/+3
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks2-4/+11
2011-08-26regenerate listCaolán McNamara1-17/+0
2011-08-25remove newly unused codeCaolán McNamara1-6/+0
2011-08-25unusedcode: svx::, svxform::Matúš Kukan4-43/+0
2011-08-12callcatcher: some unused codeCaolán McNamara2-9/+0
2011-08-11Let's not use macros for mere forward declarations.Kohei Yoshida4-14/+33
2011-08-10callcatcher: remove some unused methodsCaolán McNamara1-3/+1
2011-07-26callcatcher: ditch unused methodsCaolán McNamara1-6/+0
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara2-3/+3
2011-07-11various unused methods and impl source filesCaolán McNamara1-105/+0
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens1-57/+0
2011-06-07use standard pattern for thisCaolán McNamara1-1/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito56-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-5/+5
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-2/+2
2011-03-22Remove DECLARE_LIST( FmCtrlModelList, XInterface* ).npcdoom1-2/+0
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-1/+3
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens65-906/+195