summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27sc: make tabview3 more readableTomaž Vajngerl
2017-02-24adapt comment to realityEike Rathke
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21Improve readability.Jan Holesovsky
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18don't forget to set the managed flag, tdf#105544Markus Mohrhard
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-16sc: author, date not mandatory now for .uno:InsertAnnotationPranav Kant
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-16sc lok: Prevent editing note in case tiled annotations offPranav Kant
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-15convert ScFilterBoxMode to scoped enumNoel Grandin
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-11tdf#95306: Be sure to specify the entire range.Kohei Yoshida
2017-02-10Revert "LOK - Calc: Increase the row limit to 10.000 rows."Eike Rathke
2017-02-10LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09sc lok: Limit number of row with LOK to 1000 rows.Henry Castro
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-04sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-03TyposJulien Nabet
2017-02-03Revert "sc rowlimit: Make the cursor better fit the rendering."Stephan Bergmann
2017-02-03sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-25use tools::SvRef in ScSpellDialogChildWindowNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin
2017-01-21coverity#1399019 Division or modulo by zeroCaolán McNamara