summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann119-444/+441
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann33-91/+90
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann4-6/+5
2014-09-10Bin incorrect commentTor Lillqvist1-4/+0
2014-09-10fdo#83655: sw: RSID-only hint assertion when inserting in master documentMichael Stahl2-1/+6
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis3-1/+22
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara2-4/+10
2014-09-10Always build 64-bit code for OS XTor Lillqvist1-57/+16
2014-09-10check for empty m_pBufferCaolán McNamara1-0/+3
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler7-46/+46
2014-09-10create a regression test for loading lotus wks documentsCaolán McNamara6-0/+4
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara22-340/+379
2014-09-10callcatcher: update unused codeCaolán McNamara16-416/+1
2014-09-10wrap at some reasonable locationCaolán McNamara1-0/+1
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta1-1/+19
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta1-1/+7
2014-09-10Add debug documents to SwDBManager::MergeMailFilesJan-Marek Glogowski1-27/+42
2014-09-10Add debug messages for sw.{createcopy,docappend}Jan-Marek Glogowski1-1/+81
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski5-130/+158
2014-09-10vcl: BitmapEx now states which icon theme is being used for missing imageChris Sherlock1-1/+2
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock1-3/+3
2014-09-10vcl: remove dead code and useless task comments from winproc.cxxChris Sherlock1-9/+2
2014-09-10vcl: remove dead code from brdwin.cxxChris Sherlock1-21/+0
2014-09-10vcl: remove obsolete commented out assert from window.cxxChris Sherlock1-3/+0
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock3-3/+12
2014-09-10mediawiki: use a character literalrbuj2-2/+2
2014-09-10qadevOOo: Convert a primitive type into a stringrbuj1-2/+2
2014-09-10qadevOOo: Number Parsingrbuj3-6/+6
2014-09-10qadevOOo: use a character literalrbuj16-44/+44
2014-09-10bean: Boolean Parsingrbuj1-1/+1
2014-09-10wizards: Number Parsingrbuj5-5/+5
2014-09-10qadevOOo: use System.arraycopyrbuj1-4/+1
2014-09-10scripting: fix array copy and, use System.arraycopyrbuj1-4/+1
2014-09-10IDocumentContentOperations::CopyRange: fix commentMiklos Vajna1-1/+1
2014-09-10vcl: sal_Bool -> boolStephan Bergmann27-38/+38
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan3-8/+3
2014-09-09editeng: avoid autocorrect crashMichael Stahl1-0/+4
2014-09-09javaunohelper: fix some misspellingsrbuj5-17/+17
2014-09-09MM: always copy the internal documentJan-Marek Glogowski1-22/+2
2014-09-09fdo#39468: Translatet some german commentsDaniel Sikeler1-13/+10
2014-09-09toolkit: use String.length()==0 instead of String.equals(empty string)rbuj1-1/+1
2014-09-09wizards: use a character literalrbuj3-7/+7
2014-09-09xmerge: use String.length()==0 instead of String.equals(empty string)rbuj2-2/+2
2014-09-09xmerge: use a character literalrbuj6-11/+11
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara1-0/+1
2014-09-09semibold->boldCaolán McNamara25-47/+47
2014-09-09fdo#82854 extended unit-testsMichael Jaumann1-10/+19
2014-09-09l10ntools/source/export.cxx: add sanity check to aOutput.mSimpleDouglas Mencken1-0/+5
2014-09-09Surely by now nobody has a 'solver' folder or an 'install' symlink any moreTor Lillqvist1-2/+0
2014-09-09configure.ac: fix error message when md5sum is missingBoris Egorov1-1/+1