summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-21gbuild: document parameters of LinkTarget methodsMichael Stahl1-10/+81
2013-09-21gbuild: add gb_Library_use_restargetMichael Stahl17-30/+26
2013-09-21gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl2-13/+0
2013-09-21installer: actually WINDOWSBASISROOTNAME was wrongMichael Stahl1-2/+3
2013-09-21cppu: rename purpose environment librariesMichael Stahl6-25/+19
2013-09-21gbuild: gb_SdiObject_get_dep_target does not existMichael Stahl1-2/+2
2013-09-21gbuild: ExternalPackage: fix stupid typoMichael Stahl3-5/+5
2013-09-21gb_StaticLibrary_set_generated_c_suffix does not existMichael Stahl1-2/+0
2013-09-21undefined function warning gb_Library__set_soversion_script_platformMichael Stahl2-0/+5
2013-09-21gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl1-1/+1
2013-09-21FIXME: speedup hackMichael Stahl2-2/+2
2013-09-21Enable Drop Caps for Firefox HTML compatibility modeHarri Pitkänen1-8/+3
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl6-19/+30
2013-09-21default ctor LangID acutally is initializedEike Rathke1-1/+1
2013-09-21iOS datepicker background issuesSiqi LIU14-28/+32
2013-09-21higher resolution for menu iconSiqi LIU11-22/+30
2013-09-21fix iOS7 storyboard issues&popover positionSiqi LIU146-1283/+9193
2013-09-21code cleanup and directory restructuredSiqi LIU165-9882/+843
2013-09-21map autocorrection files with LanguageTag keyEike Rathke5-76/+107
2013-09-21register separate theSystemLocale for faster accessEike Rathke1-8/+75
2013-09-21added registerImpl() debug counterEike Rathke1-0/+6
2013-09-21use bcp47 unresolved system for operator<()Eike Rathke2-3/+3
2013-09-21added debug counter to getNextOnTheFlyLanguage()Eike Rathke1-0/+5
2013-09-21added operator<() for sorted containersEike Rathke2-0/+11
2013-09-21let reset() return a referenceEike Rathke2-8/+12
2013-09-21added default ctor for maps etc.Eike Rathke2-0/+18
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna20-51/+34
2013-09-21CID#736208 out of bounds accessCaolán McNamara1-1/+9
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara1-0/+1
2013-09-21CID#1000697 out of bounds accessCaolán McNamara1-1/+9
2013-09-21drop various tools/string.hxx includeCaolán McNamara10-10/+0
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara1-3/+3
2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann1-1/+1
2013-09-21Make it compile in the DISABLE_DYNLOADING caseTor Lillqvist1-4/+3
2013-09-20Add setting default values for settings items.Artur Dryomov1-0/+2
2013-09-20trigger less conversionsEike Rathke2-7/+49
2013-09-20Resolves: #i123295# corrected object and clip rect...Armin Le Grand1-2/+5
2013-09-20Related: fdo#69444 additionally care from zero recently-used items caseCaolán McNamara1-0/+4
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke7-35/+65
2013-09-20Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo3-6/+13
2013-09-20Avmedia: Change a background to the black color.Minh Ngo1-1/+1
2013-09-20theDontKnow ImplEike Rathke1-0/+11
2013-09-200xEike Rathke1-1/+1
2013-09-20do not register LANGUAGE_DONTKNOWEike Rathke1-4/+8
2013-09-20now with on-the-fly LangID assignmentEike Rathke3-15/+28
2013-09-20more preparation for on-the-fli IDsEike Rathke1-11/+23
2013-09-20added isOnTheFlyID()Eike Rathke2-0/+14
2013-09-20added registerImpl() re-entered warningEike Rathke1-0/+10
2013-09-20added registerOnTheFly()Eike Rathke1-5/+76
2013-09-20check for identity in operator=()Eike Rathke1-0/+6