summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2011-04-01Reverted space only changes.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-30WaE: struct vs classCaolán McNamara
2011-03-30centralize caserotateCaolán McNamara
2011-03-30WaE: unused variableDavid Tardon
2011-03-30WaE: unused variableDavid Tardon
2011-03-30WaE: unused variableDavid Tardon
2011-03-30sc-cellsuno-avoid-early-destruction.diff: avoid a crash (i#90076)Petr Mladek
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-25take into account streamname and codename needed match casewiseNoel Power
2011-03-24WaE: unused variablesCaolá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-24sal_Bool to bool.Kohei Yoshida
2011-03-23Moved ScSubTotalParam from global.* into own files.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-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
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-22Let's check for borders only when calculating printable pages.Kohei Yoshida
2011-03-21Fix seg faults on sheet deletion.Kohei Yoshida
2011-03-21FIX BUG 32559 - calcDózsa Bálint
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-18simplify lcl_GetRelativePos.Caolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS chart55obo
2011-03-16WaE: silence some warningsCaolán McNamara
2011-03-16CWS-TOOLING: integrate CWS chart51obo
2011-03-15Common part into an own method.Kohei Yoshida
2011-03-15Implemented redo.Kohei Yoshida
2011-03-15Fixed undo, caused by a silly copy-n-paste.Kohei Yoshida
2011-03-15Hopefully implemented the undo part, plus lazy-init the global range name.Kohei Yoshida
2011-03-15Implement undo and redo for real.Kohei Yoshida
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida
2011-03-15Implement ModifyAllRangeNames(), minus undo.Kohei Yoshida
2011-03-15Extracted macro-based method into real method (for better context tagging).Kohei Yoshida
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida
2011-03-15Retrieve sheet-local names and populate the dialog with them.Kohei Yoshida