summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-4/+4
* another improvement of the about dialogPetr Mladek2012-02-092-4/+7
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-1/+1
* correct TDF linkIvan Timofeev2012-02-061-1/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* fix coordinates on Options - Load/Save - General panelAndras Timar2012-02-051-4/+4
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-12/+12
* fix various overlapped controls in the Options dialogIvan Timofeev2012-02-053-6/+5
* cui: about.cxx: nSpace was not declared in this scopeMichael Stahl2012-02-021-1/+1
* Replaced String by rtl::OUStringTakeshi Abe2012-02-031-2/+2
* I added some links and removed the ok buttondbarisakkurt2012-02-024-34/+75
* Fix "Throwing a copy of the caught exception instead of rethrowing"Julien Nabet2012-01-311-6/+6
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-312-40/+25
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-312-4/+4
* callcatcher: update listCaolán McNamara2012-01-312-18/+0
* MaxTextLength apparently needs to take comma in "1,000" into account.Stephan Bergmann2012-01-301-1/+1
* refactor ConvertLineEndCaolán McNamara2012-01-302-4/+6
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-2/+4
* SvxBorderTabPage: the minimal border width is 1 twipMichael Stahl2012-01-271-1/+1
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-271-6/+9
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-272-1/+9
* Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-263-24/+55
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-1/+0
* Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2012-01-252-19/+30
* Improve checking for emptinessThomas Arnhold2012-01-212-4/+4
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-5/+5
* add missing semicolons. *blush*David Tardon2012-01-201-2/+2
* make these strings localizable again (fdo#44947)David Tardon2012-01-201-57/+148
* fdo#44402: make keyboard navigation work again in Tools->OptionsAugust Sodora2012-01-171-49/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1713-26/+26
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1613-35/+24
* remove some tools/string.hxxCaolán McNamara2012-01-132-18/+8
* move overlapped controlsIvan Timofeev2012-01-121-1/+1
* SvStringsISort->std::setAugust Sodora2012-01-112-20/+9
* SvStringsDtor->std::vectorAugust Sodora2012-01-111-6/+5
* SvStringsDtor->std::vectorAugust Sodora2012-01-101-42/+28
* Remove unnecessary forward declarationsAugust Sodora2012-01-102-2/+0
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-1012-33/+0
* cui: remove unused macro for renamed libraryMichael Stahl2012-01-101-1/+1
* callcatcher: update listCaolán McNamara2012-01-102-21/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-7/+11
* Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz2012-01-101-1/+1
* bump LibreOffice copyright year to 2012Andras Timar2012-01-091-2/+2
* simplify CharClassCaolán McNamara2012-01-091-2/+2
* yet another few strings to localizeAndras Timar2012-01-072-5/+5
* move overlapped controlsIvan Timofeev2012-01-071-4/+4
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-067-7/+0
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-064-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0