summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin8-67/+66
2016-11-30tdf#103975 docx import: don't lose column break #2Justin Luth3-2/+10
2016-11-30starmath: Prefix members of SmSpecialNode etc.Takeshi Abe2-25/+25
2016-11-30tdf#71409: always create edit engine instance for the input window.Kohei Yoshida1-1/+7
2016-11-30add MIN test caseZdeněk Crhonek1-0/+5423
2016-11-30lok: ensure positive values for width and heightHenry Castro1-0/+5
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny15-153/+22
2016-11-29Dead codeKhaled Hosny2-563/+0
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny15-129/+1
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski7-23/+23
2016-11-29tdf#96717: The macro name desired by the user is now took into account.Pierre Lepage1-1/+4
2016-11-29safe mode: Add help button to the dialogKatarina Behrens1-2/+17
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: comphelperStephan Bergmann1-6/+3
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann3-11/+16
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: editengStephan Bergmann1-2/+4
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: filterStephan Bergmann2-2/+4
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: formulaStephan Bergmann1-4/+12
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: i18nlangtagStephan Bergmann1-2/+2
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann2-8/+7
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: lotuswordproStephan Bergmann1-2/+4
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: ooxStephan Bergmann1-6/+14
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: pyunoStephan Bergmann2-3/+3
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann8-33/+48
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: sdStephan Bergmann2-4/+7
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: starmathStephan Bergmann1-69/+102
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann2-5/+10
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svxStephan Bergmann1-1/+2
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann33-86/+137
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: unotoolsStephan Bergmann1-3/+2
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann13-46/+59
2016-11-29tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl1-1/+16
2016-11-29-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-11-29Updated coreGabor Kelemen1-0/+0
2016-11-29Allow extensions to provide color palettesStephan Bergmann1-0/+17
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl2-1/+4
2016-11-29vcl mscrypto PDF sign: don't assume that header length is always 2 bytesMiklos Vajna1-6/+14
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny33-694/+146
2016-11-29Use Freetypefont::GetFontMetric()Khaled Hosny1-25/+5
2016-11-29Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara2-15/+18
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann1-58/+74
2016-11-29Related: tdf#90214 gtk2 use a darkcolor based on the themeCaolán McNamara1-1/+5
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin12-122/+108
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin12-151/+173
2016-11-29tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna3-1/+13
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin9-82/+84
2016-11-29Don't change ustrHostname in case of errorStephan Bergmann1-2/+4
2016-11-29Idle::Start must be called with SolarMutex lockedStephan Bergmann1-9/+15
2016-11-29Drop assigned but never used parameterKhaled Hosny3-8/+3
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl5-11/+19
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl6-29/+36