summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud1-0/+38
2012-09-17Improvement on previous commitStephan Bergmann1-1/+1
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin10-66/+85
2012-09-17Improvement on previous commitStephan Bergmann1-25/+13
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin25-102/+89
2012-09-17libcmis: bad warning fix... refixedCédric Bosdonnat1-2/+2
2012-09-17Forgot to git add libcmis-0.3.0-warnings.patchCédric Bosdonnat1-0/+229
2012-09-17libcmis: silenced some warningsCédric Bosdonnat1-0/+4
2012-09-17These tests do not need the UCBStephan Bergmann3-5/+1
2012-09-17avoid C++11 narrowing conversion error with clangLuboš Luňák1-0/+8
2012-09-17Missing dependencyStephan Bergmann1-0/+1
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna3-6/+22
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara1-0/+7
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann1-18/+21
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara1-1/+7
2012-09-17update unused code listCaolán McNamara9-132/+31
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara6-285/+78
2012-09-17XubString->OUStringCaolán McNamara9-75/+73
2012-09-17Missing includeStephan Bergmann1-0/+1
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier1-6/+2
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt5-2/+26
2012-09-17checksize.pl chokes on empty files created by __debug_install_post…Christian Lohmaier1-0/+1
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida3-16/+16
2012-09-17fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar1-5/+5
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt6-2/+28
2012-09-17fdo#54858: fix UNO service conversionIvan Timofeev1-6/+2
2012-09-17Include header with prototypes of defined functionsStephan Bergmann2-4/+6
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt1-11/+12
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+39
2012-09-17test case for ScRangeListMarkus Mohrhard4-1/+213
2012-09-17fix ScRangeList::DeleteArea for the 4 ranges caseMarkus Mohrhard1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar37-43/+86
2012-09-16export sal init and deinit functionsDavid Tardon2-4/+4
2012-09-16Remove useless variableJulien Nabet1-3/+1
2012-09-16fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch1-0/+3
2012-09-16Fix duplicate branches for if and elseJulien Nabet1-1/+1
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet1-1/+0
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet1-1/+1
2012-09-16only delete cond formats when attributes are deleted, fdo#54748Markus Mohrhard1-1/+2
2012-09-16Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet1-4/+4
2012-09-15Added Tango iconsAlexander Wilms79-61/+204029
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann3-25/+10
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann47-79/+189
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann6-5/+26
2012-09-15Fix iterator managementJulien Nabet1-1/+1
2012-09-15fix odma plugin for new ucbhelper APIMichael Meeks1-2/+5
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet1-7/+4
2012-09-15Remove unused variableJulien Nabet1-1/+0
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet3-30/+25