summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-04-15missing string, local resource used as if globalCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-13resolved fdo#63421 crash in pivot table with accessibilityEike Rathke
2013-04-13Resolves: #i120105# Avoid MemoryLeak in ScTableSheetObj::PrintAreaUndo_ImplArmin Le Grand
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-11fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-11fdo#63290 UI: Goal Seek - incorrect term "current cell"Joren De Cuyper
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10coverity#1000602: fix check for null pointerMarkus Mohrhard
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-10Convert scalc delete contents dialog to .uiAlbert Thuswaldner
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
2013-04-09Get the whole thing to build after the SfxFilter interface change.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-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
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-05Related: fdo#61948 data->validity crashes calcCaolán McNamara
2013-04-04set adjustment min/maxesCaolán McNamara
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-02fix buildThomas Arnhold
2013-04-01more fix for fdo#62399Faisal M. Al-Otaibi
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28coverity#704709 Dereference after null checkJulien Nabet
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida