summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-09sc tiled rendering: Make the drawings and charts work.Jan Holesovsky
2015-03-09sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-23Remove changing the splitter position as it can cause an inf. loopTomaž Vajngerl
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
2015-02-03more build fixingMarkus Mohrhard
2015-02-03try to fix the buildMarkus Mohrhard
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-03tdf#87356: Enable switching between gradient and solid fill data barKatarina Behrens
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-14Provide const version that returns a const pointer.Kohei Yoshida
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-12rhbz#1116534 crash when pasting over a formulaDavid Tardon
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to IdleTobias Madl
2014-12-09changed timers to idleJennifer Liebel