summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2014-05-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-3/+10
2014-05-12Resolves: rhbz#1096486 avoid access to nonexisting parent dialogCaolán McNamara1-10/+9
2014-04-03fixed display of available dictionaries stringsEike Rathke1-2/+2
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-24/+29
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky1-0/+5
2014-03-07rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl1-0/+3
2014-02-24fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi1-12/+15
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-2/+47
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara1-0/+29
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin3-19/+15
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-5/+3
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet1-2/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-28fixincludeguards.sh: svxThomas Arnhold7-16/+16
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-27/+27
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-20/+26
2013-10-21remove uses of COMPARE_*Caolán McNamara1-8/+8
2013-10-09update unusedcode listCaolán McNamara1-15/+0
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl1-89/+219
2013-10-01Convert change password dialog to widget UIManal Alhassoun3-172/+38
2013-10-01convert remnants of String in SVX to StringNoel Grandin4-6/+6
2013-09-26typo fixes in commentsAndras Timar1-3/+3
2013-09-22insert on-the-fly-ID if select requestedEike Rathke1-0/+3
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan1-8/+3
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+1
2013-09-15use rtl::math::round for rounding, std:round is C++11Tomaž Vajngerl1-3/+2
2013-09-15include cmathTomaž Vajngerl1-0/+1
2013-09-15cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl1-135/+116
2013-09-15remove CalcOrtho "redeclaration"Tomaž Vajngerl1-2/+0
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl1-91/+87
2013-09-15Fix ruler margin dragging in vertical modeTomaž Vajngerl1-40/+53
2013-09-15ruler: RTL fixes for indents in tables and columnsTomaž Vajngerl1-130/+104
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl1-179/+363
2013-09-15SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl1-69/+182
2013-09-14callcatcher: update unused code listCaolán McNamara1-29/+0
2013-09-12Convert connector tab page to widget UIOlivier Hallot1-63/+92
2013-09-12CID#705986 avoid tmpnamCaolán McNamara1-2/+8
2013-09-09unify strip previews optimal size in one placeCaolán McNamara3-7/+15
2013-09-09Convert dimension lines tab page to widget UIOlivier Hallot1-9/+48
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