summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethodsNoel Grandin2015-05-052-3/+3
* typo: strech -> stretchAndras Timar2015-05-052-3/+3
* rework Sort trim data area logicEike Rathke2015-05-057-38/+40
* assert(nStartRow <= nEndRow)Eike Rathke2015-05-041-0/+4
* Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke2015-05-042-10/+12
* Ensure listener removal is done with SolarMutex lockedStephan Bergmann2015-05-041-0/+5
* tdf#90982 - repair more of the conditional formatting dialog.Michael Meeks2015-05-031-0/+6
* tdf#90982 - repair parts of the conditional formatting dialog.Michael Meeks2015-05-032-1/+10
* sc: More services converted to constructors.Jan Holesovsky2015-05-035-91/+16
* sc: Convert many services to constructors.Jan Holesovsky2015-05-0310-411/+72
* Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks2015-05-024-4/+11
* Unwind odd reference handling with csvcontrol.Michael Meeks2015-05-022-25/+23
* Revert "update to liborcus 0.9.0"Markus Mohrhard2015-05-013-83/+5
* update to liborcus 0.9.0Markus Mohrhard2015-05-013-5/+83
* coverity#1296292 merge these two enum typesCaolán McNamara2015-05-015-20/+17
* add totals to ScDBData ctorEike Rathke2015-05-013-6/+6
* add "Contains totals row" to database range dialogEike Rathke2015-05-013-11/+45
* tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0012015-04-302-0/+23
* tdf#63416 Do not sort header in autofilter if user has chosen one in dialogscito2015-04-301-3/+1
* Gradually typed LinkStephan Bergmann2015-04-3065-132/+132
* loplugin:simplifyboolStephan Bergmann2015-04-301-1/+1
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-302-3/+3
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-3010-22/+22
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-2/+2
* tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad2015-04-302-0/+15
* simplify logic and less comparisons, fdo#69552 follow-upEike Rathke2015-04-301-14/+11
* fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers2015-04-299-50/+175
* tdf#56036: allow calc compiler treat tabs and newlines as spacersMike Kaganski2015-04-291-0/+9
* Clean up tools/link.hxxStephan Bergmann2015-04-291-0/+3
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-2914-28/+14
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-292-2/+2
* bogus Werror=maybe-uninitializedCaolán McNamara2015-04-291-1/+1
* redundant check before deleteCaolán McNamara2015-04-291-2/+1
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-12/+12
* convert ZOOMBTN constants to scoped enumNoel Grandin2015-04-291-1/+1
* convert SDRMOUSE constants to scoped enumNoel Grandin2015-04-294-6/+6
* convert SDRSEARCH_ constants to scoped enumNoel Grandin2015-04-295-12/+12
* convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin2015-04-291-2/+2
* convert SDRINSERT constants to scoped enumNoel Grandin2015-04-295-8/+8
* convert LANG_LIST constants to scoped enumNoel Grandin2015-04-293-3/+3
* convert SVX_ flags to scoped enumNoel Grandin2015-04-291-1/+1
* convert CTF_ constants to scoped enumNoel Grandin2015-04-291-1/+1
* fix compile: delegate RenderContext parameter to superTomaž Vajngerl2015-04-294-9/+9
* replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2015-04-294-26/+26
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-2931-38/+38
* default initialization of object of const type w/o user-provided default ctorStephan Bergmann2015-04-281-1/+1
* add field to commentEike Rathke2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-28312-3110/+5347
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-28312-3110/+5347
| |\
| | * sc: convert new to ::CreateNoel Grandin2015-04-2021-179/+179