summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20loplugin:unusedfields in scNoel Grandin1-2/+2
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
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
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-12/+12
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-12/+12
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-20/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-33/+33
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+0
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-20-Werror,-Wunused-variableStephan Bergmann1-4/+0
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida1-0/+63
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet1-0/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-2/+21