summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-04-27Add custom HIDs for Customize - Toolbars pageGabor Kelemen
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24coverity#1405477 Uninitialized pointer fieldCaolán McNamara
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-04-23Toolbars can't be nestedMaxim Monastirsky
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Remove unnecessary casts to voidStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-04-11Determine accurate position for already added JREsStephan Bergmann
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann
2017-04-06tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen
2017-04-05prev/next buttons start invisible in the .uiCaolán McNamara
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-04tdf#106938 TSA Dialog: Improve Dialog LayoutThomas Beck
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai
2017-03-31Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara
2017-03-31const these upCaolán McNamara
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl