summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-18ditch some XubStringsCaolán McNamara1-6/+6
2013-07-17Resolves: #i122720# Adapted HasText() to SdrObjectArmin Le Grand3-0/+7
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara1-0/+1
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky2-1/+1
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian3-0/+27
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara1-0/+8
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály1-66/+0
2013-07-16fb-sdbc: Added logging supportAndres Gomez1-0/+1
2013-07-16Delete SvCacheStream classPalenik Mihály2-67/+4
2013-07-16convert versions of dialog to .uiCaolán McNamara3-33/+30
2013-07-15convert delete dictionary query to .uiCaolán McNamara1-1/+0
2013-07-15add missing log areasLuboš Luňák1-0/+3
2013-07-15can drop RID_SFXDLG_NEWDICTCaolán McNamara2-3/+1
2013-07-15sax: more s/TimeZone/Timezone/Michael Stahl1-4/+4
2013-07-15sidebar: Further cleanup of AreaPropertyPanel.Jan Holesovsky1-1/+0
2013-07-15sidebar: Get AreaPropertyPanel basically to work.Jan Holesovsky1-3/+0
2013-07-15sidebar: AreaPropertyPanel conversion to .uiPrashant Pandey1-0/+3
2013-07-15Fix build.Jan Holesovsky1-1/+1
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2-7/+27
2013-07-15callcatcher: update unused codeCaolán McNamara2-3/+0
2013-07-14remove String::ReplaceAsciiCaolán McNamara1-2/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2-2/+1
2013-07-13added static convertTo...() methodsEike Rathke1-0/+68
2013-07-12XubString->OUStringCaolán McNamara5-33/+36
2013-07-12constify these methodsCaolán McNamara1-4/+4
2013-07-12Related: fdo#54493 determine if a CJK/CTL keyboard is installedMarc Garcia1-0/+5
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann2-29/+34
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann1-2/+1
2013-07-12Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara1-0/+1
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke1-1/+1
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke1-6/+4
2013-07-12eliminated some back and forth conversion between bcp47 and LocaleEike Rathke1-35/+4
2013-07-11Resolves: fdo#66815 avoid resetting the selection when values are unchangedCaolán McNamara1-6/+2
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane1-0/+8
2013-07-11added getMatchingFallback()Eike Rathke1-2/+29
2013-07-11remove duplicate debug area for framework/Luboš Luňák1-1/+0
2013-07-11Bin pointless #ifndef _SFXSH_HXXTor Lillqvist1-4/+0
2013-07-11XubString->OUStringCaolán McNamara6-14/+14
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-1/+1
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond2-1/+2
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann1-7/+1
2013-07-11make SwMarkPreview available through .ui formatCaolán McNamara1-1/+1
2013-07-10removed unused language/country string member variablesEike Rathke1-2/+0
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist3-0/+157
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák2-12/+5
2013-07-10drop some more XubStringsCaolán McNamara4-7/+7
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke1-6/+6
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks1-1/+1
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna1-0/+1
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane1-3/+3