summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Translate German commentsPhilipp Weissenbacher2012-03-273-45/+39
* Translate German comments, fix some English onesPhilipp Weissenbacher2012-03-271-71/+70
* fdo#46942: Fix a regression caused by List removal.Kohei Yoshida2012-03-261-0/+1
* Move this into a real method also.Kohei Yoshida2012-03-262-147/+153
* This string is assigned but not used.Kohei Yoshida2012-03-261-2/+0
* bool and string.Kohei Yoshida2012-03-261-9/+9
* Move the fat handler code into a real method.Kohei Yoshida2012-03-262-97/+102
* UniString to rtl::OUString.Kohei Yoshida2012-03-262-10/+7
* Attempt to translate some German comments, but not all.Kohei Yoshida2012-03-261-12/+13
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-2/+2
* need seen for seperate CUI_RESSSTRCaolán McNamara2012-03-262-6/+5
* .hrc files don't need executable bitsMichael Stahl2012-03-232-0/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* reduce UniStringsCaolán McNamara2012-03-201-2/+2
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-163-3/+3
* add 'Japanese Postcard' paper size to both Paper format and Print dialogTakeshi Abe2012-03-142-0/+3
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+2
* fixed pointer to the paper.hxx in commentTakeshi Abe2012-03-141-1/+1
* cui: implement contextual spacing UIMiklos Vajna2012-03-124-8/+32
* SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem hereMiklos Vajna2012-03-121-6/+4
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-2/+2
* add an explicit Cancel handlerCaolán McNamara2012-03-092-1/+11
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-082-5/+4
* fold i18npaper into i18nutilCaolán McNamara2012-03-082-3/+3
* These methods don't need to be implemented as LinksCaolán McNamara2012-03-072-32/+25
* Convert tools/table to std::vector and std::map in cuiNoel Grandin2012-03-022-97/+72
* WNT-only IMPL_LINK_NOARG fixesStephan Bergmann2012-03-021-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-01121-515/+515
* fdo#46531: Fixed SpellCheck dialog display issuesCédric Bosdonnat2012-02-271-89/+86
* Reduced loadtime of autocorrect tablesSzabolcs Dezsi2012-02-271-2/+2
* Adapted SearchThread/TakeThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-234-31/+42
* catch by referenceCaolán McNamara2012-02-211-1/+1
* WaE: unused variableCaolán McNamara2012-02-211-19/+20
* WaE: msvc:C4099Caolán McNamara2012-02-201-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* Fix typos in commentsElton Chung2012-02-182-2/+2
* Cleanup inludesMatteo Casalin2012-02-171-0/+10
* Some more comphelper/configurationhelper clean upStephan Bergmann2012-02-143-183/+159
* Use "Close" instead of "Cancel" button in the about dialogPetr Mladek2012-02-131-0/+1
* WaE: unreferenced local variableTor Lillqvist2012-02-131-6/+6
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-102-2/+0
* add back close button to the about dialogPetr Mladek2012-02-104-2/+36
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-1/+1
* 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