summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-24sfx2 classification: expose document header presenceMiklos Vajna
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-24remove unused exc_handling enumNoel Grandin
2016-02-24convert PropertyDescription::LocationType to scoped enumNoel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
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-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-23sfx2 classification: update infobar after setting category nameMiklos Vajna
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara
2016-02-23-Werror,-Wmismatched-tagsStephan Bergmann
2016-02-23Various loplugin warningsStephan Bergmann
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-23new loplugin: commaoperatorNoel Grandin
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22Resolve SfxDocTemplate_ImplRef typedefStephan Bergmann
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann
2016-02-22WaE vs2015 unreacheable codeNorbert Thiebaud
2016-02-22sw classification: add initial UNO commandMiklos Vajna
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-02-22Avoid -fsanitize=enum when using ScDocOptions::eSearchTypeUnknownStephan Bergmann
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara
2016-02-20let ConvertToSearchType() also adapt the regex bool, tdf#72196Eike Rathke
2016-02-20add ConvertToSearchType() ConvertToBool(), tdf#72196Eike Rathke
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara
2016-02-19sfx classification: give access to document header/footer and watermarkMiklos Vajna
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara
2016-02-18move from boost::signal to typed LinkCaolán McNamara