summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-13loplugin:oncevar: empty strings: sdextStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-07-13loplugin:oncevar: empty strings: starmathStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: stocStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: svtoolsStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: unotoolsStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: unoxmlStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos
2017-07-13Use isSamePathname for full-pathname comparisonsStephan Bergmann
2017-07-13tdf#108545 tdf#108544: DOCX, XLSX embedded in DOCSzymon Kłos
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-13tdf#45904 Remove/disable obsolete _XSheetAnnotations Java testsJens Carl
2017-07-13Fix wrong names for header guardJens Carl
2017-07-13tdf#45904 Remove/disable obsolete _XSheetAnnotation Java testsJens Carl
2017-07-13tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann
2017-07-13pdfium: update to 3151Miklos Vajna
2017-07-13Migrate missing font installation to new GDBus APISamuel Mehrbrodt
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-13sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActionsTakeshi Abe
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-07-12Eliminate trailing blanks from descriptions and some parameter namesEike Rathke
2017-07-12fix crash when aInkBoxes might be emptyMarkus Mohrhard
2017-07-12tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-12loplugin:unreffunJan-Marek Glogowski
2017-07-12Updated coreChristian Lohmaier
2017-07-12tdf#106359: use SvFileStream to read iqy; fixes *nix compatibilityMike Kaganski
2017-07-12tdf#108928 Branding 6.0Heiko Tietze
2017-07-12add script to update translations for gettextCaolán McNamara
2017-07-12loplugin:useuniqueptr in xmloffNoel Grandin
2017-07-12loplugin:useuniqueptr in lingucomponentNoel Grandin
2017-07-12Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum matchEike Rathke
2017-07-12android: Set clang as default compiler for buildingbrainbreaker
2017-07-12upload fontconfig 2.12.4David Tardon
2017-07-12upload libpng 1.6.30David Tardon
2017-07-12Related: tdf#107976 SwView_Impl::AddTransferable: remove dead weak referencesMiklos Vajna
2017-07-12Supress unused variable warning in gcc arm bridgebrainbreaker
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-12fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79eMarkus Mohrhard
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin