summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-18German comment translationsLukas Röllin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16replace SID_SC_TP_LAYOUT with SID_SC_TP_LAYOUTCaolán McNamara
2017-02-16replace RID_SCPAGE_CONTENT with SID_SC_TP_CONTENTCaolán McNamara
2017-02-16replace RID_SCPAGE_USERLISTS with SID_SC_TP_USERLISTSCaolán McNamara
2017-02-16replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_DEFAULTS with direct RID_SC_TP_DEFAULTSCaolán McNamara
2017-02-16replace RID_SCPAGE_COMPATIBILITY with direct SID_SC_TP_COMPATIBILITYCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_FORMULA with direct SID_SC_TP_FORMULACaolán McNamara
2017-02-16replace switching off RID_SCPAGE_CALC with direct SID_SC_TP_CALCCaolán McNamara
2017-02-16replace switching off RID_SCPAGE_OPREDLINE with direct SID_SC_TP_CHANGESCaolán McNamara
2017-02-16split out mid definesCaolán McNamara
2017-02-16fix indentCaolán McNamara
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17Add sensible timer handling for Calc inputJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30tdf#71409: always create edit engine instance for the input window.Kohei Yoshida
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin