summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann
2018-01-24Remove presumably dead nLen < USHRT_MAX checkStephan Bergmann
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24Reuse WW8TabBandDesc::setcelldefaultsStephan Bergmann
2018-01-24Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann
2018-01-24Use std::unique_ptr in ImplCalcToTopDataMike Kaganski
2018-01-24Remove redundant variableMike Kaganski
2018-01-23-Werror=ignored-qualifiers (upcoming GCC 8)Stephan Bergmann
2018-01-23configure: if WiLangId.vbs isn't found but is required, error outMichael Stahl
2018-01-23configure: find WiLangId.vbs where SDK 10.0.16299.0 hides itMichael Stahl
2018-01-23svx::frame::Style::operator< does not implement strict weak orderMichael Stahl
2018-01-23WW8PLCFxSaveAll/WW8_SHD default ctors already zero-initialize their membersStephan Bergmann
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann
2018-01-23AnimationNode default ctor already zero-initializes the membersStephan Bergmann
2018-01-23Use a more conventional way of clearing ScRange variablesStephan Bergmann
2018-01-23Silence upcoming GCC 8 -Werror=sizeof-pointer-memaccessStephan Bergmann
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-23Adapt to svtools/inc/langtab.hrcEike Rathke
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl
2018-01-23Remove unused TypeCheck::SubstTemplateTypeParmTypeStephan Bergmann
2018-01-23Fix typosAndrea Gelmini
2018-01-23Fix typosAndrea Gelmini
2018-01-23Removed duplicated includeAndrea Gelmini
2018-01-23ofz: better loop detectCaolán McNamara
2018-01-23ofz: Direct leakCaolán McNamara
2018-01-23Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann
2018-01-23Remove dead code from SfxFilter ctorStephan Bergmann
2018-01-23tdf#91362: Use document paper size for printing slides.Vasily Melenchuk
2018-01-23Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann
2018-01-23tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist
2018-01-23Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann
2018-01-23Silence -Werror,-Wundef in external/boostStephan Bergmann
2018-01-23Add unit tests for rtl::math's inverse hyperbolic functionsTakeshi Abe
2018-01-23Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann
2018-01-23Translate German SAL_WARN messageStephan Bergmann
2018-01-23Support opening of (some) remote URLs through the KDE file dialogMilian Wolff
2018-01-23check for boost/process/child.hpp in configure.ac if --enable-gtk3-kde5Rene Engelhard
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff
2018-01-23Add KDE5 desktop backendMilian Wolff
2018-01-23Band aid fix build --with-kde5Katarina Behrens
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff
2018-01-23Updated coreLaurent BP
2018-01-23Updated coreIlmari Lauhakangas
2018-01-23Flatten ScRangePairList::Join() recursionEike Rathke
2018-01-23Flatten ScRangeList::Join() recursionEike Rathke
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist
2018-01-23loplugin:useuniqueptr in CntStaticPoolDefaults_ImplNoel Grandin