summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Remove old RCS lines.Thomas Arnhold10-38/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold17-55/+55
2011-01-16make publicDavid Tardon1-1/+1
2011-01-10use SAL_N_ELEMENTSDavid Tardon1-1/+1
2011-01-06Remove DECLARE_LIST( FmCtrlModelList, XInterface* )Joseph Powers1-118/+0
2011-01-06Remove DECLARE_LIST( FmEntryDataBaseList, FmEntryData* )Joseph Powers4-50/+83
2011-01-06Remove DECLARE_LIST( XPolygonList, XPolygon* )Joseph Powers2-67/+71
2011-01-05cppcheck cleaning in svx part 2Julien Nabet6-9/+11
2011-01-05cppcheck cleaningJulien Nabet4-3/+6
2011-01-04cppcheck cleaningJulien Nabet10-13/+16
2011-01-03Remove DECLARE_LIST(DbGridColumns, DbGridColumn*)Joseph Powers4-73/+92
2011-01-03Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)Joseph Powers2-9/+10
2011-01-03White space cleanupJoseph Powers1-7/+7
2011-01-03Remove unused headerJoseph Powers1-1/+5
2011-01-03White space cleanpJoseph Powers3-6/+6
2011-01-03Revert previous patchJoseph Powers1-1/+10
2011-01-03Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)Joseph Powers1-14/+4
2011-01-03WaE: fix shadow warning post DECLARE_LIST removalCaolán McNamara1-3/+2
2011-01-02Remove DECLARE_LIST() GalleryThemeList & GalleryImportThemeListJoseph Powers2-54/+70
2011-01-02Remove DECLARE_LIST( GalleryObjectList, GalleryObject* )Joseph Powers2-81/+109
2011-01-01Remove DECLARE_LIST( TargetList, String* )Joseph Powers5-36/+35
2011-01-01fix build error on 32bit windowsCaolán McNamara1-1/+1
2010-12-29Some cppcheck cleaningJulien Nabet11-69/+42
2010-12-29Some cppcheck cleaningJulien Nabet10-46/+19
2010-12-28Allow tear-off for the Arrowheads dialog, fdo#32676.Jan Holesovsky2-2/+2
2010-12-26Remove DECLARE_LIST( ViewList, MyView* )Joseph Powers2-1868/+0
2010-12-26Fix a compile time warning: un-initialized variable.Joseph Powers1-2/+2
2010-12-25Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage *)Joseph Powers2-15/+7
2010-12-25Remove DECLARE_LIST(ImpDistributeEntryList, ImpDistributeEntry*)Joseph Powers1-41/+51
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: uninit variableCaolán McNamara1-1/+1
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara1-4/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: uninit member variableCaolán McNamara1-0/+1
2010-12-23Rename .uno:UndoAction/Redo to "Undo"/"Redo", fdo#32472.Jan Holesovsky1-2/+2
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-1/+1
2010-12-19cppcheck: uninit memberCaolán McNamara1-0/+1
2010-12-18cppcheck: silence warningsCaolán McNamara1-42/+0
2010-12-18Remove large blocks of commented codeAnders Jonsson1-103/+0
2010-12-18Correct credits url to website conventionsThorsten Behrens1-1/+1
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara3-6/+6
2010-12-17WaE: C4805: Unsafe mix of bool and BOOLCaolán McNamara1-4/+4
2010-12-12Change unnamespace file.hxx macrosAndy Holder2-2/+2
2010-12-12cppcheck: silence warningCaolán McNamara1-1/+1
2010-12-12cleaning of __EXPORT defineGert Faller1-2/+2
2010-12-12change of __READONLY_DATA define to constGert Faller5-13/+13
2010-12-11cleaning of __EXPORT defineGert Faller19-222/+222
2010-12-10propogate exit code out to mainCaolán McNamara1-3/+4