summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-09update unusedcode listCaolán McNamara
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl
2013-10-01Convert change password dialog to widget UIManal Alhassoun
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-22insert on-the-fly-ID if select requestedEike Rathke
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-15use rtl::math::round for rounding, std:round is C++11Tomaž Vajngerl
2013-09-15include cmathTomaž Vajngerl
2013-09-15cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl
2013-09-15remove CalcOrtho "redeclaration"Tomaž Vajngerl
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl
2013-09-15Fix ruler margin dragging in vertical modeTomaž Vajngerl
2013-09-15ruler: RTL fixes for indents in tables and columnsTomaž Vajngerl
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
2013-09-15SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl
2013-09-14callcatcher: update unused code listCaolán McNamara
2013-09-12Convert connector tab page to widget UIOlivier Hallot
2013-09-12CID#705986 avoid tmpnamCaolán McNamara
2013-09-09unify strip previews optimal size in one placeCaolán McNamara
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05fix windows buildThomas Arnhold
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-05convert source/dialog/imapdlg.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/SpellDialogChildWindow.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/checklbx.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/dialcontrol.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/dlgctrl.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/frmdirlbox.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/langbox.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/linkwarn.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/pfiledlg.hxx from String to OUStringNoel Grandin
2013-09-05convert includes/vx/rubydialog.hxx from String to OUStringNoel Grandin
2013-09-05convert includes/svx/srchdlg.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/swframeposstrings.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/txenc*.hxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl