summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* add accessibility names to .uiCaolán McNamara2013-11-263-2/+17
* Integrate branch of IAccessible2Steve Yin2013-11-265-10/+16
* Add missing keyboard shortcut to dialogOlivier Hallot2013-11-251-3/+3
* convert crop page to .uiCaolán McNamara2013-11-2210-625/+832
* .ui typo fixesAndras Timar2013-11-211-2/+2
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-201-2/+2
* fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN2013-11-208-178/+256
* convert delete gradient/color queryboxes to .uiManal Alhassoun2013-11-207-14/+72
* convert delete bitmap querybox to .uiManal Alhassoun2013-11-205-7/+36
* convert delete hatch querybox to .uiManal Alhassoun2013-11-2011-7/+42
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-2/+2
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-202-5/+5
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-4/+4
* missing resourceCaolán McNamara2013-11-183-26/+0
* missing translatable="yes" attributesAndras Timar2013-11-171-1/+1
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann2013-11-143-7/+20
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-147-10/+10
* Add "block untrusted referer links" switchStephan Bergmann2013-11-144-1/+38
* On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar2013-11-131-1/+1
* fdo#59256 hide this option when experimental features are disabledAndras Timar2013-11-131-0/+5
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-112-3/+0
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-8/+8
* remove unnecessary use of OUString constructor in CUI moduleNoel Grandin2013-11-115-16/+16
* fdo#67401 set AntiAliasing for SVG logoAndras Timar2013-11-081-0/+7
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-081-2/+2
* xub_Strlen to sal_Int32Andras Timar2013-11-073-4/+3
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-061-2/+2
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-052-6/+5
* Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand2013-11-051-11/+22
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-051-1/+1
* update pchThomas Arnhold2013-11-051-0/+1
* cui: remove unused .map fileMatúš Kukan2013-11-041-25/+0
* fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt2013-11-042-2/+2
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-21/+21
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-3/+3
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-5/+4
* cppcheck: Clarify expression with parenthesisJulien Nabet2013-11-031-1/+1
* convert new/move menu to .uiCaolán McNamara2013-10-317-194/+201
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-316-25/+21
* fdo#70049 Expert Config page cannot save booleanEfe Gürkan YALAMAN2013-10-291-10/+8
* fixincludeguards.sh: cuiThomas Arnhold2013-10-28114-289/+289
* Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand2013-10-283-13/+28
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-4/+0
* HIG: different rules for message boxesCaolán McNamara2013-10-271-4/+6
* Bin ASCII graphics and superfluous vertical whitescapeTor Lillqvist2013-10-241-86/+3
* Solve fdo#69926 Wrong default notation for galaxy icon themeJoren De Cuyper2013-10-231-1/+1
* convert code to use OUString::endsWithNoel Grandin2013-10-231-2/+2