summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara6-7/+7
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara2-6/+6
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara1-3/+3
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara7-7/+7
2020-04-24weld StylesPropertyPanelCaolán McNamara1-1/+0
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis3-7/+134
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara3-3/+3
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-0/+1
2020-04-21use better number sof LOK fields in ScTabViewNoel Grandin1-4/+4
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin2-3/+3
2020-04-20Translate German variable namesJohnny_M1-9/+9
2020-04-18Optimize a bit loop in ScFormatShell::GetStyleStateJulien Nabet1-1/+1
2020-04-17Added unique id for number format comboboxMert Tumer1-1/+1
2020-04-16tdf#132147: formula may be emptyMike Kaganski1-2/+5
2020-04-16cid#1462266: Logically dead code (sc/dbfunc3)Julien Nabet1-1/+1
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-2/+2
2020-04-15loplugin:buriedassign in scNoel Grandin10-63/+103
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer1-0/+11
2020-04-15Fix typoAndrea Gelmini1-1/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin6-9/+9
2020-04-12lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin7-15/+15
2020-04-09GetObjectShell() can return nullSamuel Mehrbrodt1-1/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt7-9/+10
2020-04-08cid#1461387 Uncaught exceptionCaolán McNamara1-1/+1
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke3-10/+15
2020-04-07Fix typoAndrea Gelmini1-1/+1
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara1-1/+1
2020-04-06loplugin:unusedvariableplus in scNoel Grandin1-1/+0
2020-04-06unset dest dnd row highlight after dropCaolán McNamara1-0/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl2-2/+2
2020-04-03use mdds position hint (tdf#131716)Luboš Luňák1-1/+4
2020-04-02cid#1460967 Division or modulo by float zeroCaolán McNamara1-1/+1
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin6-7/+7
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks1-27/+32
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl2-2/+2
2020-03-26tdf#131593 ScOutputData::GetMergeOrigin: Handle cells outside own areaMichael Weghorn1-7/+21
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir5-55/+52
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski1-0/+8
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+2
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen12-16/+0
2020-03-24weld writer navigatorCaolán McNamara3-7/+7
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann1-2/+0
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist6-7/+8
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai1-0/+24
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-1/+52
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+24