summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-09Use ucb to load bytes from file URL.Kohei Yoshida
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara
2013-04-09adapt code for select range .ui conversionCaolán McNamara
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan
2013-04-09Revert "fix scfilt with Library_merged"Matúš Kukan
2013-04-09selectrange.ui WidgetManal Alhassoun
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-06fix compilation errorDavid Tardon
2013-04-06move anonymous namespace to .cxxDavid Tardon
2013-04-05somewhat blind wae fix ( doesn't happen for me )Noel Power
2013-04-05new module i18nlangtagEike Rathke
2013-04-05fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power
2013-04-05fix selection change event firingNoel Power
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-05fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks
2013-04-05Related: fdo#61948 data->validity crashes calcCaolán McNamara
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist
2013-04-04set adjustment min/maxesCaolán McNamara
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-02fix buildThomas Arnhold
2013-04-02update pch filesThomas Arnhold
2013-04-01remove unused GetCurDocViewWinThomas Arnhold
2013-04-01more fix for fdo#62399Faisal M. Al-Otaibi
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl
2013-03-29WaE: struct 'ScRefCellValue' was previously declared as a classTor Lillqvist
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Slightly more efficient assign().Kohei Yoshida
2013-03-28Fix for the debug build.Kohei Yoshida
2013-03-28coverity#704709 Dereference after null checkJulien Nabet
2013-03-28Forgot to remove this from ScValueCell.Kohei Yoshida
2013-03-28Remove GetErrorCode() from ScBaseCell; only relevant for ScFormulaCell.Kohei Yoshida