summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-02-23Translation of German comments in sc html filter (htmlexp2.cxx)Josh Heidenreich
2012-02-22WaE unitialized variableNorbert Thiebaud
2012-02-22Scope reduction.Kohei Yoshida
2012-02-22Slight cleanup.Kohei Yoshida
2012-02-22-Werror=unused-but-set-variableStephan Bergmann
2012-02-22No sense making a copy when you don't modify it.Kohei Yoshida
2012-02-22More string and bool conversion.Kohei Yoshida
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida
2012-02-22Reduce scope level.Kohei Yoshida
2012-02-22Correctly generate data field dimensions when pressing OK.Kohei Yoshida
2012-02-22Correctly display layout name of data fields.Kohei Yoshida
2012-02-22Separate initialization of data field buttons.Kohei Yoshida
2012-02-22Only show original dimensions in the select window.Kohei Yoshida
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