summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-06-29NB tabbed writer and calc updateandreas kainz1-120/+239
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for scMuhammet Kara1-25/+42
2019-06-28tdf#126030 (related) Translate automatic chart title in XLS chartsGabor Kelemen2-1/+4
2019-06-28removal of excess code blockMeryem Ezber1-14/+13
2019-06-27lokdialog: Convert the Format -> Line... to async execMuhammet Kara1-10/+16
2019-06-27lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara1-10/+16
2019-06-27Breeze: fix for tdf#125879rizmut1-35/+35
2019-06-27Resolves: tdf#126116 keep original date format if detected type is identicalEike Rathke1-5/+17
2019-06-27NB review tab layout in all appsandreas kainz1-142/+265
2019-06-27Missing initialization of ScChildrenShapes::mbShapesNeedSortingStephan Bergmann1-0/+1
2019-06-27Review all NB's and compare each otherandreas kainz4-38/+23
2019-06-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl1-3/+13
2019-06-26Resolves: tdf#117899 update condition entries' source position on inter-copyEike Rathke1-3/+11
2019-06-26tdf#113112 insert a new sheet slowNoel Grandin2-3/+37
2019-06-26tdf#119388 calc, slow removing column, improve ScChildrenShapesNoel Grandin1-33/+71
2019-06-25use common WeldEditViewCaolán McNamara2-153/+39
2019-06-25uitest Tweak calc RowHeight test - add cancel button pressZdeněk Crhonek1-3/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin18-30/+28
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid std::shared_ptrNoel Grandin1-6/+6
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid reset SetUpdateModeNoel Grandin5-10/+7
2019-06-24tdf#125661 : Move the delayed-grouping logic...Dennis Francis2-6/+4
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-23Fix typoAndrea Gelmini1-1/+1
2019-06-23tdf#45904 Move XIndexAccess Java tests to C++Jens Carl1-0/+7
2019-06-21reference childwins are all weldedCaolán McNamara41-278/+175
2019-06-21weld SpellDialogCaolán McNamara3-14/+27
2019-06-21remove then dispose, not dispose then removeCaolán McNamara1-1/+4
2019-06-21tdf#126024 XLSX export: fix hyperlink on formula cellTünde Tóth3-0/+29
2019-06-21Resolves: tdf#125935 open menu at bottom of page upwardsCaolán McNamara1-0/+1
2019-06-21crashtesting: failure importing gnome545630-1.xlsxCaolán McNamara1-5/+13
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski4-4/+4
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke1-26/+37
2019-06-20dispose on all responses, not just OKCaolán McNamara1-1/+1
2019-06-20tdf#126012: Take care of polar and min-magnitude flags...Dennis Francis2-29/+215
2019-06-20tdf#125982 a11y use-after-free of editengineCaolán McNamara1-2/+8
2019-06-19tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth1-3/+12
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin1-3/+6
2019-06-19NB tabbed_compact cleanupandreas kainz1-7/+0
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl1-0/+6
2019-06-18loplugin:passstuffbyrefNoel Grandin3-13/+13
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz2-1297/+4389
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov26-54/+55
2019-06-18Fix typosAndrea Gelmini1-1/+1
2019-06-18tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov1-2/+2
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl1-0/+5
2019-06-17Related: tdf#125935 allow focus in MenuButtonCaolán McNamara1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov25-73/+73
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl1-1/+9
2019-06-15loplugin:logexceptionnicely in scNoel Grandin7-14/+19