summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2013-02-13SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENTMiklos Vajna1-2/+14
2013-02-13SvxBackgroundTabPage::FillItemSet: handle XFILL_GRADIENT -> XFILL_SOLIDMiklos Vajna1-0/+3
2013-02-13consistent padding around various format->character pagesCaolán McNamara7-94/+50
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida9-17/+17
2013-02-12cui: kill RTL_CONSTASCII_USTRINGPARAM in macrosMiklos Vajna1-2/+2
2013-02-12SwFrmDlg: initial gradient background UIMiklos Vajna3-22/+206
2013-02-12Some cppcheck cleaningJulien Nabet1-5/+3
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-42/+24
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin3-6/+6
2013-02-12address cell protection text alignmentCaolán McNamara2-209/+0
2013-02-12Widget for Calc protect cell tab pageOlivier Hallot2-0/+209
2013-02-11add borders to simpletablecontainerCaolán McNamara6-6/+6
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara11-234/+289
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin1-6/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-5/+4
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin1-26/+17
2013-02-08Fix "bModified" reassigned before previous value usedJulien Nabet1-3/+1
2013-02-08Fix "eState" reassigned before previous value usedJulien Nabet1-3/+1
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-15/+7
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara10-277/+528
2013-02-07restore full list of destination colorsCaolán McNamara1-1/+1
2013-02-07convert drawinglayer gradient dialog to new .uiMiklos Vajna6-508/+753
2013-02-07SvxBackgroundTabPage: don't hide items in Show() methodsMiklos Vajna2-11/+23
2013-02-07add some missing member initializationsDavid Tardon6-0/+41
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-1/+1
2013-02-06remove obsolete hidother.src filesAndras Timar1-178/+0
2013-02-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-06Added 6 pixel vertical spacing on the Font tab, fdo#59846Robert Roth1-0/+4
2013-02-06Added 6 pixel vertical spacing on the Font effects tab, fdo#59846Robert Roth1-10/+1
2013-02-05move fonts options page .ui to cui and adapt codeCaolán McNamara8-458/+586
2013-02-05make translatable a few more ui stringsAndras Timar1-1/+1
2013-02-05make translatable a few more ui stringsAndras Timar1-2/+2
2013-02-02HIG: 12 pixels between label and labeleeCaolán McNamara1-3/+8
2013-02-02set mnemonic widgets on char name pageCaolán McNamara1-0/+34
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara2-3/+37
2013-01-31callcatcher: update unused code listCaolán McNamara2-19/+0
2013-01-31hide un-installed module color appearance settingsCaolán McNamara1-29/+36
2013-01-31move color options .ui to right place and adapt codeCaolán McNamara10-603/+928
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+3
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara1-2/+1
2013-01-30WaE: unused function 'GetGroup'Tor Lillqvist1-15/+0
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara7-7/+2
2013-01-29move color scheme options .ui to right place and adapt codeCaolán McNamara10-1327/+2687
2013-01-29WaE: private field 'pBtnOK' is not usedTor Lillqvist1-3/+0
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth8-149/+184
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin1-13/+6
2013-01-27move accessibility options .ui to right place and adapt codeCaolán McNamara8-297/+317
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara8-47/+27