summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2014-10-10Have ScViewFunc::DeleteContents() to call ScDocFunc's.Kohei Yoshida
2014-10-09InsertCurrentTime: in input mode inherit matching format if setEike Rathke
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08Move this one to a common place too.Kohei Yoshida
2014-10-08Share undo doc creation code.Kohei Yoshida
2014-10-08Start sharing common code between DeleteContents of ScViewFunc/ScDocFunc.Kohei Yoshida
2014-10-06Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-04coverity#704002 Unchecked return valueNorbert Thiebaud
2014-10-04Add menu entry for the "formula to value" feature.Kohei Yoshida
2014-10-04coverity#1242818 Unused valueNorbert Thiebaud
2014-10-04coverity#1242771 Unused valueNorbert Thiebaud
2014-10-03coverity#1242443 Identical code for different branchesCaolán McNamara
2014-10-03coverity#1242454 Identical code for different branchesCaolán McNamara
2014-10-03coverity#1242477 Dereference null return valueCaolán McNamara
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02coverity#1242506 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#1242872 Unused valueCaolán McNamara
2014-10-02coverity#735819 Unchecked dynamic_castCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-16sc: adjust tab height a bitTomaž Vajngerl
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist
2014-08-29This OpenGL window is uselessZolnai Tamás
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
2014-08-25nitpick no need for an extra indentation levelEike Rathke
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22treat datetime as handledEike Rathke