summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-6/+2
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara5-19/+5
2013-02-26adapt code to comment .ui conversionCaolán McNamara7-269/+89
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter12-245/+243
2013-02-25loplugin: improve indentationThomas Arnhold2-7/+3
2013-02-24loplugin: unused variablesThomas Arnhold12-33/+2
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-24coverity#735295+735296 Buffer not null terminatedJulien Nabet1-2/+2
2013-02-23Fix typo seperated/separatedJulien Nabet2-3/+3
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22adapt code to New Toolbar Dialog .ui conversionCaolán McNamara4-99/+30
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-20make top of format->background align with the other tabsCaolán McNamara2-1/+6
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