summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-20prepare for on-the-fly assigned LangIDsEike Rathke2-17/+58
2013-09-20missing fileCaolán McNamara1-0/+414
2013-09-20now default toggle sidebar on for impress and off elsewhereCaolán McNamara1-1/+7
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara5-23/+64
2013-09-20drop internal scrolling now right panel is goneCaolán McNamara2-636/+603
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer22-280/+176
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara103-17326/+36
2013-09-20keep C++03 compilers happyStephan Bergmann1-2/+2
2013-09-20fix Windows build, dbglevel=2Andras Timar1-4/+4
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan7-8/+175
2013-09-20Update Firebird-File driver config to allow creating new dbs.Andrzej J.R. Hunt1-12/+9
2013-09-20Implement creation/loading of external firebird .fdbs.Andrzej J.R. Hunt2-2/+9
2013-09-20fdo#37606 testcaseMiklos Vajna4-1/+77
2013-09-20bad search/replaceStephan Bergmann1-1/+1
2013-09-20Reject "too similar" service constructorsStephan Bergmann3-18/+112
2013-09-20Use tempfile instead of stdin in exectest.plStephan Bergmann2-41/+55
2013-09-20Strip exectest.pl down to what is needed by its only clientStephan Bergmann1-37/+12
2013-09-20Blind fix attempt: extern "C" decls must be at outer levelTor Lillqvist1-7/+10
2013-09-20fix find_al() under 64-bit CygwinAndras Timar1-1/+1
2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann1-2/+2