summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2013-03-18coverity#735372 Copy-paste errorJulien Nabet1-1/+1
2013-03-18String::AppendAscii cleanupRicardo Montania5-48/+52
2013-03-18resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'Joren De Cuyper1-0/+1
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara1-89/+2
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-47/+0
2013-03-15various .ui fixes caught by linter toolJack Leigh2-43/+15
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand4-176/+80
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara9-68/+44
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi4-11/+11
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2-2/+2
2013-03-13String::AppendAscii cleanupRicardo Montania3-24/+24
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir3-6/+7
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim117-0/+318
2013-03-08give the numbering format listbox a fixed widthCaolán McNamara2-5/+13
2013-03-08update sizegroupCaolán McNamara1-0/+11
2013-03-08Small improvement in page widget uiOlivier Hallot3-107/+96
2013-03-08some further OUString cleanupThomas Arnhold3-4/+4
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara3-3/+6
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter4-17/+51
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin1-21/+19
2013-03-06merge isLayoutEnabledsCaolán McNamara1-2/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong5-9/+2
2013-03-05fix for fdo#61801Noel Grandin1-1/+2
2013-03-04typoThomas Arnhold1-1/+1
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara3-4/+4
2013-03-04SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna3-5/+5
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-03-04vcl: don't assert when lack of unit is intentionalMiklos Vajna1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-03-02coverity#982967: fix memory leakMarkus Mohrhard1-0/+1
2013-03-02coverity#736322: fix memory leakMarkus Mohrhard1-4/+1
2013-03-02changed mnemonics to C_ategory and Fo_rmatEike Rathke1-2/+2
2013-03-01Monarch is apparently #7 3/4 not #8Caolán McNamara1-2/+2
2013-02-28added mnemonic_widget to jump to lists and edits on shortcutsEike Rathke1-0/+4
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Remove unused variableOlivier Hallot1-4/+2
2013-02-28Fix page format UI labels witht mirror pagesOlivier Hallot2-10/+19
2013-02-28fix buildMarkus Mohrhard1-1/+0
2013-02-28coverity#705637: fix memory leak and add documentationMarkus Mohrhard1-1/+2
2013-02-28remove unnecessary ascii artsMarkus Mohrhard1-121/+18
2013-02-28coverity#705636: fix memory leakMarkus Mohrhard1-1/+2
2013-02-28make things line up nicely in page formatCaolán McNamara1-4/+9
2013-02-27Resolves: fdo#61241 force area page to size itself for max visible controlsCaolán McNamara1-0/+7
2013-02-27add mnemonic widgets and adjust page format layoutCaolán McNamara2-332/+329
2013-02-27Convert page format tab page to new widget UIOlivier Hallot7-908/+1405
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-6/+2