summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* we can do away with mfSmallValueCaolán McNamara2014-02-261-6/+1
* callcatcher: update unused codeCaolán McNamara2014-02-261-4/+0
* Remove implementation details from vcl/settings.hxxTobias Lippert2014-02-261-830/+414
* remove unused code in sfx2::sidebarNoel Grandin2014-02-261-4/+0
* fix OOXML validation error for text shapes, related fdo#31551Markus Mohrhard2014-02-261-0/+3
* use const reference for OUStringMarkus Mohrhard2014-02-261-4/+5
* added Cree, Plains, Latin [crk-Latn-CN] and Syllabics [crk-Cans-CN], fdo#73973Eike Rathke2014-02-261-0/+2
* added Avar [av-RU], fdo#75161Eike Rathke2014-02-251-0/+1
* added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672Eike Rathke2014-02-251-0/+1
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-253-6/+16
* Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann2014-02-252-12/+9
* coverity#738306 Uncaught exceptionCaolán McNamara2014-02-251-2/+4
* remove unused code LanguageTag::convertLocaleToBcp47()Noel Grandin2014-02-251-1/+0
* remove unused code LanguageTag::convertLangToBcp47()Noel Grandin2014-02-251-1/+0
* remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin2014-02-251-2/+0
* remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin2014-02-251-2/+0
* remove unused code oox::core::Decrypt::aes128cbcNoel Grandin2014-02-251-5/+0
* remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin2014-02-251-1/+0
* remove unused code SfxTemplatePanelControl::SetParagraphFamily()Noel Grandin2014-02-251-2/+0
* remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin2014-02-251-1/+0
* remove unused code SvTreeListBox::SearchEntryText(SvTreeListEntry*)Noel Grandin2014-02-251-1/+0
* remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin2014-02-251-12/+0
* remove unused code basegfx::snapToRange(double, double, double)Noel Grandin2014-02-251-4/+0
* remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin2014-02-251-3/+0
* remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()Noel Grandin2014-02-251-1/+0
* remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()Noel Grandin2014-02-251-1/+0
* remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin2014-02-251-2/+0
* remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin2014-02-251-1/+0
* BrowseBox::bHideCursor misuses sal_Bool for TriStateStephan Bergmann2014-02-251-5/+1
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-251-1/+0
* sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara2014-02-242-9/+10
* comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez2014-02-241-0/+4
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-248-29/+23
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-2420-47/+48
* Adapt to osl_atomic_inc-/decrementStephan Bergmann2014-02-241-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-11/+0
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-19/+0
* drawingML import: reduce code duplicationZolnai Tamás2014-02-231-1/+2
* drawingML import: remove some unneeded memberZolnai Tamás2014-02-231-2/+0
* fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi2014-02-231-1/+1
* fdo#39468 Translate German commentsSven Wehner2014-02-231-305/+251
* SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara2014-02-223-3/+3
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-0/+1
* drawingML import: paragraph spacing inside group shapeZolnai Tamás2014-02-211-1/+1
* WaE: struct/class inconsistencyTor Lillqvist2014-02-211-1/+1
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-217-67/+363
* Replace handwritten reference counting with shared_ptrTobias Lippert2014-02-211-25/+22
* coverity#1132721 fix exception specsCaolán McNamara2014-02-211-1/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-21101-1384/+1382
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1