summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing #includesStephan Bergmann2017-02-062-0/+2
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-062-7/+3
* loplugin:unusedenumconstants in ooxNoel Grandin2017-02-061-4/+3
* Translate German comments in svdoedgeJohnny_M2017-02-061-159/+153
* loplugin:unusedenumconstants in vclNoel Grandin2017-02-061-1/+1
* simplify SfxWhichIterJochen Nitschke2017-02-041-5/+5
* Following up German translation - fix spellingJohnny_M2017-02-041-2/+2
* TyposJulien Nabet2017-02-031-1/+1
* Typo: progess->progressJulien Nabet2017-02-031-2/+2
* Typo: amout->amountJulien Nabet2017-02-031-3/+3
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-033-5/+2
* tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas2017-02-031-1/+4
* Translate German commentsJohnny_M2017-02-031-28/+28
* new loplugin:unusedenumconstantsNoel Grandin2017-02-038-145/+17
* tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2017-02-032-1/+8
* tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze2017-02-031-0/+3
* Translate German commentsJohnny_M2017-02-021-11/+11
* Bin meaningless and non-informative commentsTor Lillqvist2017-02-021-8/+0
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-024-11/+12
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-021-4/+0
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-02-021-9/+2
* Nothing from <config_features.h> is used hereTor Lillqvist2017-02-011-1/+0
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-011-1/+1
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-011-1/+1
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-1/+2
* InfoBar: Introduce different typesSamuel Mehrbrodt2017-02-012-5/+17
* Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky2017-02-011-6/+0
* Revert "Lok: support for batch API calls"Jan Holesovsky2017-01-312-20/+0
* Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara2017-01-311-1/+5
* tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt2017-01-311-0/+2
* Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt2017-01-311-0/+5
* tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2017-01-314-20/+3
* more SAL_WARN_UNUSEDNoel Grandin2017-01-316-6/+6
* Typo, whitespace fixesSamuel Mehrbrodt2017-01-311-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Translate German commentsSamuel Mehrbrodt2017-01-311-6/+6
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-3148-82/+83
* tdf#44502 cppuhelper: fix doxygen warningMichael Stahl2017-01-301-2/+2
* tdf#105448 add Sibe [nco-PG] to language listEike Rathke2017-01-301-0/+1
* tdf#105448 add Manchu [mnc-CN] to language list (CTL)Eike Rathke2017-01-301-0/+1
* convert edit menu to .ui formatCaolán McNamara2017-01-301-1/+2
* support accelerator modifiers in menu builderCaolán McNamara2017-01-301-2/+3
* oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl2017-01-302-18/+13
* GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin2017-01-301-1/+1
* GCC 7 supports [[fallthrough]]Stephan Bergmann2017-01-271-0/+2
* use a define for invalid SfxPoolItemJochen Nitschke2017-01-271-1/+3
* lok: Allow to reply to comments using postit idPranav Kant2017-01-272-0/+27
* lok: Implement new callbacks for comment notificationsPranav Kant2017-01-271-0/+26
* lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant2017-01-271-0/+7
* improve "unnecessary user-declared destructor" checkNoel Grandin2017-01-272-8/+0