summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-17revised MacOSX mimetype iconsNicholas Shanks36-0/+0
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens1-5/+2
2012-09-17Attempt at adapting Windows-only code to ucbhelper::Content changesStephan Bergmann2-7/+9
2012-09-17Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSXNicholas Shanks3-0/+0
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud24-109/+98
2012-09-17Help compilers with explicit template argument.Stephan Bergmann1-1/+1
2012-09-17writer split cells entry results in a dialog, so use ellipseCaolán McNamara1-1/+1
2012-09-17n#778140 testcaseMiklos Vajna2-0/+14
2012-09-17fix typoMiklos Vajna1-2/+2
2012-09-17android: disable cluceneMichael Meeks1-2/+2
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt11-36/+156
2012-09-17libcmis: fixed some conflict with windows.h definitionsLuboš Luňák2-0/+26
2012-09-17don't use delete with remove_if, related fdo#54498Markus Mohrhard1-3/+10
2012-09-17don't delete ranges in ScRangeList::UpdateReference, fdo#54498Markus Mohrhard1-8/+0
2012-09-17Some comment clean upStephan Bergmann1-13/+14
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