summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-15drop TabControl resource loaderCaolán McNamara13-180/+8
2014-08-15collada2gltf: add a better name to this patchZolnai Tamás2-2/+2
2014-08-15convert datanavigator sport to .uiCaolán McNamara9-527/+527
2014-08-15Updated coreCaolán McNamara1-0/+0
2014-08-15Related: rhbz#1130264 plausible fix for reported crashCaolán McNamara2-4/+19
2014-08-15Remove unused datatypeLibrary attributeMiklos Vajna2-23/+20
2014-08-15unit test for sort with sheet references and external references, fdo#77018Eike Rathke2-0/+82
2014-08-15collada2gltf: compatibility fix: OpenGL ES 2.0 is enoughZolnai Tamás1-1/+1
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna4-0/+41
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna9-18/+18
2014-08-15SwTextBoxHelper::findTextBox: take a const SwFrmFmtMiklos Vajna2-4/+4
2014-08-15Revert "another memory leak based on release().release()"Caolán McNamara1-6/+32
2014-08-15collada2gltf/patches: remove useless line from patchZolnai Tamás1-1/+0
2014-08-15collada2gltf: fix compatibility issues of *.kmz/*.dae files under linuxZolnai Tamás2-0/+14
2014-08-15unit test for sheet and in-range range references after sort, fdo#79441Eike Rathke2-0/+142
2014-08-15need the version that allows NULL for a while stillCaolán McNamara1-8/+7
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara8-246/+234
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara2-60/+15
2014-08-15Updated coreCaolán McNamara1-0/+0
2014-08-15editeng: initialize mnRefCount in all ctors, fix sw.check crashes...Michael Stahl1-1/+3
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl13-14/+3
2014-08-15fdo#82430: MSVC 2010 refuses both -clr and -arch in the same commandMichael Stahl1-1/+1
2014-08-15remove AutoControls_tmpl from localizeThomas Arnhold1-2/+0
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara15-385/+2
2014-08-15convert user details page to .uiCaolán McNamara6-84/+268
2014-08-15use 12 spacingCaolán McNamara1-13/+14
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara2-0/+4
2014-08-15don't stretch listbox verticallyCaolán McNamara1-4/+3
2014-08-15Updated coreCaolán McNamara1-0/+0
2014-08-15Replaced %1's with URL's to make the errors more descriptive.Rachit Gupta1-0/+2
2014-08-15upgrade to openssl-1.0.1iThomas Arnhold1-1/+2
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara3-7/+5
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara2-7/+0
2014-08-15ErrorBox resources -> MessageDialog + stringsCaolán McNamara3-16/+13
2014-08-15more mad archaic drivilCaolán McNamara1-3/+0
2014-08-15use of STR_ARR_SVT_LANGUAGE_TABLE in wizards is goneCaolán McNamara2-17/+1
2014-08-15Use DomainMapper::IsStyleSheetImport()Miklos Vajna2-8/+7
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara12-95/+0
2014-08-15use consistent style for writerperfectDavid Tardon50-801/+920
2014-08-15Another blind fix attempt for WNTTor Lillqvist1-0/+8
2014-08-15XStyleLoader2 : correct idl descriptionLaurent Godard1-2/+2
2014-08-15Blind fix attempt for WNTTor Lillqvist1-0/+10
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis8-12/+74
2014-08-15TypoTor Lillqvist1-1/+1
2014-08-15When ENABLE_MACOSX_MACLIKE_APP_STRUCTURE put only binaries in the MacOS dirTor Lillqvist2-0/+5
2014-08-15The --resource-rules option in being deprecatedTor Lillqvist1-3/+6
2014-08-15Fixes for the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist3-12/+18
2014-08-15Register postgresql-sdbc libs only if we build them, surely?Tor Lillqvist1-2/+3
2014-08-15another memory leak based on release().release()Markus Mohrhard1-32/+6
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann6-15/+169