summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07tdf#97803: gbuild: Check that every package is registeredMatúš Kukan
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07tdf#101464 tdf#91260 sw: a11y for partially off-page drawing objectMichael Stahl
2016-12-07sw: remove some copypasta in SwDrawContact with const_castsMichael Stahl
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-07tdf#101464 sw: if a drawing object is moved, notify SwAccessibleMapMichael Stahl
2016-12-07sw: fix indentationMichael Stahl
2016-12-07SwContentTree: another wrong assertMichael Stahl
2016-12-07simplify SwAccessibleMap::GetContext()Michael Stahl
2016-12-07simplify SwAccessibleMap::GetPreviewPageSize()Michael Stahl
2016-12-07SwAccessibleMap convert some obvious OSL_ENSURE to assertMichael Stahl
2016-12-07Revert "sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8"Michael Stahl
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-12-07tools: document our favorite rectangle class tooMichael Stahl
2016-12-07sw: document our second favorite rectangle class a littleMichael Stahl
2016-12-07oss-fuzz: provide a way to init fontconfig with minimal fontsCaolán McNamara
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-12-07Prevent self-join in ThreadAdmin::joinStephan Bergmann
2016-12-07tdf#104440 sw: fix layout inconsistency with dynamic wrapping and undoMiklos Vajna
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-07sw: use auto when initializing with a cast in rtfattributeoutputMiklos Vajna
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07crashtesting: "use" loop in moz325427-1.svgCaolán McNamara
2016-12-07sort constants in VclEventIdNoel Grandin
2016-12-07Updated coreGabor Kelemen
2016-12-07Replace calls to get(Qualified)NameAsString with stuff from check.hxxStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-07Convert region to use std::unique_ptrMark Page
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in ucbhelperJochen Nitschke
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in toolkitJochen Nitschke
2016-12-07tdf#104420 writerfilter: no dummy para in headersJustin Luth
2016-12-07starmath: Add unit test for importing MathML's mathcolorTakeshi Abe
2016-12-07starmath: Require that they are non-0 vectorsTakeshi Abe
2016-12-07sw: Kill unused SwRewriterTakeshi Abe
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the window woesCaolán McNamara
2016-12-06SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#...Eike Rathke
2016-12-06Revert "try a volatile"Eike Rathke
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-12-06Simplify codeSamuel Mehrbrodt
2016-12-06SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt
2016-12-06Make the CPPUNITTRACE="lldb --" thing work again (on macOS)Tor Lillqvist