summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl1-1/+1
2014-09-29Set relative heights for all default heading stylesLászló Németh1-1/+1
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara5-19/+16
2014-09-29revert hunk that makes sw_ooxmlexport tests failCaolán McNamara1-4/+12
2014-09-29scp2: define BUILD_X64 for winexplorerext.Michael Meeks2-1/+5
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann18-89/+86
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann19-51/+33
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara13-33/+82
2014-09-29Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch1-1/+1
2014-09-29forms: getMonth() and getYear() are deprecated in java.util.DateRobert Antoni Buj i Gelonch1-7/+6
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann29-98/+102
2014-09-29We can forget the iOS 6 SDK nowTor Lillqvist1-23/+4
2014-09-29loplugin: cstylecastNoel Grandin10-259/+261
2014-09-29loplugin: cstylecastNoel Grandin4-55/+55
2014-09-29loplugin: cstylecastNoel Grandin6-26/+28
2014-09-29loplugin: cstylecastNoel Grandin39-215/+221
2014-09-29loplugin: cstylecastNoel Grandin14-24/+23
2014-09-29cstylecast plugin: ignore templates, improve messageNoel Grandin1-2/+8
2014-09-29loplugin: cstylecastNoel Grandin10-53/+53
2014-09-29loplugin: cstylecastNoel Grandin74-700/+706
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt1-4/+4
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt6-30/+30
2014-09-29fix more Java1.5 incompatibilityNoel Grandin2-3/+9
2014-09-29[API CHANGE] Remove internal-only osl/diagnose.hxx from SDKStephan Bergmann1-1/+0
2014-09-29fix more Java1.5 incompatibilityNoel Grandin1-2/+6
2014-09-29fix more Java1.5 incompatibilityNoel Grandin2-31/+53
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky1-2/+6
2014-09-29fix Java1.5 incompatibilityNoel Grandin2-7/+15
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch1-3/+3
2014-09-29forms: Pass array of length equal to the size of the collectionRobert Antoni Buj i Gelonch1-1/+3
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann10-23/+15
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch1-2/+0
2014-09-29Use constants for ST_TabJc valuesMiklos Vajna3-16/+18
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock13-759/+817
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt14-16/+16
2014-09-28android: minimize the rounding error, clean-up MultiTileLayerTomaž Vajngerl3-48/+23
2014-09-28android: LayerRendered - rename member to mScreenShotLayerTomaž Vajngerl1-23/+31
2014-09-28android: revert ScreenshotLayer draw method backTomaž Vajngerl1-2/+58
2014-09-28android: replace with ImmutableViewportMetrics (Fennec import)Tomaž Vajngerl10-193/+227
2014-09-28android: Improve panning smoothness (Fennec import)Tomaž Vajngerl2-74/+88
2014-09-28android: solve black screen on load - call setForceRedrawTomaž Vajngerl1-3/+11
2014-09-28android: remove notifyLayerClientOfGeometryChange (Fennec import)Tomaž Vajngerl3-20/+5
2014-09-28android: move scrollBy & scaleWithFocus to PZC (Fennec Import)Tomaž Vajngerl3-36/+32
2014-09-28android: add PanZoomTarget (Fennec import)Tomaž Vajngerl3-37/+67
2014-09-28android: remove getViewport and getZoomFactor (Fennec import)Tomaž Vajngerl4-14/+6
2014-09-28android: add ZoomConstraints (Fennec import)Tomaž Vajngerl7-79/+89
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos35-35/+35
2014-09-28fdo#60123: Make rotation angle spinbox wrapKatarina Behrens1-0/+1
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch1-15/+31
2014-09-28ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch2-6/+10