summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-23TypedWhichId for sc constantsNoel Grandin1-9/+8
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin1-1/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+5
2017-10-23loplugin:includeform: scStephan Bergmann1-20/+20
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-4/+4
2017-10-19dyncolcontainer: convert nRight to std::vectorNoel Grandin1-14/+12
2017-08-26loplugin:constparam in sc part7Noel Grandin1-2/+2
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-6/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-24/+24
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens1-3/+3
2017-01-20sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl1-4/+4
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-7/+7
2016-10-05convert MapUnit to scoped enumNoel Grandin1-10/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-08-08workaround missing SetSelectedSheet call for print preview, tdf#99333Markus Mohrhard1-0/+6
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-5/+5
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2015-12-22loplugin:unusedfields in scNoel Grandin1-2/+2
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-09tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-10/+10
2015-05-28convert INVERT flags to scoped enumNoel Grandin1-2/+2
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-51/+51
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-3/+3
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-3/+1
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-2/+4
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-11/+11
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-11/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-7/+7
2014-10-28loplugin: cstylecastNoel Grandin1-9/+9
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-12/+12
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-12/+12