summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)Author
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19dyncolcontainer: convert nRight to std::vectorNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens
2017-01-20sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-08workaround missing SetSelectedSheet call for print preview, tdf#99333Markus Mohrhard
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-09tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann