summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-22Fix unoidl sourceprovider typedef checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider recursive struct/exception member checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann
2013-11-22Published FormController cannot reference unpublished XFormOperationsStephan Bergmann
2013-11-22Modern UNOIDL parsers ignore preproc lines, so replace #if 0 with commentStephan Bergmann
2013-11-22constant.tests idlc/unoidl diffs:Stephan Bergmann
2013-11-22attributes.tests idlc/unoidl diffs:Stephan Bergmann
2013-11-22Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffsStephan Bergmann
2013-11-22GPU Calc: using intrinsic isnan()I-Jui (Ray) Sung
2013-11-22GPU Calc: test case for parallel count()I-Jui (Ray) Sung
2013-11-22GPU Calc: fix a parallel COUNT() problem when input vector size > 512I-Jui (Ray) Sung
2013-11-22Updated coreCaolán McNamara
2013-11-22always cat cppunit test log on failureChristian Lohmaier
2013-11-22convert crop page to .uiCaolán McNamara
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-22define module, not fileDavid Tardon
2013-11-22.dat files are goneDavid Tardon
2013-11-22more tests for new Excel 2010 functions, fdo#70798Eike Rathke
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-22Expand the FOO_LIBS vars to a list of the actual archivesTor Lillqvist
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-22DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna
2013-11-22fdo#68594: Revert bnc#758621 commit.Muthu Subramanian
2013-11-22Add a commentTor Lillqvist
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-22Add script to produce a list of all the static libs built for iOS or AndroidTor Lillqvist
2013-11-22Make this file behave saner in EmacsTor Lillqvist
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-22Set default cell style directly, without UNO API.Kohei Yoshida
2013-11-22More removal of UNO API for setting document properties.Kohei Yoshida
2013-11-22Call the method directly via ScDocument, not via obscure UNO API.Kohei Yoshida
2013-11-22Shrink class sizes a bit.Kohei Yoshida
2013-11-22Avoid re-drawing progress bar too frequently.Kohei Yoshida
2013-11-22Compiler warning.Kohei Yoshida
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-22Now we can re-add CustomTarget_MobileLibreOffice_appTor Lillqvist
2013-11-22Schemes don't exist in a clean tree, so use targetsTor Lillqvist
2013-11-22No lib_link directory is used any moreTor Lillqvist
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers
2013-11-22Use hidden visibility as in the LO code here, tooTor Lillqvist
2013-11-22Don't redirect output to /dev/null if verbosity is requestedTor Lillqvist
2013-11-22Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist
2013-11-22Some whitespace cleanup, avoids Emacs warningTor Lillqvist
2013-11-22helpcontent2: revert accidental resetMichael Stahl
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22Be more realisticTor Lillqvist
2013-11-22Improve exception messagesStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin