summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-10loplugin:sallogareasNoel Grandin1-0/+1
2017-04-10loplugin:inlinefields in utl::ReadWriteMutexNoel Grandin1-9/+2
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin1-2/+2
2017-04-10new loplugin:inlinefieldsNoel Grandin1-2/+2
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna1-2/+5
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann1-0/+867
2017-04-07Resolves: tdf#106732 the intent was surely to return a const refCaolán McNamara1-1/+1
2017-04-07fix build error with unique_ptr in tubesMarkus Mohrhard1-0/+1
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl1-0/+1
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl1-1/+1
2017-04-07tdf#39468 Translate German commentsJens Carl2-2/+2
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt1-1/+0
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt1-1/+1
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna2-6/+0
2017-04-07ditch ReadRawUniStringCaolán McNamara1-4/+16
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-20/+0
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen2-4/+0
2017-04-07loplugin:redundantcast check for c-style char castsNoel Grandin1-5/+8
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: salStephan Bergmann1-1/+1
2017-04-06lokit: this was supposed to be plain C functionsThorsten Behrens1-14/+16
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier1-1/+2
2017-04-06lokit: make this build on windows, silence extra warningsThorsten Behrens2-9/+12
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara1-1/+1
2017-04-06lokit: avoid null pointer access w/ undefined LOPath varGabriel Herrera1-2/+5
2017-04-06convert zoom menu to .uiCaolán McNamara1-3/+0
2017-04-06split closeOutput upCaolán McNamara1-1/+3
2017-04-06loplugin:singlevalfieldsNoel Grandin3-6/+2
2017-04-06Fix typosAndrea Gelmini1-3/+3
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