summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2014-09-29Add desktop/source/app/*.cxx for debugging convenienceTor Lillqvist
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29DOCX export: fix order of paragraph mark properties child elementsMiklos Vajna
2014-09-29DOCX export: avoid duplicated w:sz child elementsMiklos Vajna
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl
2014-09-29Set relative heights for all default heading stylesLászló Németh
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara
2014-09-29revert hunk that makes sw_ooxmlexport tests failCaolán McNamara
2014-09-29scp2: define BUILD_X64 for winexplorerext.Michael Meeks
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-09-29Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch
2014-09-29forms: getMonth() and getYear() are deprecated in java.util.DateRobert Antoni Buj i Gelonch
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29We can forget the iOS 6 SDK nowTor Lillqvist
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29cstylecast plugin: ignore templates, improve messageNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt
2014-09-29fix more Java1.5 incompatibilityNoel Grandin
2014-09-29[API CHANGE] Remove internal-only osl/diagnose.hxx from SDKStephan Bergmann
2014-09-29fix more Java1.5 incompatibilityNoel Grandin
2014-09-29fix more Java1.5 incompatibilityNoel Grandin
2014-09-29Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky
2014-09-29fix Java1.5 incompatibilityNoel Grandin
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch
2014-09-29forms: Pass array of length equal to the size of the collectionRobert Antoni Buj i Gelonch
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch
2014-09-29Use constants for ST_TabJc valuesMiklos Vajna
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt
2014-09-28android: minimize the rounding error, clean-up MultiTileLayerTomaž Vajngerl
2014-09-28android: LayerRendered - rename member to mScreenShotLayerTomaž Vajngerl
2014-09-28android: revert ScreenshotLayer draw method backTomaž Vajngerl
2014-09-28android: replace with ImmutableViewportMetrics (Fennec import)Tomaž Vajngerl
2014-09-28android: Improve panning smoothness (Fennec import)Tomaž Vajngerl
2014-09-28android: solve black screen on load - call setForceRedrawTomaž Vajngerl