summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen
2012-04-02show synchronized checked only if all margins are the same, related fdo#44337Markus Mohrhard
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-27Translate German commentsPhilipp Weissenbacher
2012-03-27Translate German comments, fix some English onesPhilipp Weissenbacher
2012-03-26fdo#46942: Fix a regression caused by List removal.Kohei Yoshida
2012-03-26Move this into a real method also.Kohei Yoshida
2012-03-26This string is assigned but not used.Kohei Yoshida
2012-03-26bool and string.Kohei Yoshida
2012-03-26Move the fat handler code into a real method.Kohei Yoshida
2012-03-26UniString to rtl::OUString.Kohei Yoshida
2012-03-26Attempt to translate some German comments, but not all.Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-26need seen for seperate CUI_RESSSTRCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-20reduce UniStringsCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14add 'Japanese Postcard' paper size to both Paper format and Print dialogTakeshi Abe
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14fixed pointer to the paper.hxx in commentTakeshi Abe
2012-03-12cui: implement contextual spacing UIMiklos Vajna
2012-03-12SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem hereMiklos Vajna
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-09add an explicit Cancel handlerCaolán McNamara
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-07These methods don't need to be implemented as LinksCaolán McNamara
2012-03-02Convert tools/table to std::vector and std::map in cuiNoel Grandin
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fdo#46531: Fixed SpellCheck dialog display issuesCédric Bosdonnat
2012-02-27Reduced loadtime of autocorrect tablesSzabolcs Dezsi
2012-02-23Adapted SearchThread/TakeThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21catch by referenceCaolán McNamara
2012-02-21WaE: unused variableCaolán McNamara
2012-02-20WaE: msvc:C4099Caolán McNamara
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-02-17Cleanup inludesMatteo Casalin
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann
2012-02-13Use "Close" instead of "Cancel" button in the about dialogPetr Mladek
2012-02-13WaE: unreferenced local variableTor Lillqvist