summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-24these can go now post types changeCaolán McNamara
2011-03-24Link with VBAHELPERLIB tooTor Lillqvist
2011-03-24WaE: unused variablesCaolán McNamara
2011-03-24WaE: consistent struct/class declarationCaolán McNamara
2011-03-24windows uses BRAND_BASE_DIR instead of OOO_BASE_DIRCaolán McNamara
2011-03-24Fix a build breakage on FC11.Kohei Yoshida
2011-03-24Select the first checked position. (fdo#31220)Kohei Yoshida
2011-03-24ScDBData now stores ScSubTotalParam as member.Kohei Yoshida
2011-03-24sal_Bool to bool.Kohei Yoshida
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida
2011-03-23Removed unused code.Kohei Yoshida
2011-03-23Cleaned up ScSubTotalParam.Kohei Yoshida
2011-03-23Prefer early return and reduce indent level.Kohei Yoshida
2011-03-23Extracted method for subtotals function.Kohei Yoshida
2011-03-23These string ID's are no longer resolved. Do as Writer does.Kohei Yoshida
2011-03-23Remove IMPL_FAMILY macro; this is too much.Kohei Yoshida
2011-03-23Detect error conditions during initial datapilot construction.Kohei Yoshida
2011-03-23Updated doc.Kohei Yoshida
2011-03-23Create data cache outside of the ScSheetDPData.Kohei Yoshida
2011-03-23unoxml.component seemed to moveCaolán McNamara
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-23Useless comments--, FIXME--Katarina Machalkova
2011-03-23Fixed binary import/export of MSO drawing objectsKatarina Machalkova
2011-03-23Fixed binary import/export of formulasKatarina Machalkova
2011-03-23Calc xlsx export row limit++ (bnc#504623, fdo#32106)Katarina Machalkova
2011-03-22Don't auto-adjust date and time values per column width. (fdo#34484)Kohei Yoshida
2011-03-22Let's not clear single cell selection after enter-paste. (fdo#35116)Kohei Yoshida
2011-03-22Added unit test for data area calculation.Kohei Yoshida
2011-03-22Let's check for borders only when calculating printable pages.Kohei Yoshida
2011-03-22Resolves: #i117506 dodgy lclConvertTimeIntervalCaolán McNamara
2011-03-22get excel vba import to workNoel Power
2011-03-22fix mis-merge crash related to mis-aligned func. desc. resource readingMichael Meeks
2011-03-22beware of invalidated iteratorDavid Tardon
2011-03-22get regression test working againCaolán McNamara
2011-03-22port regression tests to passive uno registrationCaolán McNamara
2011-03-21Fix seg faults on sheet deletion.Kohei Yoshida
2011-03-21FIX BUG 32559 - calcDózsa Bálint
2011-03-19Fixed the odf import of border in calc: style was missingCédric Bosdonnat
2011-03-19Added the new border types to the HTML exportCédric Bosdonnat
2011-03-19sc: don't draw the slanted border twice at all tp remove visual side effectsCédric Bosdonnat
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19Using drawinglayer for the rotated cells horizontal bordersCédric Bosdonnat
2011-03-19Use svx::frame::DrawRange with the drawinglayer in calc nowCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-19Draw nice borders using drawinglayerCédric Bosdonnat
2011-03-18Charts' title reference is stored as relative reference. (fdo#35015)Kohei Yoshida
2011-03-18simplify lcl_GetRelativePos.Caolán McNamara
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky