summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-20move view options page to cui and adapt codeCaolán McNamara5-605/+133
2013-02-20Fix fdo#59970 slowless of about box renderingThorsten Behrens1-21/+102
2013-02-20remove ugly padding on empty rowsCaolán McNamara1-0/+5
2013-02-20drop unused hidCaolán McNamara1-1/+0
2013-02-20move (rather dubious) accessibility name assignment code to .uiCaolán McNamara2-36/+0
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara4-419/+94
2013-02-19move memory option page to cui and adapt codeCaolán McNamara5-352/+46
2013-02-18Fix the Ignore system input language label truncated in translationsAndras Timar1-1/+1
2013-02-18remove unused hidCaolán McNamara1-1/+0
2013-02-18Widget UI for Text Flow tab pageOlivier Hallot4-607/+300
2013-02-18move General options page to cui and adapt codeCaolán McNamara5-299/+83
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara6-248/+76
2013-02-15fully convert security options to .ui formatCaolán McNamara4-277/+35
2013-02-15cui: get rid of _SVX_BACKGRND_CXX defineMiklos Vajna2-4/+1
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara4-20/+3
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-3/+3
2013-02-14TriState boxes created via the builder default to STATE_DONTKNOWCaolán McNamara2-6/+5
2013-02-14Widget for asian typographyOlivier Hallot4-72/+23
2013-02-14SvxBackgroundTabPage: use XFillStyle enumMiklos Vajna1-13/+35
2013-02-14SvxBackgroundTabPage: select matching gradient entry on load, if possibleMiklos Vajna1-2/+8
2013-02-14SvxBackgroundTabPage: fix non-gradient preview in gradient frameMiklos Vajna1-0/+6
2013-02-13move security options to cui and adapt codeCaolán McNamara4-329/+84
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 McNamara2-4/+0
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 Vajna2-22/+132
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-11add borders to simpletablecontainerCaolán McNamara6-6/+6
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara9-234/+118
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 McNamara8-277/+146
2013-02-07restore full list of destination colorsCaolán McNamara1-1/+1
2013-02-07convert drawinglayer gradient dialog to new .uiMiklos Vajna4-508/+220
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-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-05move fonts options page .ui to cui and adapt codeCaolán McNamara5-457/+200
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