summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Clean up sEmptyStephan Bergmann2015-08-2710-27/+20
* Clean up aEmptyStephan Bergmann2015-08-2712-39/+24
* unit test that parsing range fragments should failEike Rathke2015-08-261-0/+33
* do not parse range fragments as valid rangesEike Rathke2015-08-261-2/+9
* Revert "do not parse range fragments as valid ranges"Stephan Bergmann2015-08-262-34/+1
* unit test that parsing range fragments should failEike Rathke2015-08-261-0/+33
* do not parse range fragments as valid rangesEike Rathke2015-08-261-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-26135-495/+346
* replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick2015-08-261-16/+10
* tdf#89387 test for LCM functionŁukasz Hryniuk2015-08-262-0/+84
* tdf#89387 test for GCD functionŁukasz Hryniuk2015-08-262-0/+83
* tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk2015-08-262-0/+66
* tdf#89387 add some strings to CHITEST testŁukasz Hryniuk2015-08-261-0/+17
* tdf#89387 add some strings to FTEST testŁukasz Hryniuk2015-08-261-0/+11
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-262-3/+87
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-262-3/+69
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-262-3/+73
* Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke2015-08-262-0/+30
* Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist2015-08-252-40/+6
* Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist2015-08-251-0/+1
* Produce the expected N/A error code in the OpenCL VLOOKUP implementationTor Lillqvist2015-08-252-1/+2
* Return correct value from the OpenCL VLOOKUP implementationTor Lillqvist2015-08-251-2/+2
* Update title of Conditional Format dialog when range modifiedAndrzej Hunt2015-08-252-7/+30
* tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert2015-08-252-72/+45
* CosmeticsTor Lillqvist2015-08-251-47/+55
* Treat an array of null string pointers as no strings for OpenCLTor Lillqvist2015-08-251-7/+41
* Some cleanupMaxim Monastirsky2015-08-253-29/+0
* Correct icon for number format in Calc's sidebarYousuf Philips2015-08-252-2/+2
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-1/+1
* remove useless commentNoel Grandin2015-08-251-1/+1
* make pWindow private in SfxChildWindowNoel Grandin2015-08-255-38/+41
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-252-2/+2
* sc: fix number format button highlighting in sidebarTomaž Vajngerl2015-08-251-1/+1
* tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens2015-08-244-9/+11
* tdf#39440 sc: reduce scope of local variablesMichael Weghorn2015-08-236-23/+15
* tdf#39440 reduce variable scope, adapt indentationMichael Weghorn2015-08-231-4/+4
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-225-24/+18
* tdf#93437: Calc RefDialogs were never actually destructedKatarina Behrens2015-08-213-10/+9
* loplugin:defaultparamsNoel Grandin2015-08-218-29/+29
* remove last WeakImplHelper8 usesCaolán McNamara2015-08-211-6/+4
* Revert "tdf#93437: Re-enable input after closing formula wizard"Eike Rathke2015-08-201-1/+0
* tdf#93437: Re-enable input after closing formula wizardKatarina Behrens2015-08-201-0/+1
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-1914-73/+96
* sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-08-192-43/+50
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-1915-71/+106
* sc: these are ptr_map not ptr_setMichael Stahl2015-08-194-4/+4
* loplugin:literaltoboolconversionStephan Bergmann2015-08-191-1/+1
* Bugfix test for tdf#77431Katarina Behrens2015-08-192-0/+14
* tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens2015-08-194-13/+30
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-193-8/+6