summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-04document /italic/ and -strikeout- markupTiagoSantos1-1/+1
2017-05-03these errors resources are in svx, not cuiCaolán McNamara2-2/+3
2017-05-03fix missing gallery iconsCaolán McNamara2-10/+6
2017-05-01tdf#79766 Use consistent wording in Asian Layout Kerning optionTakeshi Abe1-1/+1
2017-04-29tdf#39468: Translate some German comments and termsJens Carl2-2/+2
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann3-4/+4
2017-04-28move builder attributes from OString to OUStringCaolán McNamara4-4/+4
2017-04-28Fix indentationTor Lillqvist1-4/+4
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist3-60/+247
2017-04-28tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen4-8/+12
2017-04-27Add custom HIDs for Customize - Toolbars pageGabor Kelemen2-0/+16
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-2/+5
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin11-64/+56
2017-04-25remove bitmaps from .src filesCaolán McNamara22-354/+124
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock28-0/+28
2017-04-24coverity#1405477 Uninitialized pointer fieldCaolán McNamara1-4/+0
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-3/+2
2017-04-23Toolbars can't be nestedMaxim Monastirsky1-14/+4
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky1-121/+46
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky1-8/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky5-5/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens3-14/+6
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin5-41/+10
2017-04-19remove freshly unused menu support from src filesCaolán McNamara2-1/+1
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-2/+0
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens1-1/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann2-66/+18
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2-6/+5
2017-04-11Remove unnecessary casts to voidStephan Bergmann1-3/+3
2017-04-11sal_Bool -> boolStephan Bergmann1-2/+2
2017-04-11Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann1-17/+3
2017-04-11sal_Bool -> boolStephan Bergmann1-3/+3
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann2-63/+30
2017-04-11Determine accurate position for already added JREsStephan Bergmann1-1/+2
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin3-6/+6
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann1-4/+4
2017-04-06tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen1-0/+6
2017-04-05prev/next buttons start invisible in the .uiCaolán McNamara1-5/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin2-2/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1