summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky2-13/+16
2013-11-04use results of include-what-you-useChr. Rossmanith1-13/+5
2013-11-04fdo#70998 Use "Insert Image" in dialog as wellChr. Rossmanith1-1/+1
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt23-88/+85
2013-11-04Related: fdo#71147 lwp-files open not or without charts/tablesJulien Nabet1-0/+2
2013-11-04fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara1-0/+17
2013-11-04small optimization, don't get selection unless it gets usedCaolán McNamara1-6/+13
2013-11-04Some clean-upStephan Bergmann1-2/+9
2013-11-04sysui: fix yet more cases of accidental OpenOffice.org XML rebrandingMichael Stahl21-30/+30
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl4-5/+5
2013-11-04filter: define filter_XcuResTarget_get_clean_targetMichael Stahl1-0/+2
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl11-340/+0
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza9-115/+82
2013-11-04DOCX filter: more run properties table style roundtrip workMiklos Vajna4-1/+25
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz5-5/+14
2013-11-04minor cleanup in ScHeaderControl: nCount is always greater than 0Rodolfo Ribeiro Gomes1-5/+3
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes4-101/+73
2013-11-04fdo#49666 RTF import: fix crash on picture frame with shape textMiklos Vajna2-9/+40
2013-11-04fdo#70393: move np_sdk to a subdir of externalKhaled Hosny23-8/+8
2013-11-04fdo#70393: move Mesa to a subdir of externalKhaled Hosny12-1/+1
2013-11-04fdo#70393: move zlib to a subdir of externalKhaled Hosny9-3/+2
2013-11-04fdo#70393: move xsltml to a subdir of externalKhaled Hosny7-3/+3
2013-11-04fdo#70393: move vigra to a subdir of externalKhaled Hosny9-5/+5
2013-11-04fdo#70393: move ucpp to a subdir of externalKhaled Hosny8-4/+3
2013-11-04upload new libetonyekDavid Tardon5-123/+2
2013-11-04fdo#70393: move rhino to a subdir of externalKhaled Hosny12-6/+6
2013-11-04fdo#70393: move redland to a subdir of externalKhaled Hosny43-64/+64
2013-11-04fdo#70393: move python3 to a subdir of externalKhaled Hosny24-17/+17
2013-11-04Fix bogus OUString constructor fixes.Andrzej J.R. Hunt1-4/+4
2013-11-04fdo#70393: move postgresql to a subdir of externalKhaled Hosny10-5/+5
2013-11-04fdo#70393: move poppler to a subdir of externalKhaled Hosny11-6/+6
2013-11-04fdo#70393: move openssl to a subdir of externalKhaled Hosny13-7/+7
2013-11-04fdo#70393: move openldap to a subdir of externalKhaled Hosny7-3/+3
2013-11-04fdo#70393: move nss to a subdir of externalKhaled Hosny19-15/+15
2013-11-04fdo#70393: move languagetool to a subdir of externalKhaled Hosny11-5/+5
2013-11-04fdo#70393: move jpeg to a subdir of externalKhaled Hosny9-4/+4
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin60-213/+213
2013-11-04remove redundant calls to OUString constructorNoel Grandin101-468/+360
2013-11-04WaE: unused variablesTor Lillqvist1-2/+0
2013-11-04WaE: statement aligned ... [loplugin]Tor Lillqvist1-1/+1
2013-11-04pagein-* stuff are for unix onlyNorbert Thiebaud1-5/+5
2013-11-04add original PATH to PATH during unit testsMarkus Mohrhard1-1/+1
2013-11-04GPU Calc: implement fix for SINHdechuang3-0/+41
2013-11-04GPU Calc: unit test cases for SINHdechuang3-0/+21
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin92-208/+188
2013-11-03GPU Calc: implemented COUPNUMminwang3-1/+111
2013-11-03GPU Calc: unit test cases for COUPNUMminwang2-0/+25
2013-11-03GPU Calc: implemented DURATIONxinjiang3-0/+58
2013-11-03GPU Calc: unit test cases for DURATIONxinjiang3-0/+25
2013-11-03GPU Calc: refactor op_financial.cxx to fix warning and bad indentationI-Jui (Ray) Sung1-184/+182