summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-04-11prevent vector and sequence out of bounds access, fdo#60300Eike Rathke
2013-04-11prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke
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-11deletecells.ui widgetAlia Almusaireae
2013-04-11Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand
2013-04-11fdo#63290 UI: Goal Seek - incorrect term "current cell"Joren De Cuyper
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-11resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10add the missing type information for the parsed stringMarkus Mohrhard
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-10tweak delete contents dialog to be wider than it is tallCaolán McNamara
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper
2013-04-10fix Delete Contents titleCaolán McNamara
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-10Convert scalc delete contents dialog to .uiAlbert Thuswaldner
2013-04-10drop unused scriptDavid Tardon
2013-04-10rename expander to more for helpCaolán McNamara
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
2013-04-10sal_Bool to boolEike Rathke
2013-04-10use language tagsEike Rathke
2013-04-10Converted Insert -> Names -> manage widget.Abdulelah Alarifi
2013-04-10calc: set ZoomSlider size to 130 like all other components doThomas Arnhold
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