summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara5-19/+5
2013-02-26adapt code to comment .ui conversionCaolán McNamara10-328/+235
2013-02-26turns out protect changes dialog is converted SfxPasswordDialogCaolán McNamara1-204/+0
2013-02-26Converted Edit -> Changes -> Comment Widget.Abdulelah Alarifi1-0/+237
2013-02-25Converted Edit -> Changes -> Protect Records Widget.Abdulelah Alarifi1-0/+204
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-23add stock undo button text and map to gtk-undoCaolán McNamara1-1/+4
2013-02-23various efforts to consistently apply HIG rulesCaolán McNamara5-45/+30