summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12propagate original named expression error, if anyEike Rathke
2016-10-12use isFinite() instead of !isNan()Eike Rathke
2016-10-12create NoName error token instead of setting error at the token arrayEike Rathke
2016-10-12Revert "convert MULTILINE constants to scoped enum"Noel Grandin
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_TABBUF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_COLROW constants to typed_flags_setNoel Grandin
2016-10-12convert constants to scoped enumNoel Grandin
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin
2016-10-12convert SC_CLIPMARK constants to typed_flags_setNoel Grandin
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin
2016-10-11convert writer navigator to .ui formatCaolán McNamara
2016-10-11Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-09DDExtraWidth doesn't existCaolán McNamara
2016-10-09No need for ScAddInDocs to be a class of its ownStephan Bergmann
2016-10-09Add better comment for this function.Tamás Zolnai
2016-10-09Reduce code duplicationTamás Zolnai
2016-10-09tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-09Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai
2016-10-08skip hidden rows/columns for spellchecking, tdf#99607Markus Mohrhard
2016-10-08Silence false MSVC C4701 warningStephan Bergmann
2016-10-08loplugin:vclwidgetsStephan Bergmann
2016-10-07Reduce the number of calls to underlying flat_segment_tree structure.Kohei Yoshida
2016-10-07Properly skip the hidden row(s) at the end.Kohei Yoshida
2016-10-07convert calc navigator to .ui formatCaolán McNamara
2016-10-07sc: Allow paste to overwrite existing data in tiled editin mode.Michael Meeks
2016-10-08Pivot tables: Fix XLSX import of nested date groupsTamás Zolnai
2016-10-07Resolves: tdf#101562 ScRefUpdate::Update() needs to flag sticky even unchangedEike Rathke
2016-10-07tdf#101562 inserting within an entire col/row reference needs to flag changeEike Rathke
2016-10-07these navigator entry menuitems should be radio checksCaolán McNamara
2016-10-07loplugin:staticmethods: scStephan Bergmann
2016-10-07loplugin:staticaccessTor Lillqvist
2016-10-07loplugin:defaultparamsTor Lillqvist
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-06remove approxEqual() from OpenCLEike Rathke
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06Add FIXMETor Lillqvist
2016-10-06Add FIXME comment about the OpenCL approxEqual() we defineTor Lillqvist
2016-10-06Undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fbTor Lillqvist
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-06ScTransferObj::ObjectReleased: prevent ScModule nullptr accessEike Rathke
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara