summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara2-2/+6
2013-09-05fix windows buildThomas Arnhold1-4/+4
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin24-198/+193
2013-09-05convert source/dialog/imapdlg.hxx from String to OUStringNoel Grandin2-6/+6
2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin1-6/+6
2013-09-05convert include/svx/SpellDialogChildWindow.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/checklbx.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/dialcontrol.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/dlgctrl.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/frmdirlbox.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/langbox.hxx from String to OUStringNoel Grandin1-8/+7
2013-09-05convert include/svx/linkwarn.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/pfiledlg.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert includes/vx/rubydialog.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert includes/svx/srchdlg.hxx from String to OUStringNoel Grandin1-16/+16
2013-09-05convert include/svx/swframeposstrings.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/txenc*.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-04Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl1-38/+53
2013-08-29Convert more instance vars to scoped_ptr and scoped_array in rulerTomaž Vajngerl1-407/+404
2013-08-29fdo#67033 fix default tab drawing on rulerTomaž Vajngerl1-9/+13
2013-08-29Remove paragraph border drawing in ruler as it is not useful.Tomaž Vajngerl1-19/+4
2013-08-29Use scoped_ptr for items in svxruler and clean-up code.Tomaž Vajngerl1-586/+601
2013-08-29fdo#38144 more stable ruler actions on tablesTomaž Vajngerl1-9/+10
2013-08-29SvxRuler: remove debug output methods and cleanup codeTomaž Vajngerl1-181/+106
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin2-13/+3
2013-08-22Related: fdo#68396 FrameSelectorImpl draws before being initializedCaolán McNamara1-0/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-5/+5
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-2/+4
2013-08-18don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara1-5/+15
2013-08-18callcatcher: update unused codeCaolán McNamara1-17/+0
2013-08-17WaE: unused variable 'aEmpty'Matteo Casalin1-2/+0
2013-08-17add SvxRectCtl::SetControlSettings and restore original settingsCaolán McNamara1-0/+9
2013-08-17String to OUStringMatteo Casalin1-30/+22
2013-08-17SvTabListBox::GetToken: sal_Unicode* to OUString + OUString::getTokenMatteo Casalin1-19/+5
2013-08-17SvxRedlinTable::InsertEntry(s): reuse codeMatteo Casalin1-22/+2
2013-08-17No need for pointers here, use referencesMatteo Casalin1-9/+10
2013-08-17sal_Bool to bool and early bail outMatteo Casalin1-32/+16
2013-08-17SvxRedlinTable::IsValidEntry/IsValidComment: reuse codeMatteo Casalin1-24/+1
2013-08-17fdo#68186: prevent integer underflowIvan Timofeev1-1/+1
2013-08-16convert frame type page to .uiCaolán McNamara1-0/+28
2013-08-13fdo#59981 Rearrange Ruler Tab StopsJoel Madero1-4/+4
2013-08-12XubString->OUStringCaolán McNamara2-4/+4
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara1-14/+0
2013-08-10callcatcher: update unused codeCaolán McNamara2-134/+0
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-08-02got the ctors the wrong way around, fix resid loaded previewsCaolán McNamara1-36/+36
2013-08-02Convert line tab page to widget UIOlivier Hallot1-4/+100
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara1-15/+32
2013-07-29Convert bitmap tab page to widget UIOlivier Hallot1-0/+21