summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna1-1/+5
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara1-1/+0
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-4/+4
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara1-0/+2
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin3-12/+9
2017-04-05loplugin:constantparam part2Noel Grandin17-67/+29
2017-04-05loplugin:constantparamNoel Grandin11-15/+11
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann4-10/+21
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-2/+2
2017-04-04Make HangingIndent a commandSzymon Kłos2-1/+1
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos2-1/+51
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen2-1/+22
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2-1/+1
2017-04-04Keep list sortedStephan Bergmann1-1/+1
2017-04-04Work around clang-cl issue with MSVC's safeint.h for nowStephan Bergmann1-2/+2
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara3-10/+57
2017-04-04loplugin:unusedmethodsNoel Grandin4-10/+0
2017-04-03sw: [loplugin:sallogareas]Michael Stahl1-0/+1
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara1-5/+3
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke1-9/+1
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai2-7/+51
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara2-7/+8
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai1-2/+2
2017-04-01There doesn't seem to be any reason for the svMissing = 0x70Tor Lillqvist1-1/+1
2017-03-31use actual UNO enums in ooxNoel Grandin3-3/+6
2017-03-31tdf#39468 Translate German commentsJens Carl23-100/+88
2017-03-31use actual UNO enums in xmloffNoel Grandin2-2/+2
2017-03-31use actual UNO enums in svxNoel Grandin3-7/+13
2017-03-31use actual UNO enums in sfx2Noel Grandin1-4/+4
2017-03-31use actual UNO enums in editengNoel Grandin2-1/+3
2017-03-31use actual UNO enums in unotoolsNoel Grandin1-2/+4
2017-03-31use actual UNO enums in i18nutilNoel Grandin2-43/+43
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna194-965/+974
2017-03-31spelling in comments: minmal -> minimalJustin Luth1-1/+1
2017-03-30convert GradientType to scoped enumNoel Grandin1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-3/+3
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin1-4/+3
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara1-1/+0
2017-03-30loplugin:unusedenumconstantsNoel Grandin4-15/+1
2017-03-30convert SvxDateType to scoped enumNoel Grandin1-1/+1
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+9
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara2-2/+1
2017-03-29-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin2-20/+45
2017-03-29Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann1-2/+4
2017-03-29loplugin:unusedmethodsNoel Grandin20-156/+2
2017-03-29convert SearchBehavior to scoped enumNoel Grandin1-2/+2
2017-03-29convert EViewType to scoped enumNoel Grandin1-5/+5
2017-03-29loplugin:unnecessaryvirtualNoel Grandin2-3/+4
2017-03-29Add warning about intended use case of debug helperTor Lillqvist1-0/+2