summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-8/+0
2020-06-18remove some dead definesNoel Grandin2-31/+4
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara2-4/+4
2020-06-18tidy up variable namesCaolán McNamara1-6/+6
2020-06-17tdf#43452 indicate when maximum password length has been reachedCaolán McNamara2-0/+37
2020-06-16tdf#132822 close open undo group before clearing undo stackCaolán McNamara2-21/+42
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP1-6/+7
2020-06-11loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2020-06-11Resolves: tdf#133862 crash in customize toolbar in embedded mathCaolán McNamara1-4/+3
2020-06-11fix my own mistakeTomoyuki Kubota1-1/+1
2020-06-10sd signature line: localize signature graphicMiklos Vajna1-2/+2
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-5/+5
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin4-49/+25
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara13-266/+197
2020-06-08sd signature line: extract part of signature line UI from cui to svxMiklos Vajna4-66/+11
2020-06-08sd signature line: add an SVG templateMiklos Vajna1-0/+36
2020-06-06Resolves: tdf#125981 use original label, not current labelCaolán McNamara2-3/+3
2020-06-05have just one way to set expander imageCaolán McNamara11-29/+32
2020-06-05crash on double-clicking an entry in Available language modulesCaolán McNamara2-4/+13
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara3-12/+3
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu1-2/+1
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann6-21/+6
2020-06-04make triangle largerCaolán McNamara1-1/+1
2020-06-03cui: extract signature line SVG template into a fileMiklos Vajna2-178/+45
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2-1/+16
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara12-36/+28
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin6-9/+9
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara1-6/+6
2020-05-26followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000001-3/+3
2020-05-26cfg.cxx build fixhimajin1000001-8/+8
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák1-0/+13
2020-05-23Tidy up generation of Application::GetHWOSConfInfoMike Kaganski1-7/+5
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet1-1/+1
2020-05-22Drop useless functionsMike Kaganski2-7/+2
2020-05-21Fix typoAndrea Gelmini1-1/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos4-18/+40
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin14-226/+207
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-4/+6
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann2-4/+0
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann1-5/+0
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+14
2020-05-15tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara1-4/+8
2020-05-15Resolves tdf#132799 - Deleting of colors unclearHeiko Tietze1-0/+15
2020-05-14cui: expand not needed SwFPos defineMiklos Vajna1-119/+117
2020-05-13loplugin:unusedmethodsNoel Grandin1-1/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-3/+3
2020-05-08improve loplugin:referencecastingNoel Grandin1-4/+4
2020-05-08compact namespace in canvas..cuiNoel Grandin6-27/+23
2020-05-07Copy build ID in full lengthHeiko Tietze1-1/+1
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen2-59/+0