summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-20update .src comment for stringarray conversionCaolán McNamara
2017-02-19can be a PopupMenu instead of ScPopupMenuCaolán McNamara
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18German comment translationsLukas Röllin
2017-02-18don't forget to set the managed flag, tdf#105544Markus Mohrhard
2017-02-18Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke
2017-02-17Pivot dialog: use C++11 feat., get rid of using namespace stdTomaž Vajngerl
2017-02-17move formula description extra data out of .srcCaolán McNamara
2017-02-17remove unused formula ErrorCode enumeratorsNoel Grandin
2017-02-16Translate some German comments in scKatarina Behrens
2017-02-16unwind one level of RID_SC_FUNCTION_DESCRIPTIONS[1|2]Caolán McNamara
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolá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 EESpellState to scoped enumNoel Grandin
2017-02-16unwind RID_GLOBSTR local resourceCaolán McNamara
2017-02-16sc: author, date not mandatory now for .uno:InsertAnnotationPranav Kant
2017-02-16convert ScDetectiveDelete to scoped enumNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-16sc lok: implement comment callbacksPranav Kant
2017-02-16sc lok: No need to set tiled rendering zoom herePranav Kant
2017-02-16sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant
2017-02-16sc lok: Prevent editing note in case tiled annotations offPranav Kant
2017-02-16sc lok: Prevent showing comments if tiled annotations are offPranav Kant
2017-02-16sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-02-16sc: Use less expensive alternative to count total notesPranav Kant
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-15convert SylkVersion to scoped enumNoel Grandin
2017-02-15convert DoubledQuoteMode 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-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke