summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-17revised MacOSX mimetype iconsNicholas Shanks
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens
2012-09-17Attempt at adapting Windows-only code to ucbhelper::Content changesStephan Bergmann
2012-09-17Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSXNicholas Shanks
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-17Help compilers with explicit template argument.Stephan Bergmann
2012-09-17writer split cells entry results in a dialog, so use ellipseCaolán McNamara
2012-09-17n#778140 testcaseMiklos Vajna
2012-09-17fix typoMiklos Vajna
2012-09-17android: disable cluceneMichael Meeks
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt
2012-09-17libcmis: fixed some conflict with windows.h definitionsLuboš Luňák
2012-09-17don't use delete with remove_if, related fdo#54498Markus Mohrhard
2012-09-17don't delete ranges in ScRangeList::UpdateReference, fdo#54498Markus Mohrhard
2012-09-17Some comment clean upStephan Bergmann
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud
2012-09-17Improvement on previous commitStephan Bergmann
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-09-17Improvement on previous commitStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-17libcmis: bad warning fix... refixedCédric Bosdonnat
2012-09-17Forgot to git add libcmis-0.3.0-warnings.patchCédric Bosdonnat
2012-09-17libcmis: silenced some warningsCédric Bosdonnat
2012-09-17These tests do not need the UCBStephan Bergmann
2012-09-17avoid C++11 narrowing conversion error with clangLuboš Luňák
2012-09-17Missing dependencyStephan Bergmann
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara
2012-09-17update unused code listCaolán McNamara
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara
2012-09-17XubString->OUStringCaolán McNamara
2012-09-17Missing includeStephan Bergmann
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt
2012-09-17checksize.pl chokes on empty files created by __debug_install_post…Christian Lohmaier
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida
2012-09-17fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt
2012-09-17fdo#54858: fix UNO service conversionIvan Timofeev
2012-09-17Include header with prototypes of defined functionsStephan Bergmann
2012-09-17Changed timerUpdateThread to Runnable for clarity.Andrzej J.R. Hunt
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17test case for ScRangeListMarkus Mohrhard
2012-09-17fix ScRangeList::DeleteArea for the 4 ranges caseMarkus Mohrhard
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-09-16export sal init and deinit functionsDavid Tardon
2012-09-16Remove useless variableJulien Nabet