summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl1-4/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-1/+9
2013-01-25set mnemonic widgets in asian phonetic guide dialogCaolán McNamara1-1/+11
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith10-171/+165
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith2-3/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-24Replace the frequent functioncallsK_Karthikeyan1-5/+6
2013-01-24fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper1-1/+1
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith17-240/+150
2013-01-22Tutorial step #8 clean unused .src|.hrc remaindersCaolán McNamara4-117/+0
2013-01-22Tutorial step #7 remove FreeResourceCaolán McNamara1-2/+0
2013-01-22Tutorial step #6 convert remaining widgetsCaolán McNamara3-26/+26
2013-01-22Tutorial step #5 convert first remaining widgetCaolán McNamara2-3/+3
2013-01-22Tutorial step #4 remove redundant FixedLine/FixedText constructorsCaolán McNamara2-9/+0
2013-01-22Tutorial step #3 remove redundant button widget constructorsCaolán McNamara2-4/+0
2013-01-22Tutorial step #3 change Dialog constructorCaolán McNamara1-1/+2
2013-01-22Tutorial step #2 improve .ui prototypeCaolán McNamara1-0/+21
2013-01-22Tutorial step #1 initial .ui prototypeCaolán McNamara2-0/+231
2013-01-22remove always false and disabled m_aCB_Use_Variants checkboxCaolán McNamara6-61/+1
2013-01-22remove unused chinese_translationdialog.src, see chinese_dialogs.srcCaolán McNamara1-110/+0
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon4-2/+27
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith16-47/+47
2013-01-21resolve fdo#59619 Spelling error - heigthJoren De Cuyper1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac7-20/+16
2013-01-20splitcelldlg.hxx moved into cui long ago, this copy should be removedCaolán McNamara2-56/+0
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2-2/+2
2013-01-18split out background page and adapt code to .uiCaolán McNamara2-3/+33
2013-01-17Const correct-ness in one place...Kohei Yoshida5-8/+8
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida3-0/+3
2013-01-17callcatcher: remove newly unused codeCaolán McNamara4-18/+0
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann2-10/+4
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara1-2/+2
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida2-18/+29
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida2-32/+33
2013-01-16Nobody derives from SdrLayer. Change protected modifiers to private.Kohei Yoshida1-3/+4
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida1-1/+0
2013-01-16add close option to findbar in Writerjorendc4-2/+175
2013-01-16use the theme width for the scrollbar, not a random 16 pixelsCaolán McNamara1-6/+5
2013-01-16Related: fdo#59182 stop SvxShowCharSet resizing itselfCaolán McNamara2-39/+65
2013-01-16fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul1-2/+12
2013-01-15teach FrameSelector to be resizableCaolán McNamara3-0/+43
2013-01-15fdo#46808, use service constructor for awt::TabControllerNoel Grandin1-11/+5
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara6-16/+9
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-9/+0
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac8-60/+51
2013-01-12'Calculate' string was untranslatableAndras Timar1-1/+1
2013-01-10include PCH headers for headers changesLuboš Luňák2-5/+6
2013-01-10adapt code to Asian Phonetic Guide .ui conversionCaolán McNamara9-417/+586
2013-01-10aAutoDetectionCB is always hidden and always uncheckedCaolán McNamara4-33/+12