summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Personas: Improved wording (URL -> address, and related changes).Jan Holesovsky1-3/+3
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara3-2/+10
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák2-6/+6
2013-01-09Personas: Fix typo (Backround -> Background).Jan Holesovsky1-1/+1
2013-01-09Library_mozabdrv: use nss3 for prtypes.h headerMatúš Kukan1-0/+1
2013-01-09always show preview in autotext dialogCaolán McNamara2-33/+9
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara5-63/+108
2013-01-09workaround bizarre horizontal-scrollbar enable logicCaolán McNamara1-6/+30
2013-01-09rework unotools doc previewerCaolán McNamara2-21/+83
2013-01-09adapt code to .ui autotext dialogCaolán McNamara11-821/+707
2013-01-09glossary/autotext isn't a toggleable dialogCaolán McNamara2-8/+0
2013-01-09allow menu items to be enabled by nameCaolán McNamara4-3/+28
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara13-11/+27
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara2-2/+2
2013-01-09Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky4-38/+30
2013-01-09Documentation for sfx2Lennard Wasserthal1-0/+0
2013-01-09fdo#45964 - Wrong behavior of words list in AutoCorrect > Word CompletionChristopher Copits1-0/+1
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac27-201/+188
2013-01-09cleanup speedup patch pushed in error.Michael Meeks1-3/+1
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan3-19/+19
2013-01-09Revert "fix a few /tmp file leaks"Miklos Vajna2-11/+0
2013-01-09fix windows buildNoel Grandin1-1/+1
2013-01-09accidently moved that line aroundMarkus Mohrhard1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin53-416/+393
2013-01-09fdo#46808, use service constructor for i18n::CollatorNoel Grandin3-5/+3
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin26-70/+39
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin13-26/+21
2013-01-09fdo#46808, convert DataSourceInfoConverter to XComponentContextNoel Grandin3-14/+10
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin31-150/+131
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin49-127/+151
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin6-25/+73
2013-01-09fdo#46808, convert some starmath code to XComponentContextNoel Grandin2-21/+14
2013-01-09fdo#46808, Add service factory method to ucb::AnyCompareFactoryNoel Grandin2-8/+7
2013-01-09fdo#46808, Adapt report::ReportEngine UNO service to new styleNoel Grandin6-5/+42
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin5-22/+57
2013-01-09remove workdir tooDavid Tardon1-1/+1
2013-01-09create dummy translation files to avoid delivery failuresDavid Tardon1-13/+7
2013-01-09move some OSL_* macros to SAL_WARNMarkus Mohrhard1-7/+8
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard1-0/+1
2013-01-08Explicitly initialize SfxItemPoolUser in copy constructor.Kohei Yoshida1-0/+1
2013-01-08Remove unnecessary virtual keywords.Kohei Yoshida1-2/+2
2013-01-08BinObject is no more. Change the method names to reflect that.Kohei Yoshida2-8/+8
2013-01-08Turn EditTextObjectImpl into a real impl class.Kohei Yoshida6-241/+238
2013-01-08Let's not have "which" value in EditTextObject.Kohei Yoshida2-14/+7
2013-01-08Rename BinTextObject to EditTextObjectImpl.Kohei Yoshida5-75/+75
2013-01-08More SfxItemPoolUser up to the base class.Kohei Yoshida3-6/+7
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl3-24/+48
2013-01-09that ExpandField looks like it wants cache onlyMichael Stahl1-1/+1
2013-01-08avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks3-87/+20
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks3-56/+118