summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-17--enable-ext-languagetool requires --with-java now bit more sanely.Tomas Chvatal1-1/+1
2012-04-17Revert "--enable-ext-languagetool requires --with-java"Tomas Chvatal1-4/+1
2012-04-17fdo#46538 Easyhack: Add support for more bug trackers to get-bugzilla-attachm...Gökçen Eraslan1-87/+191
2012-04-17WaE: unused functionsTor Lillqvist2-22/+0
2012-04-16Remove the last undo friend from ImpEditEngine.Kohei Yoshida4-12/+15
2012-04-16EditUndoSplitParaKohei Yoshida4-10/+16
2012-04-16EditUndoSplitParaKohei Yoshida2-7/+6
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida4-17/+34
2012-04-16Same with EditUndoDelContent.Kohei Yoshida5-31/+64
2012-04-16same with EditUndoRemoveChars.Kohei Yoshida2-9/+8
2012-04-16EditUndoInsertCharts is no longer a friend of ImpEditEngine.Kohei Yoshida4-19/+25
2012-04-16Have EditUndo also return EditEngine*.Kohei Yoshida2-10/+21
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida2-26/+35
2012-04-17More static UNO component linkageTor Lillqvist2-1/+9
2012-04-17More static UNO component linkageTor Lillqvist1-0/+8
2012-04-17More informative warning messageTor Lillqvist1-1/+1
2012-04-17Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)Tor Lillqvist1-0/+17
2012-04-17prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist2-0/+8
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida7-43/+60
2012-04-16Let's use boost::scoped_ptr for this.Kohei Yoshida2-4/+1
2012-04-16EditHTMLParser is no loger a friend of ImpEditEngine.Kohei Yoshida4-48/+48
2012-04-16Use boost::scoped_ptr for this.Kohei Yoshida2-5/+2
2012-04-16EditRTFParser no longer a friend of ImpEditEngine.Kohei Yoshida7-111/+237
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2-7/+0
2012-04-16a tiny spelling mistakUdo Schuermann1-1/+1
2012-04-16Remove unused code in sdSantiago Martinez6-78/+0
2012-04-16Remove unused code in connectivity.Santiago Martinez5-31/+0
2012-04-16Remove unused code in sc.santi7-114/+0
2012-04-17removed useless static dataTakeshi Abe2-5/+0
2012-04-17removed unused definesTakeshi Abe5-12/+0
2012-04-16Resolves: fdo#48368 CRASH closing IDEJulien Nabet1-2/+2
2012-04-16make that warning, not errorDavid Tardon1-1/+1
2012-04-16mingw: unbreak make checkDavid Tardon3-1/+18
2012-04-16this is only for _building_ on windowsDavid Tardon1-1/+1
2012-04-16WaE: could not convert ... from 'const char*' to 'const rtl::OUString'David Tardon4-14/+13
2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon1-1/+2
2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon1-2/+3
2012-04-16WaE: "NOMINMAX" redefinedDavid Tardon1-0/+2
2012-04-16WaE: declaration of 'size' shadows a member of 'this'David Tardon2-3/+3
2012-04-16WaE: passing NULL to non-pointer argumentDavid Tardon1-1/+1
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: 'auto_ptr' is deprecatedDavid Tardon1-3/+4
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: "_WIN32_WINNT" redefinedDavid Tardon1-0/+3
2012-04-16WaE: variable 'GDIError' set but not usedDavid Tardon1-1/+4
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-04-16WaE: "isnan" redefinedDavid Tardon1-1/+1
2012-04-16WaE: ignoring #pragma warningDavid Tardon1-0/+4
2012-04-16WaE: declaration of 'argc' shadows a previous localDavid Tardon1-10/+10