summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Small improvement in page widget uiOlivier Hallot2-24/+12
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-04audit GetParent harder wrt GetParentDialogCaolán McNamara3-4/+4
2013-03-04SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna2-3/+3
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
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-01Monarch is apparently #7 3/4 not #8Caolán McNamara1-2/+2
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-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 McNamara1-1/+0
2013-02-27Convert page format tab page to new widget UIOlivier Hallot5-908/+446
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