summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-17Some cppcheck cleaningJulien Nabet
2011-04-17Remove useless testsJulien Nabet
2011-04-16use gb_CppunitTest_uses_ureBjoern Michaelsen
2011-04-14catch by const referenceCaolán McNamara
2011-04-14createFromAscii->RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-04-14no local -Wl,-O1 linker flagLuboš Luňák
2011-04-13windows needs BRAND_BASE_DIR as wellCaolán McNamara
2011-04-13catch by const referenceCaolán McNamara
2011-04-13fdo#34903: xlsx comment export.Muthu Subramanian
2011-04-12allow new test files to be just dropped into the appropiate test dirCaolán McNamara
2011-04-12Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-11fdo#36128: disabled testCVEs for now in ucalc.cxx as it failsBjoern Michaelsen
2011-04-11reenable ucalc.cxx unittest in gbuildBjoern Michaelsen
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat
2011-04-07WaE: sal_Int32 is long on 32bit and int on 64bitCaolán McNamara
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-05Finally fixed vertical alignment issue. (fdo#33622)Kohei Yoshida
2011-04-05Massive reduction of indentation level.Kohei Yoshida
2011-04-05More renaming & sal_Bool to bool conversion.Kohei Yoshida
2011-04-05Renamed EditAlignmentParam to DrawEditParam.Kohei Yoshida
2011-04-05Extracted method from DrawEdit() into DrawEditStandard().Kohei Yoshida
2011-04-05Tuck EditAlignmentParam class under ScOutputData class scope.Kohei Yoshida
2011-04-05sal_Bool to bool.Kohei Yoshida
2011-04-05starting sc_ucalc unit testBjoern Michaelsen
2011-04-05set ldflags for *BSD tooRobert Nagy
2011-04-05Merge branch 'libreoffice-3-4' of git://anongit.freedesktop.org/libreoffice/c...Robert Nagy
2011-04-05set ldflags for *BSD tooRobert Nagy
2011-04-04Put statusbar.xml under statusbar directory, not toolbar dir.Kohei Yoshida
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara
2011-04-01Store ScDocument* locally.Kohei Yoshida
2011-04-01Extend data area for standard and special filters as well.Kohei Yoshida
2011-04-01Re-implement DB area extension prior to autofilter launching.Kohei Yoshida
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-04-01Flag for "shrink to data" not used. Remove it from the signature.Kohei Yoshida
2011-04-01Removed the dynamic row bits from the db range. It was a hack.Kohei Yoshida
2011-04-01Prefer bool over sal_Bool in ScDBData.Kohei Yoshida
2011-04-01Silenced warnings.Kohei Yoshida
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida
2011-04-01Added container to store global anonymous db ranges.Kohei Yoshida
2011-04-01Finally, export the import mode parameters.Kohei Yoshida
2011-04-01Import the data import mode. This concludes the task on the import side.Kohei Yoshida
2011-04-01Moved up the user index data member.Kohei Yoshida
2011-04-01Cleaned up ScSortParam.Kohei Yoshida
2011-04-01Import sort paramters for the anonymous database ranges.Kohei Yoshida
2011-04-01Convert field positions from absolute to relative upon export.Kohei Yoshida
2011-04-01First cut on exporting sort parameters.Kohei Yoshida
2011-04-01Let's check the db data itself instead of using the old flag value.Kohei Yoshida
2011-04-01Convert field positions from relative to absolute on import.Kohei Yoshida