summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-26we can do away with mfSmallValueCaolán McNamara
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert
2014-02-26remove unused code in sfx2::sidebarNoel Grandin
2014-02-26fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard
2014-02-26use const reference for OUStringMarkus Mohrhard
2014-02-26added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke
2014-02-25added Avar [av-RU], fdo#75161Eike Rathke
2014-02-25added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann
2014-02-25coverity#738306 Uncaught exceptionCaolán McNamara
2014-02-25remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin
2014-02-25remove unused code LanguageTag::convertLangToBcp47()Noel Grandin
2014-02-25remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin
2014-02-25remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin
2014-02-25remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin
2014-02-25remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin
2014-02-25remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin
2014-02-25remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin
2014-02-25remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin
2014-02-25remove unused code basegfx::snapToRange(double, double, double)Noel Grandin
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()Noel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()Noel Grandin
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin
2014-02-25BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23drawingML import: reduce code duplicationZolnai Tamás
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi
2014-02-23fdo#39468 Translate German commentsSven Wehner
2014-02-22SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás
2014-02-21WaE: struct/class inconsistencyTor Lillqvist
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin