summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21callcatcher: clean up Dir and DirEntryThomas Arnhold3-95/+0
2011-07-21callcatcher: completely remove SvIconViewThomas Arnhold5-5198/+0
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan5-96/+79
2011-07-21Start at trying to build these test programs for iOSTor Lillqvist3-2/+6
2011-07-21Make this compile for iOSTor Lillqvist5-0/+44
2011-07-21callcatcher: unused ThreadExecutorCaolán McNamara2-58/+0
2011-07-21ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-9/+9
2011-07-21ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara1-15/+27
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-21Generate import library that matches libs.mk for WNTGCCTor Lillqvist1-0/+4
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist2-1/+8
2011-07-20Port SfxIntegerListItem to ::std::vectorMaciej Rumianowski2-13/+19
2011-07-20callcatcher: clean up B3dTransformationSetThomas Arnhold2-81/+0
2011-07-20callcatcher: bring Application::PostUserEvent backThomas Arnhold2-0/+10
2011-07-20callcatcher: cleanup AcceleratorThomas Arnhold2-273/+5
2011-07-20callcatcher: remove unused BigInt::DivModThomas Arnhold2-70/+0
2011-07-20callcatcher: cleanup BrowseBoxThomas Arnhold3-216/+0
2011-07-20callcatcher: cleanup Animation::FooThomas Arnhold2-47/+0
2011-07-20callcatcher: cleanup Application::FooThomas Arnhold2-154/+0
2011-07-20Whitespace cleanupJoseph Powers1-184/+283
2011-07-20Replace List with std::list< ImplBmpObj* >Joseph Powers2-25/+40
2011-07-20don't prohibit rendering text with cairo due to antialias advice anymoreCaolán McNamara1-1/+1
2011-07-20add GF_ROTL support to cairo vertical renderingCaolán McNamara1-9/+68
2011-07-20add gd_GB (Gaelic, Scottish) locale data #i117857#Andras Timar4-0/+376
2011-07-19Preserve RTF \'00 sequences (NULL) in stringsTroy Rollo1-1/+21
2011-07-19Resolves: rhbz#715549 use fontconfig's detected format when availableCaolán McNamara3-33/+62
2011-07-19fix typo in the last commitPetr Mladek1-1/+1
2011-07-19Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara2-60/+191
2011-07-19callcatcher: remove some unused methodsCaolán McNamara2-48/+0
2011-07-19callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara2-25/+0
2011-07-19callcatcher: unused INetMIME::getDigitCaolán McNamara2-21/+0
2011-07-18Whitespace cleanupJoseph Powers2-189/+314
2011-07-18Replace List with SvxIconChoiceCtrlEntryList_implJoseph Powers4-87/+86
2011-07-18Remove an unused #defineFrancois Tigeot1-4/+0
2011-07-18callcatcher: remove unused getTunnelIdentifierCaolán McNamara2-22/+0
2011-07-18add a SvStream::remainingSizeCaolán McNamara2-0/+14
2011-07-18callcatcher: unused methodsCaolán McNamara7-65/+0
2011-07-18callcatcher: remove unused methodsCaolán McNamara6-136/+0
2011-07-18callcatcher: remove unused methodsCaolán McNamara5-159/+0
2011-07-18add new InsertAutomaticEntryColor methodMichael Meeks2-3/+4
2011-07-18fix code pointer in commentTakeshi Abe1-1/+1
2011-07-18Some cppcheck cleaningJulien Nabet2-3/+3
2011-07-17An error in my previous fixJulien Nabet1-1/+1
2011-07-17Some fixes for compilationJulien Nabet1-2/+2
2011-07-17Fix type missmatch in SvxIconChoiceCtrl_Impl.Joseph Powers1-1/+1
2011-07-15Adapt for windres, use the actual lower-case file namesTor Lillqvist1-83/+84
2011-07-15fix uninitialized memberLuboš Luňák1-0/+1
2011-07-15Just using CAIRO_LIBS in ldflags is not enoughTor Lillqvist1-0/+14
2011-07-15Use gb_Library_win32_OLDNAMESTor Lillqvist1-1/+1
2011-07-15Replace List with std::vector< SvxIconChoiceCtrlEntry* >Joseph Powers3-479/+573