summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Return to pixRect in Paint.feature/calctiledrendering_altAndrzej Hunt2014-08-111-7/+5
* Move variable definition closer to point of use.Andrzej Hunt2014-08-111-4/+4
* Return logic units for GetMergeSizePixel too.Andrzej Hunt2014-08-111-3/+4
* Use correct scalings for col/row-bar text too.Andrzej Hunt2014-08-111-8/+2
* Use late conversions for col/row-bars too.Andrzej Hunt2014-08-112-28/+114
* Remove bad check.Andrzej Hunt2014-08-111-10/+0
* DON'T MERGE: more work needed.Andrzej Hunt2014-08-111-5/+8
* Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt2014-08-113-27/+74
* Pass PaintMapMode through to DrawGrid/DrawBackground.Andrzej Hunt2014-08-116-32/+59
* Ensure we actually render all cells in the selected area.Andrzej Hunt2014-08-111-0/+4
* Take into account drawing layer for data area size.Andrzej Hunt2014-08-111-2/+18
* Use output device mapping for draw layer too.Andrzej Hunt2014-08-111-1/+3
* Set correct scaling for normal painting.Andrzej Hunt2014-08-111-0/+6
* Use output device scaling to determine cells in draw-area.Andrzej Hunt2014-08-111-11/+12
* Don't scale grid and cell dimensions multiple times.Andrzej Hunt2014-08-113-33/+40
* Implement data area size retrieval.Andrzej Hunt2014-08-083-4/+49
* Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2014-08-082-7/+14
* Calc: Add tiled rendering device to the paint view.Andrzej Hunt2014-08-081-0/+13
* Render tiles from calc.Andrzej Hunt2014-08-083-14/+32
* bnc#885548: Write test for this.Kohei Yoshida2014-08-082-1/+66
* bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida2014-08-081-0/+1
* java: variable cannot be nullNoel Grandin2014-08-081-5/+0
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-2/+2
* java: remove unused variablesNoel Grandin2014-08-081-2/+0
* loplugin:saloverrideStephan Bergmann2014-08-081-7/+7
* XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2014-08-084-1/+236
* coverity#706946 Uncaught exceptionCaolán McNamara2014-08-071-3/+28
* coverity#735805 Explicit null dereferencedCaolán McNamara2014-08-071-4/+9
* coverity#1158491 Uninitialized pointer fieldCaolán McNamara2014-08-071-0/+1
* coverity#1229887 Resource leakCaolán McNamara2014-08-071-0/+2
* coverity#1229888 Resource leakCaolán McNamara2014-08-071-1/+4
* fdo#82241 fix autocompletion for calc functions withWinfried Donkers2014-08-071-5/+6
* RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos2014-08-067-249/+273
* Related fdo#69006: Reintroduce some height calculation back.Jan Holesovsky2014-08-061-3/+2
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-1/+1
* fdo#79917: Add 'Save a Copy' to Calc/Impress/Draw.Heiko Scheidt2014-08-051-0/+1
* Fix fdo#80338: Help pages for Calc Data StatsOlivier Hallot2014-08-058-10/+123
* java: remove commented out codeNoel Grandin2014-08-058-131/+0
* java: remove unused fieldsNoel Grandin2014-08-051-6/+0
* java: remove various unused variablesNoel Grandin2014-08-053-3/+0
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-053-4/+4
* handle autocomplete with dot in formula name, fdo#80058Markus Mohrhard2014-08-051-0/+28
* use a anonymous namespace and sane function namesMarkus Mohrhard2014-08-051-3/+7
* Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály2014-08-045-69/+148
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-045-17/+17
* sc: remove debugging printfMichael Stahl2014-08-041-1/+2
* java: remove some unused variablesNoel Grandin2014-08-041-7/+4
* fix spelling compilant -> compliantNoel Grandin2014-08-041-1/+1
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-043-12/+12
* HIG improvements for data sampling .uiOlivier Hallot2014-08-021-221/+248