summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-04-10add explicit template instantiations to appease Apple llvm-g++ 4.2.1Michael Stahl1-0/+4
2013-04-10tweak delete contents dialog to be wider than it is tallCaolán McNamara1-107/+130
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper1-0/+6
2013-04-10fix Delete Contents titleCaolán McNamara1-24/+4
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara5-21/+10
2013-04-10Convert scalc delete contents dialog to .uiAlbert Thuswaldner6-182/+337
2013-04-10drop unused scriptDavid Tardon1-58/+0
2013-04-10rename expander to more for helpCaolán McNamara1-1/+1
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara10-730/+416
2013-04-10sal_Bool to boolEike Rathke2-50/+49
2013-04-10use language tagsEike Rathke2-93/+87
2013-04-10Converted Insert -> Names -> manage widget.Abdulelah Alarifi1-0/+422
2013-04-10calc: set ZoomSlider size to 130 like all other components doThomas Arnhold1-1/+1
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida1-4/+4
2013-04-09Use ucb to load bytes from file URL.Kohei Yoshida2-5/+30
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida3-1/+44
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara1-1/+1
2013-04-09adapt code for select range .ui conversionCaolán McNamara12-178/+64
2013-04-09Revert "add fwl, scui, sdui, swui to Library_merged"Matúš Kukan1-1/+1
2013-04-09Revert "fix scfilt with Library_merged"Matúš Kukan1-4/+0
2013-04-09selectrange.ui WidgetManal Alhassoun1-0/+125
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida3-1/+12
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida2-0/+26
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida7-43/+156
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida1-0/+0
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr2-2/+4
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin1-3/+3
2013-04-07Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák913-9701/+9418
2013-04-06fix compilation errorDavid Tardon1-1/+4
2013-04-06move anonymous namespace to .cxxDavid Tardon2-217/+219
2013-04-05somewhat blind wae fix ( doesn't happen for me )Noel Power1-0/+3
2013-04-05new module i18nlangtagEike Rathke48-54/+54
2013-04-05fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power2-1/+12
2013-04-05fix selection change event firingNoel Power2-4/+48
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-05Added and fixed various vba APINoel Power4-3/+59
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-04-05fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks1-13/+4
2013-04-05Related: fdo#61948 data->validity crashes calcCaolán McNamara2-5/+10
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist1-0/+1
2013-04-04set adjustment min/maxesCaolán McNamara3-46/+49
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot7-437/+774
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks2-35/+35
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks27-371/+371
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara16-197/+256
2013-04-02Some cppcheck cleaningJulien Nabet1-4/+2
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-04-02fix buildThomas Arnhold1-2/+4