summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-16fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch
2012-09-16Fix duplicate branches for if and elseJulien Nabet
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet
2012-09-16only delete cond formats when attributes are deleted, fdo#54748Markus Mohrhard
2012-09-16Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet
2012-09-15Added Tango iconsAlexander Wilms
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann
2012-09-15Fix iterator managementJulien Nabet
2012-09-15fix odma plugin for new ucbhelper APIMichael Meeks