summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-20tdf#121538 index 1 never existedCaolán McNamara
2018-11-20tdf#120563 Improve the preview of numbering with relative sizeRéka Csékei
2018-11-20Related: tdf#121134: Changing http to https where possibleSabri Unal
2018-11-20Make Persona selection dialog look less busyAdolfo Jayme Barrientos
2018-11-19Resolves: tdf#121487 ::Execute called on "modeless" dialogCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-16tdf#121216 Fix custom pattern not displayed in area tab pageJim Raykowski
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-11-15Fix copy-paste blooperZdibák Zoltán
2018-11-13tdf#118568 Use custom image for signing signature lineSamuel Mehrbrodt
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-12-Werror,-Wunused-private-fieldStephan Bergmann
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: drop the unused codeMike Kaganski
2018-11-09Resolves: tdf#121290 Crash, if press F4 for a selected calloutCaolán McNamara
2018-11-09tdf#121294: Allow better localization of gallery properties dialog titleMuhammet Kara
2018-11-08Resolves: tdf#121225 needs to be resizableCaolán McNamara
2018-11-08Resolves: tdf#121270 use never scrollbar policy for gtk 3.18Caolán McNamara
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-02Sort list of icon styles by DisplayNameJan-Marek Glogowski
2018-11-01tdf#121083: EDITOR UI Hatch background color not read back from editorTamás Zolnai
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin