summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-24convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-24unused enum FileAccessModeNoel Grandin
2016-02-24convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-24remove boost/shared_ptr fooCaolán McNamara
2016-02-24loplugin:unreffunStephan Bergmann
2016-02-24Indentation fixesMiklos Vajna
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-24tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu
2016-02-23adapt description, the algorithm does not define the escape characterEike Rathke
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-23loplugin:staticcallStephan Bergmann
2016-02-23tdf#43514 Navigation tree: improve button nameRohan Kumar
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann
2016-02-23Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann
2016-02-23Replace nested pairs with structStephan Bergmann
2016-02-23sfx2: forgot to remove this declarationMiklos Vajna
2016-02-23sfx2 classification: update infobar after setting category nameMiklos Vajna
2016-02-23sfx2 classification: add or update labelsMiklos Vajna
2016-02-23sfx2 classification: write category ID to document metadataMiklos Vajna
2016-02-23sfx2 classification: write back updated labels as document propertiesMiklos Vajna
2016-02-23upgrade beanshell to 2.0b5Caolán McNamara
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara
2016-02-23RepositoryExternal: move that out of gb_LinkTarget__use_breakpadMichael Stahl
2016-02-23we need the complete cppunit buildMarkus Mohrhard
2016-02-23tdf#97139: prevent loop while formatting small text linesOliver Specht
2016-02-23quiet down mkdocs.sh on consoleNorbert Thiebaud
2016-02-23add description and @since LibreOffice 5.2Eike Rathke
2016-02-23add @since LibreOffice 5.2Eike Rathke
2016-02-23loplugin:stringconstantStephan Bergmann
2016-02-23-Werror,-Wmismatched-tagsStephan Bergmann
2016-02-23-Werror,-Wunused-variableStephan Bergmann
2016-02-23Various loplugin warningsStephan Bergmann
2016-02-23sfx2 classification result: copy category labels to document labelsMiklos Vajna
2016-02-23sfx2 classification: initial policy parserMiklos Vajna
2016-02-23sfx2: initial SfxClassificationCategoryMiklos Vajna
2016-02-23sfx2 classification: add interface to set category nameMiklos Vajna
2016-02-23convert canvas::IColorBuffer::Format to scoped enumNoel Grandin
2016-02-23convert GradientType to scoped enumNoel Grandin
2016-02-23convert B2VectorContinuity to scoped enumNoel Grandin
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
2016-02-23loplugin:staticmethodsStephan Bergmann
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-02-23Running pep8 on pyuno unit test filesKenneth Koski