summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet
2012-09-15Remove unused variableJulien Nabet
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-09-15Fix comparisonJulien Nabet
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-14trim leading (and trailing) spaces when extracting help stringAndras Timar
2012-09-14remove DONTSHOWINUSERINSTALL style, because it is not interpretedAndras Timar
2012-09-14typo: Uniocde -> UnicodeAndras Timar
2012-09-14SfxStyleSheetBasePool::Remove: fix valgrind warning:Michael Stahl
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida
2012-09-14Attempt to fix Android-only codeStephan Bergmann
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-14sdremote: unwind a couple of crasher / corner casesMichael Meeks