summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-06-24tdf#125661 : Move the delayed-grouping logic...Dennis Francis
2019-06-23Fix typoAndrea Gelmini
2019-06-23Fix typoAndrea Gelmini
2019-06-23tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-21weld SpellDialogCaolán McNamara
2019-06-21remove then dispose, not dispose then removeCaolán McNamara
2019-06-21tdf#126024 XLSX export: fix hyperlink on formula cellTünde Tóth
2019-06-21Resolves: tdf#125935 open menu at bottom of page upwardsCaolán McNamara
2019-06-21crashtesting: failure importing gnome545630-1.xlsxCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke
2019-06-20dispose on all responses, not just OKCaolán McNamara
2019-06-20tdf#126012: Take care of polar and min-magnitude flags...Dennis Francis
2019-06-20tdf#125982 a11y use-after-free of editengineCaolán McNamara
2019-06-19tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin
2019-06-19NB tabbed_compact cleanupandreas kainz
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-18Fix typosAndrea Gelmini
2019-06-18tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl
2019-06-17Related: tdf#125935 allow focus in MenuButtonCaolán McNamara
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-06-14Resolves: tdf#124251 do not treat internal "URI" as real path URIEike Rathke
2019-06-14remove some unused includesCaolán McNamara
2019-06-14lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13Related: tdf#113541 use reference syntax of the document being editedEike Rathke
2019-06-13Resolves: tdf#113541 handle external reference in Excel syntaxEike Rathke
2019-06-13Intel OpenCL also has broken nan() that ignores the argumentLuboš Luňák
2019-06-12Change some static const variables to constexprEike Rathke
2019-06-12tdf#125791 sc autofilter popup: make sure menu item text uses the label fontMiklos Vajna
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-11uitest for bug tdf#124815Zdeněk Crhonek
2019-06-11Resolves: tdf#125808 empty labels in pivot table from registered data sourceCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-11loplugin:virtualdown in DataProviderNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-06-07notebookbar_compact updateandreas kainz
2019-06-07lok: re-factor getTextSelection.Michael Meeks