summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui
AgeCommit message (Collapse)AuthorFilesLines
2014-04-03wrong ellipsizeCaolán McNamara4-7/+0
the widget in glade for changing ellipsize gets focus and when you mouse wheel up and down often it gets accidentally changed, sigh. Change-Id: I6dc0dc6d9985ea0ff9a34817291e642a9706bf0f
2014-04-02set mnemonic widgetsCaolán McNamara1-5/+8
Change-Id: Id4f4d2dfab6cf7f370488e87c6e86eb8da50b6fd
2014-03-29fdo#74287: Correctly enable/disable widgets w/ invisible linesKatarina Behrens1-8/+34
Restore pre-ui behaviour - disable transparency & width control, but keep colour control active when line contains symbols (e.g. scatter chart) Change-Id: I4005fc376fa1640c5b9d7e736fbdac7417f0edd9
2014-03-29add translatable attribute to some .ui labels/itemsAndras Timar1-1/+1
Change-Id: I9c626965d0185cf651a5a304e15754e549d893b2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+13
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62) Conflicts: comphelper/inc/comphelper/TypeGeneration.hxx comphelper/source/property/TypeGeneration.cxx cui/source/factory/dlgfact.hxx cui/source/inc/cuitabarea.hxx cui/source/tabpages/tabarea.cxx cui/source/tabpages/tabarea.hrc cui/source/tabpages/tabarea.src cui/source/tabpages/tparea.cxx drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/texture/texture.cxx editeng/inc/editeng/unotext.hxx editeng/source/items/frmitems.cxx include/drawinglayer/texture/texture.hxx include/editeng/brushitem.hxx include/svx/sdr/primitive2d/sdrdecompositiontools.hxx include/svx/svxids.hrc include/xmloff/xmltypes.hxx reportdesign/source/ui/misc/UITools.cxx sc/source/ui/drawfunc/drawsh.cxx sfx2/source/dialog/tabdlg.cxx svl/source/undo/undo.cxx svx/inc/svx/unoshprp.hxx sw/Library_sw.mk sw/inc/doc.hxx sw/inc/format.hxx sw/inc/frmfmt.hxx sw/inc/swatrset.hxx sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/access/accpara.cxx sw/source/core/attr/format.cxx sw/source/core/attr/swatrset.cxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docfly.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/inc/frame.hxx sw/source/core/inc/frmtool.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/txtfly.cxx sw/source/core/txtnode/fntcache.cxx sw/source/core/uibase/app/docst.cxx sw/source/core/uibase/app/docstyle.cxx sw/source/core/uibase/shells/drawdlg.cxx sw/source/core/uibase/shells/frmsh.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoprnms.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/fmtui/tmpdlg.cxx sw/source/ui/fmtui/tmpdlg.src sw/source/ui/frmdlg/frmdlg.cxx sw/source/ui/frmdlg/frmpage.src sw/source/ui/inc/frmsh.hxx xmloff/source/text/txtprhdl.cxx xmloff/source/text/txtprmap.cxx Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
2014-03-25use a grid instead of a box because they shrink betterCaolán McNamara1-106/+109
Change-Id: If271f02d99625ffa6fd418cf83307add7c09d802
2014-03-23presumably this label and combobox should be in the search frameCaolán McNamara1-24/+46
Change-Id: I1153aeca7d2b9b99da7b4fbca955133c1dfae289
2014-03-23RID_SVXDLG_SEARCHFORM dialog convertSzymon Kłos1-0/+852
Change-Id: I6c5f1d83733c17a561ec2218f6260794b0c4de37 Reviewed-on: https://gerrit.libreoffice.org/8718 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-20add translatable attribute to some .ui labels/itemsAndras Timar6-9/+9
Change-Id: I294a8ff5070af20403ec103ad4420a6e12a97561
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara2-0/+403
Change-Id: Iecb6dbee9e7af0600b8355db038ec597cab61d1a
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara1-0/+246
Change-Id: Ifb711805a37f7cd49b6063c5d17aa7a3f5dcfdaa
2014-03-13GalleryPreview is in svxcoreCaolán McNamara1-1/+1
Change-Id: Iea08d416a7ff3b87e95826e370cd52424f8fcc4b
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara2-1/+100
Change-Id: I1fd2f2f1faa51346eb68445688fb5e1ef85b7124
2014-03-12convert gallery files page to .uiCaolán McNamara1-0/+223
Change-Id: Ifd5c9b16f8f9a42e13f1139076f7616dd3e0f8d0
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara1-0/+100
Change-Id: If1bcd040fabef1d352f04898f4bb583d9f4fc8c7
2014-03-11Resolves: fdo#74985 forward/back buttons too largeCaolán McNamara1-84/+107
Change-Id: Ibed2216d2ca0a6dce48c0a6ef276f4a4f4d53219
2014-03-11convert gallery general page to .uiCaolán McNamara1-0/+207
Change-Id: I329f8bdea6206f48cd3834126869584b9057253f
2014-03-07this skeleton can go nowCaolán McNamara1-1525/+0
Change-Id: Iae230af6c073d1522becdc540f2992a772557cef
2014-03-07convert customize menu page to .uiCaolán McNamara1-0/+497
Change-Id: Ifb47cb1e902a64ece951fe9b4d28ba49bbb4b3ee
2014-03-07strip this .ui skeleton to the last remaining useful bitsCaolán McNamara1-517/+296
Change-Id: I7a1d5af0bf28cbdd57712ce089b7de4a99393fb8
2014-03-07convert events config page to .uiCaolán McNamara1-0/+254
Change-Id: Ida0a6d1242333497cde9f2ef7a8830602caa0ccb
2014-03-07convert acceleration config page to .uiCaolán McNamara1-0/+372
Change-Id: I0868b635d3aca4d368f32a0035b3f57a0da35ac7
2014-03-06convert another password dialog to .uiCaolán McNamara1-0/+329
Change-Id: I208854a35886959a439954e7848dc277ee6fa96b
2014-03-03convert word completion page to .ui formatCaolán McNamara2-2/+393
Change-Id: I4f60b5530428ad39bf7e9bea58b09d4228e11bb3
2014-02-28Related: fdo#73851 select driver list widget to shrink/expandCaolán McNamara1-37/+55
Change-Id: I3f2013ab8e0b188e74da99d2f1ff8bc842f60f50
2014-02-15fdo#72967 Draw position size tab - min size is 0 not 1 (mm)Tomaž Vajngerl1-1/+0
Adjustment for size of an object had the minimum set to 1 (mm) instead of 0. Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
2014-02-04convert link database dialog .uiCaolán McNamara1-0/+215
Change-Id: Ide66c2f088616b1677d03bad9095fa5829c4ffb7
2014-02-02convert edit modules dialog to .uiCaolán McNamara1-0/+257
Change-Id: Ic9d06ff7ae5c1f5f9b50732943c38b8666680b9d
2014-02-01convert emboss dialog to .uiCaolán McNamara1-0/+183
Change-Id: I16883023ba7386437ff1cc9cd7d3393db8fb4654
2014-02-01convert mosaic dialog to .uiCaolán McNamara1-0/+263
Change-Id: Ibc723ca79fba89f24e04440fdbf4140a4e0655ad
2014-02-01convert posterize dialog to .uiCaolán McNamara1-0/+187
Change-Id: If21e85cd0802c9f1b2bd244e6fb3715bef395e0a
2014-02-01convert sepia dialog to .uiCaolán McNamara1-0/+187
Change-Id: I6032ea0da029e5bff145e582892655143400f710
2014-01-31convert solarize dialog to .uiCaolán McNamara1-0/+202
Change-Id: I1aab18d8e0aa12d39584266a6657436ea100b521
2014-01-31convert smooth dialog to .uiCaolán McNamara1-0/+188
Change-Id: If2894cef70bf6b9848a1338afaa36dc8b0d7d6be
2014-01-29Resolves: fdo#74070 make replace and with fields the same widthCaolán McNamara1-83/+95
Change-Id: I2fbd7d6ed4e657660334a572768f12cbba1d75e2
2014-01-24Replace "cymk" by "cmyk"Julien Nabet1-1/+1
See http://en.wikipedia.org/wiki/CMYK_color_model Change-Id: Ie0264694f7daf6c5de1c7c056e16e10bda2b24ac
2014-01-23Resolves: fdo#73970 CMYK labels are switchedJulien Nabet1-2/+2
Change-Id: Ie6a2aa5b1123c0ab752e10c4e587ef780784b247
2014-01-23make event assign dialog horizontalCaolán McNamara1-0/+82
Change-Id: Iea4d43b8f3dc52b4ec77a145347552bbcf09f062
2014-01-23convert event assign page to .ui formatCaolán McNamara1-0/+246
Change-Id: I99312fdba95a868c836af6452abec31565f2d067
2014-01-23adjust macro assign dialog to have horizontal buttonsCaolán McNamara1-0/+82
Change-Id: I9acb9a85f7172e492818fecea73f64a2a1071a4b
2014-01-23convert macro assign page to .uiCaolán McNamara1-0/+231
as seen in calc->right click on tab->sheet events Change-Id: I4df1e1c7f79f4f6431905bfc286a0f9d214ccf6c
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar1-3/+3
Change-Id: I60b74cecc17352681fac7dfa0e41114515dbd6f5
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara1-0/+2
Change-Id: I71bfe44b3d1f88a44a2c53b10c6880c2a3a4ede0
2014-01-10select elements that are to shrink when not enough spaceCaolán McNamara1-8/+15
options->language settings (fr) Change-Id: I32ccb9c7d1b131d91b99ed983cbba46f7d9a6821
2014-01-09wrong title, copied and paste from its neighbourCaolán McNamara1-4/+4
Change-Id: Ib9b7eb21cacdf864f309a0a853d64f299ec7b74c
2014-01-09put these col entries back as rows againCaolán McNamara1-22/+13
because in French they are way too long to go side by side Change-Id: I2c0e0450b2da1f023d33a8c23e7322902c783e6e
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara1-256/+272
i.e. all shrinkable elements in the one column (de) Change-Id: I53574047cd7eaeccb610fa05fd67183c54157437
2014-01-09specify which elements can shrinkCaolán McNamara1-14/+17
in options view if there isn't enough space to show everything (fr) Change-Id: I01e97d7eb65c01e169440ac817fa55425a85327c
2014-01-08designate which elements should shrink when limited widthCaolán McNamara1-13/+6
load/save HTML compatibility page (e.g. .de|pl) Change-Id: I1d118ebcf8718244dd4f2bab2dc6cb8d60b1008b
2014-01-08can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara1-0/+82
Change-Id: I668b4f0b767d3a93a1407ae4ba7922235815a28b