summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Resolves: tdf#121225 needs to be resizableCaolán McNamara1-1/+0
2018-11-08Resolves: tdf#121270 use never scrollbar policy for gtk 3.18Caolán McNamara1-0/+2
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara3-10/+29
2018-11-08Convert FieldUnit to scoped enumMike Kaganski27-677/+677
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara1-2/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara47-70/+70
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin2-9/+5
2018-11-06convert some macros to local functionsNoel Grandin1-14/+14
2018-11-05tdf#105225 new background tab pageJim Raykowski3-12/+62
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-8/+5
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-54/+11
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-88/+31
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist2-1/+12
2018-11-02Sort list of icon styles by DisplayNameJan-Marek Glogowski1-0/+6
2018-11-01tdf#121083: EDITOR UI Hatch background color not read back from editorTamás Zolnai1-0/+2
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara2-53/+3
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara2-6/+13
2018-11-01drop LISTBOX_ERRORNoel Grandin1-12/+9
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara4-30/+22
2018-10-30loplugin:returnconstantNoel Grandin4-9/+9
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara4-4/+0
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara28-38/+38
2018-10-27tdf#80646 insert LTR mark after labelAndras Timar1-0/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen3-0/+3
2018-10-26Towards solving tdf#120747: Remember the preview file of personaMuhammet Kara1-4/+6
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-2/+1
2018-10-24Fix typosAndrea Gelmini1-1/+1
2018-10-24Resolves: tdf#120862 double-click in bullets and numberingCaolán McNamara1-8/+8
2018-10-24tdf#120746: Show the name of the persona as tooltip in the search resultsMuhammet Kara2-10/+17
2018-10-24weld AdvancedSettingsDialogCaolán McNamara16-34/+33
2018-10-23remove all use_action_appearance linesCaolán McNamara13-67/+0
2018-10-23tdf#120475: Sync persona categories with MozillaMuhammet Kara4-284/+137
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin9-11/+10
2018-10-22Resolves: tdf#120731 crash in border tabpageCaolán McNamara2-2/+28
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-7/+4
2018-10-21aUS is always emptyCaolán McNamara1-19/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin5-10/+10
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-4/+4
2018-10-18align the various previews to the same placeCaolán McNamara2-6/+19
2018-10-17Increase number of default personas to 6Muhammet Kara3-24/+93
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin6-35/+35
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-17Use curl while getting the actual personaMuhammet Kara1-2/+2
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2-0/+6
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-1/+1
2018-10-15The code doesn’t check for glyphs, but for code points (i.e., characters)Adolfo Jayme Barrientos2-2/+2
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara28-30/+0
2018-10-14weld SwFrameAddPageCaolán McNamara6-6/+6