summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin2-5/+5
2013-09-10CID#1038282 Resource leak in sidebarCaolán McNamara1-3/+5
2013-09-10convert singletons to preferred rtl::Static patternCaolán McNamara2-126/+126
2013-09-10CID#1038283 Resource leakCaolán McNamara1-2/+5
2013-09-10svx: fix deadlock in accessibility::ChildrenManagerImplMichael Stahl1-7/+8
2013-09-09Resolves: #i122777# Corrected texture mapping for 3D CustomShapesArmin Le Grand1-13/+27
2013-09-09Fix fdo#67746 SIDEBAR Feature request: RTL\LTR buttonsabdulmajeed ahmed1-0/+39
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-09callcatcher: update unused codeCaolán McNamara6-39/+0
2013-09-09Seems an explicit destructor is neededTor Lillqvist1-0/+4
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund14-751/+28
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand2-6/+74
2013-09-05Include <sfx2/sidebar/Tools.hxx> for A2STor Lillqvist1-0/+1
2013-09-05WaE: C4005: 'A2S' : macro redefinitionTor Lillqvist1-1/+0
2013-09-05update pchThomas Arnhold2-8/+63
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-1/+2
2013-09-05Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand1-2/+4
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara4-4/+10
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2-0/+43
2013-09-05Make use replaceFirstThomas Arnhold1-10/+2
2013-09-05fix windows buildThomas Arnhold1-4/+4
2013-09-05XubString to OUStringThomas Arnhold4-30/+12
2013-09-05convert svx/* from XubString to OUStringNoel Grandin19-169/+109