summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2010-12-04WaE, remove final warning, bracket up existing logicCaolán McNamara1-1/+1
2010-12-03Fix failed popup launches on Windows.Kohei Yoshida2-2/+2
2010-12-01cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-11-28cppcheck: unused variablesCaolán McNamara1-4/+0
2010-11-27cppcheck: Variable scope reductionJoseph Powers1-5/+7
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-26cppcheck: use prefix variantCaolán McNamara1-2/+2
2010-11-25cppcheck: use ++i instead of i++Joseph Powers1-52/+52
2010-11-24cppcheck: The scope of these variables can be reducedCaolán McNamara1-2/+2
2010-11-24cppcheck: Member variable not initialized in the constructorCaolán McNamara1-1/+1
2010-11-22Removing the last of the HC ions from libs-coreJoseph Powers9-391/+239
2010-11-22Fix for i#115681Cédric Bosdonnat1-1/+2
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 44Gert Faller1-1/+1
2010-11-21RRTL_CONSTASCII_USTRINGPARAM in libs core 42Gert Faller5-16/+16
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 41Gert Faller7-10/+10
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 40Gert Faller9-29/+29
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 39Gert Faller8-22/+22
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 38Gert Faller7-29/+29
2010-11-16HC Cleanup - libs-coreJoseph Powers8-55/+41
2010-11-16fix this to build againCaolán McNamara1-4/+2
2010-11-16get this building againCaolán McNamara6-13/+6
2010-11-16Fix build and remove hicontrast parameterSebastian Spaeth1-3/+3
2010-11-16Remove more *sch High contrast image usesSebastian Spaeth2-47/+8
2010-11-16Remove highcontrast imagelists from .src filesSebastian Spaeth2-34/+0
2010-11-15Comment translation, and removing FASTBOOL referenceRené Kjellerup1-5/+6
2010-11-15Remove dated commentsJ. Graeme Lingard2-47/+0
2010-11-15RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn11-47/+46
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara7-92/+49
2010-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn12-43/+41
2010-11-13Purged BmpColorMode from libs-gui - libs-coreJoseph Powers7-459/+131
2010-11-12Remove unused Beschreibung (Description) commentsJ. Graeme Lingard5-109/+0
2010-11-11remove RID_IMGLIST_TREEOPT_HC, I assume that's the intentCaolán McNamara1-8/+0
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth3-10/+2
2010-11-10Bitmap Tree Cleanup - libs-coreJoseph Powers3-23/+5
2010-11-10RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn2-51/+51
2010-11-09Clean up the codeAlexander O. Anisimov24-239/+49
2010-11-08more space for copyright text in the about dialogPetr Mladek1-3/+3
2010-11-08Fixed a typo: SIMBOLS -> SYMBOLS.Takeshi Abe1-2/+2
2010-11-06High-contrast cleanupJoseph Powers1-4/+0
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers50-1023/+372
2010-11-06Fix breakage in dbgutil-enabled buildTor Lillqvist1-1/+1
2010-10-31Adding extended support for additional gallery localizationsKalman Szalai - KAMI1-0/+690
2010-10-30small startup optimizationCaolán McNamara1-29/+29
2010-10-28add modelines to .hxx files as wellCaolán McNamara114-0/+283
2010-10-26Better shading algo for customshapes, better gradientsThorsten Behrens2-1/+17
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud55-217/+200
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud2-3/+5
2010-10-25convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.Norbert Thiebaud2-5/+5
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud50-380/+380