summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2019-03-03More test cases for FOURIER formulaDennis Francis
2019-03-03FOURIER : use Bluestein's algorithm for N != 2^kDennis Francis
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski
2019-03-03Make additional OTypeCollection::getTypes overload LIBO_INTERNAL_ONLYStephan Bergmann
2019-03-03revert ABI change from "expand out IMPL_XTYPEPROVIDER_START macro"Noel Grandin
2019-03-03Sifr icon theme updateandreas kainz
2019-03-03yyinput() returns intStephan Bergmann
2019-03-03Remove redundant bitwise and when converting from sal_uInt32 to sal_Int32Stephan Bergmann
2019-03-03Extend cast to whole expressionStephan Bergmann
2019-03-03Fix typoAndrea Gelmini
2019-03-02OSQLNameEdit not needed as a buildable anymoreCaolán McNamara
2019-03-02drop newly unused OSQLNameComboBoxCaolán McNamara
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-03-02sync swxform ui files with swriter ui filesandreas kainz
2019-03-02filter\ww8 export: don't spam RTL if ParaStyle definedJustin Luth
2019-03-02weld AddressBookSourceDialogCaolán McNamara
2019-03-02Use comphelper::getProcessComponentContext()Tor Lillqvist
2019-03-02Use sal_Int32 for the index as it comes in as a LONG at least from VBScriptTor Lillqvist
2019-03-02Update git submodulesLibreOfficiant
2019-03-02Use implCopySequence to avoid overhead of non-const operator[]Mike Kaganski
2019-03-02tdf#116084 DOCX track changes: fix w:del within w:insLászló Németh
2019-03-02ofz#13431 fix buildCaolán McNamara
2019-03-02weld SvxIconSelectorDialogCaolán McNamara
2019-03-02weld SwInsertAbstractDlgCaolán McNamara
2019-03-02tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-03-02tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-03-02tdf#123705: avoid duplicate themeColorJulien Nabet
2019-03-02Fix typoAndrea Gelmini
2019-03-02Sifr icon theme updateandreas kainz
2019-03-02tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2019-03-02tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-03-02Add XServiceInfo tests to ScDataPilotItemsObjJens Carl
2019-03-02tdf#122790 Improve background tab page for writer tablesJim Raykowski
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-03-01weld SwChangeDBDlgCaolán McNamara
2019-03-01Use parameter pack + folding to have only one concatSequencesMike Kaganski
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-03-01weld CuiAboutConfigValueDialogCaolán McNamara
2019-03-01Add XServiceInfo tests to ScDataPilotFieldGroupItemObjJens Carl
2019-03-01Avoid explicit narrowing castsStephan Bergmann
2019-03-01tdf#123780: Fix SVG export of Writer imagesTamás Zolnai
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-03-01make SAL_DEBUG add newline in Windows debug console tooLuboš Luňák
2019-03-01weld SwCreateAddressListDialogCaolán McNamara
2019-03-01weld SwSelectDBTableDialogCaolán McNamara
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-03-01Avoid unnecessary truncation to sal_uInt16Stephan Bergmann
2019-03-01Fix typoAndrea Gelmini
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt