summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida
2014-03-20-Werror,-Wunused-variableStephan Bergmann
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#705844 Dereference before null checkCaolán McNamara
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-03-08Reduce indentation by early bail-out.Kohei Yoshida
2014-03-08coverity#704725 Unchecked dynamic castNorbert Thiebaud
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704724 Dereference after null checkCaolán McNamara
2014-03-02coverity#704723 Dereference after null checkCaolán McNamara
2014-03-02coverity#704719 Dereference after null checkCaolán McNamara
2014-03-02coverity#704718 Dereference after null checkCaolán McNamara
2014-03-02coverity#704716 Dereference after null checkCaolán McNamara
2014-03-02coverity#704715 Dereference after null checkCaolán McNamara
2014-03-02coverity#1187664 Dereference after null checkCaolán McNamara
2014-03-01Set the default cell border line width to 0.75 pt in Calc.Kohei Yoshida
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-27coverity#1187677 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187663 Dereference after null checkCaolán McNamara
2014-02-27coverity#1187641 Unchecked return valueCaolán McNamara
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin
2014-02-27remove unused code ScTabViewShell::GetForms() constNoel Grandin
2014-02-27remove unused code ScSimpleRefDlgWrapper::GetRefString()Noel Grandin
2014-02-27remove unused code ScTabView::GetParentOrChild(unsigned short)Noel Grandin
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2014-02-20cid#983378 Dereference before null checkNoel Grandin