summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06tdf#119293 - UI Consistency for inserting rows in Writer table"heiko tietze
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06Revert "tdf#119293 - UI Consistency for inserting rows in Writer table"Heiko Tietze
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-04tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-09-03expand CheckBox AddItemConnectionCaolán McNamara
2018-09-03Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara
2018-09-03tdf#119293 - UI Consistency for inserting rows in Writer tableheiko tietze
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara
2018-08-21loplugin:useuniqueptr in cuiNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-19tdf#119030: Disable entries if open file read-only is uncheckedXisco Fauli
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-17tdf#119299 Start with a never scrollbar policyMaxim Monastirsky
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin
2018-08-14tdf#119231: Add missing help response idXisco Fauli
2018-08-12Fix typosAndrea Gelmini
2018-08-10Translate German variable namesJohnny_M
2018-08-10tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-08-07Translate German variable namesJohnny_M
2018-08-05cppcheck: knownConditionTrueFalseJochen Nitschke
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31tdf#118976 Make area pattern tab page display pattern previewJim Raykowski
2018-07-31tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-29Merge identical switch cases in SvxCaptionTabPageMuhammet Kara
2018-07-29Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-28Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara
2018-07-27Merge identical conditional branches in ViewLayoutUserHdlMuhammet Kara
2018-07-26It doesn't make sense to have document links in the online version.George Wood