summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2013-12-12Expert config: 6px between lines + center the button.Jan Holesovsky
2013-12-12Expert config: Introduce configuration key to disable expert config.Jan Holesovsky
2013-12-12About config: Make the value box dialog a bit nicer.Jan Holesovsky
2013-12-06More Expert Config Page fixesStephan Bergmann
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin
2013-12-06A bit of constness.Jan Holesovsky
2013-12-05made button labels > ' < and > " < non-translatableEike Rathke
2013-12-04Related: fdo#72258 re-orient dialog verticallyCaolán McNamara
2013-12-04Resolves: fdo#72258 options is .ui now, so drop SfxNoLayoutSingleTabDialogCaolán McNamara
2013-12-02fdo#43494 Allow UI scaling up to 400%Samuel Mehrbrodt
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-25Add missing keyboard shortcut to dialogOlivier Hallot
2013-11-21.ui typo fixesAndras Timar
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-20convert delete gradient/color queryboxes to .uiManal Alhassoun
2013-11-20convert delete bitmap querybox to .uiManal Alhassoun
2013-11-20convert delete hatch querybox to .uiManal Alhassoun
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18missing resourceCaolán McNamara
2013-11-17missing translatable="yes" attributesAndras Timar
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Add "block untrusted referer links" switchStephan Bergmann
2013-11-13On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar
2013-11-13fdo#59256 hide this option when experimental features are disabledAndras Timar
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-11-08fdo#67401 set AntiAliasing for SVG logoAndras Timar
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-07xub_Strlen to sal_Int32Andras Timar
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05update pchThomas Arnhold
2013-11-04cui: remove unused .map fileMatúš Kukan
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03cppcheck: Clarify expression with parenthesisJulien Nabet
2013-10-31convert new/move menu to .uiCaolán McNamara
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin