summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Move WriteDirection buttons to paragraph sidebar fdo#67746abdulmajeed ahmed2-118/+130
2013-10-07fix string conversionIvan Timofeev1-9/+9
2013-10-07CID#704124 wrong operator used, harmless thoughCaolán McNamara1-1/+1
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl1-89/+219
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold1-2/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-1/+3
2013-10-02Attempt at an ascii-art reproduction of DrawingLayer design.Michael Meeks1-0/+17
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-29/+0
2013-10-01don't show macro passwords when entering themCaolán McNamara1-3/+3
2013-10-01Convert change password dialog to widget UIManal Alhassoun6-173/+309
2013-10-01convert remnants of String in SVX to StringNoel Grandin36-93/+77
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin1-1/+1
2013-09-30Sidebar: Show default line-color in 'Draw'Prashant Pandey2-2/+9
2013-09-30merge queue_layout and queue_resizeCaolán McNamara1-0/+33
2013-09-29fix undefined behavior with out-of-bounds substring accessMarkus Mohrhard1-3/+7
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky1-3/+0
2013-09-26typo fixes in commentsAndras Timar2-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara8-9/+2
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
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-20String to OUString in itemwin.cxxLaurent Balland-Poirier1-7/+5
2013-09-18[Sidebar]: Fix the vague behaviour of color fill toolbox in DrawPrashant Pandey1-2/+11
2013-09-17fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier1-1/+37
2013-09-16Correct use of && where only & makes senseTor Lillqvist1-2/+2
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2-4/+22
2013-09-16fdo#39468 Translate German comments in itemwin.cxxLaurent BP1-3/+3
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás1-2/+2
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-14fdo#68874: Highlighter icon doesn't change color if no text is selectedIvan Timofeev1-1/+1
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-11rework search/replace dialog to be shorter but widerCaolán McNamara1-244/+269
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin1-10/+10