summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann8-44/+42
2012-04-24Bump extension versions after changing to passive registrationStephan Bergmann3-3/+3
2012-04-24fdo#34999: UI: Navigator row selector pane exceeds reserved grey areaIvan Timofeev1-1/+3
2012-04-24SwXTextView: use cppu::OInterfaceContainerHelperMichael Stahl2-49/+30
2012-04-24fix double free in SwXTextView::removeSelectionChangeListenerMichael Stahl2-5/+2
2012-04-24inline unused ctor needed by MSVC at compile timeCaolán McNamara1-2/+4
2012-04-24Remove unused method UnoControlBase::UnoControlBase()Xavi Escriche Galindo2-9/+0
2012-04-24WaE: mixing comparison of bool and sal_BoolCaolán McNamara8-28/+25
2012-04-24Patch to build libcdr with clangFridrich Štrba2-1/+114
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara1-1/+1
2012-04-24uploading new shiny libcdr-0.0.7 releaseFridrich Štrba3-5/+5
2012-04-24WaE: silence warnings from msvc2008 (again)Caolán McNamara1-0/+10
2012-04-24-Werror=unused-variableStephan Bergmann1-2/+0
2012-04-24Revert "Avoid bogus warnings (GCC 4.4.6)"Stephan Bergmann1-2/+2
2012-04-24Set gb_DEBUGLEVEL=1 for --enable-dbgutil after allStephan Bergmann1-0/+2
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2-14/+43
2012-04-24fdo#38176 fix RTF export of non-breaking hyphen and optional hyphenMiklos Vajna3-4/+11
2012-04-24WaE: simple minded MSVC2008 thinks s could be used uninitializedCaolán McNamara1-1/+1
2012-04-24WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara1-0/+1
2012-04-24fdo#38176 fix RTF export of non-breaking spaceMiklos Vajna3-1/+35
2012-04-24WaE: make MSVC happy wrt. RTFDocumentImpl::dispatchDestination()Miklos Vajna1-1/+1
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power5-14/+61
2012-04-24create-tags: config_host.mk readingMiklos Vajna1-1/+1
2012-04-24default to Office 2007/2010 filter for ooxml export, fdo#48941Markus Mohrhard1-3/+3
2012-04-24first try for copy/paste formulas between docs test caseMarkus Mohrhard1-0/+27
2012-04-24add some more test cases for copying formulasMarkus Mohrhard1-1/+17
2012-04-24it's Erzya, not EryzaEike Rathke3-3/+3
2012-04-24AC_MSG_ERROR is better than WARN hereTor Lillqvist1-1/+1
2012-04-24Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2-17/+16
2012-04-24Use blank as the false value for ENABLE_CAIRO_CANVAS, tooTor Lillqvist1-1/+1
2012-04-24Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist4-5/+11
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist1-6/+6
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist13-42/+0
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-04-24WaE: using the result of an assignment as a condition without parenthesesTor Lillqvist1-11/+11
2012-04-24WaE: use of logical '&&' with constant operandTor Lillqvist1-0/+7
2012-04-24WaE: unused variableTor Lillqvist1-1/+0
2012-04-24WaE: implicitly declaring C library function 'objc_msgSend'Tor Lillqvist2-0/+2
2012-04-24Bin commented-out codeTor Lillqvist1-42/+0
2012-04-24WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist1-1/+1
2012-04-24Add hopefully helpful commentTor Lillqvist1-0/+9
2012-04-24WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-04-24WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist1-1/+1
2012-04-24WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-04-24WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist1-2/+2
2012-04-24WaE: unused functionsTor Lillqvist2-27/+0
2012-04-24WaE: incompatible pointer typesTor Lillqvist1-1/+1
2012-04-24WaE: unused variableTor Lillqvist1-1/+0
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-04-24WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist1-0/+4