summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/preview.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in scNoel Grandin2015-12-221-2/+2
* Bin silly 'STATIC DATA' commentsTor Lillqvist2015-12-151-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-12/+12
* com::sun::star->css in scNoel Grandin2015-10-281-2/+2
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-2/+1
* boost->stdCaolán McNamara2015-09-181-2/+2
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-2/+2
* boost->stdCaolán McNamara2015-09-171-2/+2
* tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner2015-09-091-3/+3
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-10/+10
* convert INVERT flags to scoped enumNoel Grandin2015-05-281-2/+2
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-51/+51
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-3/+3
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-3/+1
* Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks2015-05-021-2/+4
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-1/+1
* replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2015-04-291-11/+11
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vcl: VclPtr conversion in scNoel Grandin2015-04-091-0/+6
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-11/+0
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-2/+2
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-7/+7
* loplugin: cstylecastNoel Grandin2014-10-281-9/+9
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-12/+12
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-12/+12
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-12/+12
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-12/+12
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-2/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-20/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-33/+33
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+0
* coverity#708104 Uninitialized scalar fieldCaolán McNamara2014-05-231-0/+3
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* -Werror,-Wunused-variableStephan Bergmann2014-03-201-4/+0
* cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida2014-03-191-0/+63
* fdo#64290 ui:count selected rows and columnsgdm.manmeet2014-03-191-0/+1
* Remove visual noise from scAlexander Wilms2014-03-031-1/+1
* Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida2014-02-271-3/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Integrate branch of IAccessible2Steve Yin2013-12-021-2/+21
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1