summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02remove unused includeMarkus Mohrhard
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Ensure listener removal is done with SolarMutex lockedStephan Bergmann
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-17simplify codeStephan Bergmann
2015-04-17Clean up conversions from ScBreakType (aka sal_uInt8) to boolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10fdo#82014: Repaint & set the document to modified after condformat change.Jan Holesovsky
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10malingering delete.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Allow turning the text selection into cell selection.Jan Holesovsky
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07sc tiled editing: Fix the conversion so that it works with zoom too.Jan Holesovsky
2015-04-07sc tiled editing: For now, revert to using the entire doc size.Jan Holesovsky
2015-04-07sc tiled editing: This correction is not needed, pass the exact values.Jan Holesovsky
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07sc tiled editing: Set the 100% zoom in the selection-related methods too.Jan Holesovsky
2015-04-07sc tiled editing: Use the LogicMapMode even for mouse positions.Jan Holesovsky
2015-04-07sc tiled editing: Moving handles in text in drawing shapes in Calc.Jan Holesovsky
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-04-03document a few missing piecesMarkus Mohrhard
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-04-03correct implementationMarkus Mohrhard
2015-04-03rename UNO API method for cond formatMarkus Mohrhard