summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl
2014-02-05coverity#707765 Uninitialized scalar fieldNorbert Thiebaud
2014-02-05coverity#707764 Uninitialized scalar fieldNorbert Thiebaud
2014-02-05coverity#707761-62 Uninitialized scalar fieldNorbert Thiebaud
2014-01-28coverity#1019409 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-16low hanging xub_StrLen->sal_Int32 in editengCaolán McNamara
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-14bool improvementsStephan Bergmann
2014-01-14This shall likely comp. m_eCurrentConversionDirection to HHC::eHangulToHanjaStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-20fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08longparas: same variable used for two different loops of different typesCaolán McNamara
2013-11-08n is immediately overwrittenCaolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier
2013-10-28fixincludeguards.sh: editengThomas Arnhold
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11CID#1103765 missing initializationCaolán McNamara
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01in editeng module, convert remains of String to OUStringNoel Grandin
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier
2013-09-21map autocorrection files with LanguageTag keyEike Rathke
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara
2013-09-18don't access string out of boundsCaolán McNamara
2013-09-17don't access string out of boundsCaolán McNamara
2013-09-17unfold this god-awful mess, logic unchangedCaolán McNamara