summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-12-18sc: compact ScColumnAshod Nakashian
2017-12-18Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2017-12-18Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2017-12-18Reduce the indirection count...Kohei Yoshida
2017-12-18Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti
2017-12-15lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-15lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti
2017-12-15lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-12lok: calc: get uno:RowHeight/uno:ColumnWidth to work with online 2.1/3.0Marco Cecchetti
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-07Windows build fix - uninitialized variableSzymon Kłos
2017-12-05sc: simplify ScColContainerAshod Nakashian
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-12-05convert ScChartGlue to scoped enumNoel Grandin
2017-12-05new loplugin: useuniqueptr: sc part 1Noel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-12-05lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant
2017-12-04lok: calc: fix: the last col/row headers were not collectedMarco Cecchetti
2017-12-04lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti
2017-12-04fix buildAron Budea
2017-12-04tdf#109240, tdf#112571: add unit testAron Budea
2017-12-01tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-12-01lok: calc: small fixesMarco Cecchetti
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-29disambiguation (build fix on Windows)Andras Timar
2017-11-28tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28lok: sc: subdivide headers data in rangeMarco Cecchetti
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-27tdf#111907 Allow box in Manage Names dialog to expand on resizingAndreas Brandner
2017-11-27ofz: special case max index for cSymbolCaolán McNamara
2017-11-27ofz#4123 do not read past end of fileEike Rathke
2017-11-27ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-11-27ofz: bad mnRangeOpPosInSymbolCaolán McNamara
2017-11-22Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulaEike Rathke
2017-11-15TypoPranav Kant