summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-02-22Return original dimension position via UNO in case it's a duplicate.Kohei Yoshida
2012-02-22Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida
2012-02-22auto_ptr to boost::scoped_ptr.Kohei Yoshida
2012-02-22Scope reduction.Kohei Yoshida
2012-02-22Some cleanups.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22This is no longer true.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2012-02-22Use ptr_vector to replace vector with shared_ptr inside.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22Don't up the duplicate count when launching the options dialog.Kohei Yoshida
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-22resolved fdo#45239 EasyHack: use PNG instead of JPG in Calc to HTML exportJosh Heidenreich
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez
2012-02-22fix misleading comment caused by previous commitLuboš Luňák
2012-02-21WaE: duplicateBranch and unused varThomas Arnhold
2012-02-21WaE: duplicateBranch and use sal_FalseThomas Arnhold
2012-02-21WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2012-02-21add test case for old password algorithm, related fdo#45171Markus Mohrhard
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti
2012-02-21More clever way to filter out component files for libs not builtTor Lillqvist
2012-02-21Filter out stuff not built for iOSTor Lillqvist
2012-02-21don't add empty categories, fdo#46332Markus Mohrhard
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-20Remove unused codePetr Vorel
2012-02-20Remove unused code in XclExpNameSantiago Martinez
2012-02-20Remove unused code in XclRoot.Santiago Martinez
2012-02-19add testRefresh to ScDatabaseRangeObj, related fdo#44167Markus Mohrhard
2012-02-19Get rid of size() == 0Elton Chung
2012-02-19adapt ScDataPilotTableObj test to XDataPilotTable2 changesMarkus Mohrhard
2012-02-19remove ScNamedRangeObj from java based testsMarkus Mohrhard
2012-02-19add XCellRangeReferrer test to ScRangeNameObjMarkus Mohrhard
2012-02-19add XNamed test to ScNamedRangeMarkus Mohrhard
2012-02-19remove some more tests from the java based testsMarkus Mohrhard
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-17add test for ScCellRangeObj::setDataArray and getDataArrayMarkus Mohrhard
2012-02-17Removed unused header includeTakeshi Abe
2012-02-16add missing fileMarkus Mohrhard
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard
2012-02-16enable XDatabaseRangeTest againMarkus Mohrhard
2012-02-16this should test ods and not xlsMarkus Mohrhard
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida
2012-02-15Various string function clean upStephan Bergmann
2012-02-15Add comment wondering why this loadFile() isn't in oslTor Lillqvist
2012-02-15Special-case files in /assets on AndroidTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist