summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2012-04-233-4/+6
* removed unused static dataTakeshi Abe2012-04-224-8/+0
* removed unused definesTakeshi Abe2012-04-2215-46/+0
* cui: fix position of ED_LINEDISTMETRICMiklos Vajna2012-04-211-1/+1
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-212-8/+2
* removed unused definesTakeshi Abe2012-04-205-21/+0
* removed unused const/static dataTakeshi Abe2012-04-201-6/+0
* fdo#40778 Remove dictionary choice when adding new entry to the spellcheckerRob Snelders2012-04-172-5/+20
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-1782-1219/+1049
* String::ToInt32->rtl::OUString::toInt32Caolán McNamara2012-04-171-4/+4
* Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara2012-04-164-0/+13
* Resolves: fdo#48659 about dialog misses BuildIDAndrew Higginson2012-04-163-22/+22
* UniString->rtl::OUStringCaolán McNamara2012-04-111-1/+1
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-3/+3
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-105-314/+394
* add package deps for resourcesDavid Tardon2012-04-091-0/+8
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-4/+4
* 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