summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* fdo#63290 UI: Goal Seek - incorrect term "current cell"Joren De Cuyper2013-04-111-2/+2
* deliver all uiconfig files by UIConfigDavid Tardon2013-04-114-70/+61
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke2013-04-112-3/+26
* Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand2013-04-103-5/+10
* fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky2013-04-103-17/+49
* add the missing type information for the parsed stringMarkus Mohrhard2013-04-101-0/+3
* coverity#1000602: fix check for null pointerMarkus Mohrhard2013-04-101-1/+1
* add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl2013-04-101-0/+4
* tweak delete contents dialog to be wider than it is tallCaolán McNamara2013-04-101-107/+130
* fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper2013-04-101-0/+6
* fix Delete Contents titleCaolán McNamara2013-04-101-24/+4
* we can remove RID_SCDLG_DELCONTCaolán McNamara2013-04-105-21/+10
* Convert scalc delete contents dialog to .uiAlbert Thuswaldner2013-04-106-182/+337
* drop unused scriptDavid Tardon2013-04-101-58/+0
* rename expander to more for helpCaolán McNamara2013-04-101-1/+1
* adapt code to manage names dialog .ui conversionCaolán McNamara2013-04-1010-730/+416
* sal_Bool to boolEike Rathke2013-04-102-50/+49
* use language tagsEike Rathke2013-04-102-93/+87
* Converted Insert -> Names -> manage widget.Abdulelah Alarifi2013-04-101-0/+422
* calc: set ZoomSlider size to 130 like all other components doThomas Arnhold2013-04-101-1/+1
* Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida2013-04-091-4/+4
* Use ucb to load bytes from file URL.Kohei Yoshida2013-04-092-5/+30
* Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida2013-04-093-1/+44
* Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara2013-04-091-1/+1
* adapt code for select range .ui conversionCaolán McNamara2013-04-0912-178/+64
* Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan2013-04-091-1/+1
* Revert "fix scfilt with Library_merged"Matúš Kukan2013-04-091-4/+0
* selectrange.ui WidgetManal Alhassoun2013-04-091-0/+125
* fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2013-04-083-1/+12
* fdo#62116: Unit test for the fix.Kohei Yoshida2013-04-082-0/+26
* fdo#62116: Handle field objects with formats correctly.Kohei Yoshida2013-04-087-43/+156
* fdo#62116: Add failing cell content to the test file.Kohei Yoshida2013-04-081-0/+0
* fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr2013-04-082-2/+4
* fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin2013-04-081-3/+3
* Some cppcheck cleaningJulien Nabet2013-04-071-2/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-7/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07913-9701/+9418
* fix compilation errorDavid Tardon2013-04-061-1/+4
* move anonymous namespace to .cxxDavid Tardon2013-04-062-217/+219
* somewhat blind wae fix ( doesn't happen for me )Noel Power2013-04-051-0/+3
* new module i18nlangtagEike Rathke2013-04-0548-54/+54
* fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power2013-04-052-1/+12
* fix selection change event firingNoel Power2013-04-052-4/+48
* squash NoSuchElementExceptions when modifying keybindingsNoel Power2013-04-052-1/+16
* Added and fixed various vba APINoel Power2013-04-054-3/+59
* prepend Validation.Formula1 results with '=' for anything not a addressNoel Power2013-04-053-3/+21
* fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks2013-04-051-13/+4
* Related: fdo#61948 data->validity crashes calcCaolán McNamara2013-04-052-5/+10
* We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist2013-04-051-0/+1