summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-3/+3
* reduce overzealous namingLuboš Luňák2012-04-061-2/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-23/+12
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-11/+11
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-20/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Cleanup some unnecessary #includeMatteo Casalin2012-04-031-1/+0
* Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen2012-04-021-6/+3
* show synchronized checked only if all margins are the same, related fdo#44337Markus Mohrhard2012-04-022-8/+10
* removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe2012-03-304-5/+0
* 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